Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65187 _apply issues_ Submitter: Somnath Kotur Date: 2020-01-28 06:23:56 Reply_mail: 20200128062357.9316-8-somnath.kotur@broadcom.com DPDK git baseline: Repo:dpdk-next-net-brcm, CommitID: 6379d2303e91dda8a8c32750a4f993842d514ebc Repo:dpdk, CommitID: 2a115479c6361f9667efaa30ceb0dbdcbd931f48 *Repo: dpdk-next-net-brcm uint8_t dev_stopped; uint8_t vxlan_port_cnt; uint8_t geneve_port_cnt; uint16_t vxlan_port; error: patch failed: drivers/net/bnxt/bnxt.h:648 error: drivers/net/bnxt/bnxt.h: patch does not apply Checking patch drivers/net/bnxt/bnxt_ethdev.c... error: while searching for: goto error; -- bp->dev_stopped = 0; if (rx_offloads & DEV_RX_OFFLOAD_VLAN_FILTER) vlan_mask |= ETH_VLAN_FILTER_MASK; error: patch failed: drivers/net/bnxt/bnxt_ethdev.c:872 error: drivers/net/bnxt/bnxt_ethdev.c: patch does not apply *Repo: dpdk uint8_t dev_stopped; uint8_t vxlan_port_cnt; uint8_t geneve_port_cnt; uint16_t vxlan_port; error: patch failed: drivers/net/bnxt/bnxt.h:648 error: drivers/net/bnxt/bnxt.h: patch does not apply Checking patch drivers/net/bnxt/bnxt_ethdev.c... error: while searching for: goto error; -- bp->dev_stopped = 0; if (rx_offloads & DEV_RX_OFFLOAD_VLAN_FILTER) vlan_mask |= ETH_VLAN_FILTER_MASK; error: patch failed: drivers/net/bnxt/bnxt_ethdev.c:872 error: drivers/net/bnxt/bnxt_ethdev.c: patch does not apply DPDK STV team