eswitch_inline_mode


Description:

[ NoAccessorMethod ]
[ Version ( since = "1.46" ) ]
public int eswitch_inline_mode { get; set; }

Select the eswitch inline-mode of the device.

Some HWs need the VF driver to put part of the packet headers on the TX descriptor so the e-switch can do proper matching and steering.

Currently it's only supported for PCI PF devices, and only if the eswitch device is managed from the same PCI address than the PF.

If set to nm_sriov_eswitch_inline_mode_preserve (default) the eswitch inline-mode won't be modified by NetworkManager.