[dts] [PATCH V2 1/2] tests/TestSuite_vf_vlan:modify script to fit new I40E driver

Tu, Lijuan lijuan.tu at intel.com
Wed Nov 11 03:45:52 CET 2020


> Update i40e driver to 2.13.10,
> vf_vlan_rx: while vlan set filter on, the pkts with random vlan id 1-4095 shall not
> be received.
> add_pvid_vf: while ip link set pf_intf vf 0 vlan 0, the pkts with random vlan id 1-
> 4095 shall not be received.
> 
> Signed-off-by: Xie wei <weix.xie at intel.com>

Snice VF behavior is based on PF driver, so get driver version first, then check VF behavior.
As far as I understand, if i40e driver is lower than 2.13.10, the result will be failed, even if it is an expected behavior.


More information about the dts mailing list