support rss/arfs with device

Signed-off-by: daichuan <daichuan@xiaomi.com>
This commit is contained in:
daichuan
2024-05-16 10:08:16 +08:00
committed by Xiang Xiao
parent c75886b8f8
commit b5753d06f2
10 changed files with 572 additions and 1 deletions
+5
View File
@@ -60,6 +60,11 @@ config NETDEV_WIRELESS_HANDLER
---help---
Enable the wireless handler support in upper-half driver.
config NETDEV_RSS
bool "Using hardware RSS (Receive Side Scaling) with network card"
default n
depends on SMP && NETDEV_IOCTL && NETDEV_WORK_THREAD
comment "General Ethernet MAC Driver Options"
config NET_RPMSG_DRV