mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-21 08:49:06 +08:00
vmtest: Set CONFIG_BONDING=y in latest.config
This is preparation for the XDP bonding patch set [1] to avoid having to mangle the kernel configuration from vmtest.sh. [1]: https://lore.kernel.org/bpf/202106221509.kwNvAAZg-lkp@intel.com/T/#m4635dc0003944f38a54059b11147ab46abeffa13 Signed-off-by: Jussi Maki <joamaki@gmail.com>
This commit is contained in:
committed by
Andrii Nakryiko
parent
bec2ae0c6e
commit
dd34504b43
@@ -1486,7 +1486,7 @@ CONFIG_SCSI_MOD=y
|
||||
# CONFIG_MACINTOSH_DRIVERS is not set
|
||||
CONFIG_NETDEVICES=y
|
||||
CONFIG_NET_CORE=y
|
||||
# CONFIG_BONDING is not set
|
||||
CONFIG_BONDING=y
|
||||
# CONFIG_DUMMY is not set
|
||||
# CONFIG_WIREGUARD is not set
|
||||
# CONFIG_EQUALIZER is not set
|
||||
|
||||
Reference in New Issue
Block a user