Page MenuHomeVyOS Platform

VPP xdp-options should check the driver before apply
In progress, HighPublicBUG

Description

If we use driver DPDK, the xdp-options should not be applied

set vpp settings interface eth1 driver 'dpdk'
set vpp settings interface eth1 xdp-options no-syscall-lock
set vpp settings interface eth1 xdp-options promisc
set vpp settings interface eth1 xdp-options zero-copy
commit

Those options for the driver XDP

set vpp settings interface eth1 driver xdp

Details

Version
VyOS 1.5-current-vpp-202501211103
Is it a breaking change?
Stricter validation
Issue type
Bug (incorrect behavior)

Related Objects