mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-18 03:23:53 -04:00
self-tests: introduce self-tests for RPS default mask
Ensure that RPS default mask changes take place on all newly created netns/devices and don't affect existing ones. Signed-off-by: Paolo Abeni <pabeni@redhat.com> Reviewed-by: Simon Horman <simon.horman@corigine.com> Reviewed-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
committed by
Jakub Kicinski
parent
605cfa1b10
commit
c12e0d5f26
@@ -3,6 +3,9 @@ CONFIG_NET_NS=y
|
||||
CONFIG_BPF_SYSCALL=y
|
||||
CONFIG_TEST_BPF=m
|
||||
CONFIG_NUMA=y
|
||||
CONFIG_RPS=y
|
||||
CONFIG_SYSFS=y
|
||||
CONFIG_PROC_SYSCTL=y
|
||||
CONFIG_NET_VRF=y
|
||||
CONFIG_NET_L3_MASTER_DEV=y
|
||||
CONFIG_IPV6=y
|
||||
|
||||
Reference in New Issue
Block a user