]> xenbits.xensource.com Git - people/pauldu/linux.git/commit
xen-netback: use toeplitz hash value from the frontend
authorPaul Durrant <paul.durrant@citrix.com>
Mon, 11 Jan 2016 17:33:43 +0000 (17:33 +0000)
committerPaul Durrant <paul.durrant@citrix.com>
Mon, 1 Feb 2016 15:55:32 +0000 (15:55 +0000)
commitf1c314a4d504483f6d95f791b64ee67a08ef4c60
tree4a46c1760d533b4a0b704f8bfbfec2d8584036c0
parent8dfa188a44f36698c1a2b12965bc01a082cb5bd3
xen-netback: use toeplitz hash value from the frontend

This patch adds code to xen-netback to use the value in a toeplitz hash
extra info fragment passed from the VM frontend in a transmit-side packet
to set the skb hash accordingly.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
drivers/net/xen-netback/netback.c