]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/net/virtio_net: Added RSS hash report.
authorAndrew Melnychenko <andrew@daynix.com>
Mon, 28 Mar 2022 17:53:35 +0000 (20:53 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 28 Mar 2022 20:52:59 +0000 (16:52 -0400)
commit7deccc28be9eda7601bfdef52ea8a79735171441
treea0020875fc80bccf4abb2c1b952d603bacbfabf7
parent0023ba0c41a0c4c80cc4da14d23585a94b6c5cee
drivers/net/virtio_net: Added RSS hash report.

Added features for RSS hash report.
If hash is provided - it sets to skb.
Added checks if rss and/or hash are enabled together.

Signed-off-by: Andrew Melnychenko <andrew@daynix.com>
Link: https://lore.kernel.org/r/20220328175336.10802-4-andrew@daynix.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/net/virtio_net.c