mirror of
https://github.com/netdata/libbpf.git
synced 2026-04-04 23:59:07 +08:00
ci: enable vrf configs for x86_64
Set CONFIG_NET_L3_MASTER_DEV=y, CONFIG_NET_VRF=y for x86_64. These options are needed for performing LWT BPF tests in test_progs. Signed-off-by: Eyal Birger <eyal.birger@gmail.com>
This commit is contained in:
@@ -1216,7 +1216,7 @@ CONFIG_MPLS=y
|
|||||||
# CONFIG_NET_NSH is not set
|
# CONFIG_NET_NSH is not set
|
||||||
# CONFIG_HSR is not set
|
# CONFIG_HSR is not set
|
||||||
# CONFIG_NET_SWITCHDEV is not set
|
# CONFIG_NET_SWITCHDEV is not set
|
||||||
# CONFIG_NET_L3_MASTER_DEV is not set
|
CONFIG_NET_L3_MASTER_DEV=y
|
||||||
# CONFIG_QRTR is not set
|
# CONFIG_QRTR is not set
|
||||||
# CONFIG_NET_NCSI is not set
|
# CONFIG_NET_NCSI is not set
|
||||||
CONFIG_RPS=y
|
CONFIG_RPS=y
|
||||||
@@ -1514,6 +1514,7 @@ CONFIG_TUN=y
|
|||||||
CONFIG_VETH=y
|
CONFIG_VETH=y
|
||||||
CONFIG_VIRTIO_NET=y
|
CONFIG_VIRTIO_NET=y
|
||||||
# CONFIG_NLMON is not set
|
# CONFIG_NLMON is not set
|
||||||
|
CONFIG_NET_VRF=y
|
||||||
# CONFIG_ARCNET is not set
|
# CONFIG_ARCNET is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user