[dpdk-test-report] |FAILURE| pw66146[v2] net/bnx2x: handle guest vlan for SR-IOV case

sys_stv at intel.com sys_stv at intel.com
Mon Mar 2 09:43:41 CET 2020


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/66146

_apply issues_

Submitter: Dey, Souvik <sodey at rbbn.com>
Date: 2020-02-28 18:28:43
Reply_mail: 20200228182843.14568-1-sodey at rbbn.com
DPDK git baseline:
	Repo:dpdk-next-net-mrvl, CommitID: acc0d9382af5e8cf444f2ae65f54faf0dac9f35a
	Repo:dpdk, CommitID: 1f362c7a7b619dae848bb66944793fb498e16346

*Repo: dpdk-next-net-mrvl
struct vlan_hdr *vh = (struct vlan_hdr *)(eh + 1);
				tx_start_bd->bd_flags.as_bitfield |=
					(X_ETH_INBAND_VLAN <<
						ETH_TX_BD_FLAGS_VLAN_MODE_SHIFT);

error: patch failed: drivers/net/bnx2x/bnx2x.c:2219
error: drivers/net/bnx2x/bnx2x.c: patch does not apply
*Repo: dpdk
struct vlan_hdr *vh = (struct vlan_hdr *)(eh + 1);
				tx_start_bd->bd_flags.as_bitfield |=
					(X_ETH_INBAND_VLAN <<
						ETH_TX_BD_FLAGS_VLAN_MODE_SHIFT);

error: patch failed: drivers/net/bnx2x/bnx2x.c:2219
error: drivers/net/bnx2x/bnx2x.c: patch does not apply

DPDK STV team


More information about the test-report mailing list