mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
support rss/arfs with device
Signed-off-by: daichuan <daichuan@xiaomi.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user