Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/66146 _apply issues_ Submitter: Dey, Souvik Date: 2020-02-28 18:28:43 Reply_mail: 20200228182843.14568-1-sodey@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