Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65196 _apply issues_ Submitter: Somnath Kotur Date: 2020-01-28 07:29:22 Reply_mail: 20200128072923.9912-9-somnath.kotur@broadcom.com DPDK git baseline: Repo:dpdk-next-net-brcm, CommitID: 6379d2303e91dda8a8c32750a4f993842d514ebc Repo:dpdk, CommitID: 2a115479c6361f9667efaa30ceb0dbdcbd931f48 *Repo: dpdk-next-net-brcm /* address space location of register */ #define BNXT_FW_STATUS_REG_TYPE_MASK 3 /* register is located in PCIe config space */ error: patch failed: drivers/net/bnxt/bnxt.h:470 error: drivers/net/bnxt/bnxt.h: patch does not apply Checking patch drivers/net/bnxt/bnxt_flow.c... error: while searching for: vnic_id = attr->group; -- vnic = &bp->vnic_info[vnic_id]; /* Check if requested RSS config matches RSS config of VNIC error: patch failed: drivers/net/bnxt/bnxt_flow.c:1263 error: drivers/net/bnxt/bnxt_flow.c: patch does not apply Checking patch drivers/net/bnxt/bnxt_rxr.c... error: while searching for: if (flags_type & RX_PKT_CMPL_FLAGS_RSS_VALID) { mbuf->hash.rss = rxcmp->rss_hash; -- } #ifdef RTE_LIBRTE_IEEE1588 if (unlikely((flags_type & RX_PKT_CMPL_FLAGS_MASK) == RX_PKT_CMPL_FLAGS_ITYPE_PTP_W_TIMESTAMP)) { error: patch failed: drivers/net/bnxt/bnxt_rxr.c:488 error: drivers/net/bnxt/bnxt_rxr.c: patch does not apply Checking patch drivers/net/bnxt/bnxt_rxr.h... error: while searching for: int bnxt_rxq_vec_setup(struct bnxt_rx_queue *rxq); #endif -- struct rx_pkt_cmpl_hi *rxcmp1); #define BNXT_RX_META_CFA_CODE_SHIFT 19 #define BNXT_CFA_CODE_META_SHIFT 16 #define BNXT_RX_META_CFA_CODE_INT_ACT_REC_BIT 0x8000000 error: patch failed: drivers/net/bnxt/bnxt_rxr.h:226 error: drivers/net/bnxt/bnxt_rxr.h: patch does not apply *Repo: dpdk /* address space location of register */ #define BNXT_FW_STATUS_REG_TYPE_MASK 3 /* register is located in PCIe config space */ error: patch failed: drivers/net/bnxt/bnxt.h:470 error: drivers/net/bnxt/bnxt.h: patch does not apply Checking patch drivers/net/bnxt/bnxt_flow.c... error: while searching for: vnic_id = attr->group; -- vnic = &bp->vnic_info[vnic_id]; /* Check if requested RSS config matches RSS config of VNIC error: patch failed: drivers/net/bnxt/bnxt_flow.c:1263 error: drivers/net/bnxt/bnxt_flow.c: patch does not apply Checking patch drivers/net/bnxt/bnxt_rxr.c... error: while searching for: if (flags_type & RX_PKT_CMPL_FLAGS_RSS_VALID) { mbuf->hash.rss = rxcmp->rss_hash; -- } #ifdef RTE_LIBRTE_IEEE1588 if (unlikely((flags_type & RX_PKT_CMPL_FLAGS_MASK) == RX_PKT_CMPL_FLAGS_ITYPE_PTP_W_TIMESTAMP)) { error: patch failed: drivers/net/bnxt/bnxt_rxr.c:488 error: drivers/net/bnxt/bnxt_rxr.c: patch does not apply Checking patch drivers/net/bnxt/bnxt_rxr.h... error: while searching for: int bnxt_rxq_vec_setup(struct bnxt_rx_queue *rxq); #endif -- struct rx_pkt_cmpl_hi *rxcmp1); #define BNXT_RX_META_CFA_CODE_SHIFT 19 #define BNXT_CFA_CODE_META_SHIFT 16 #define BNXT_RX_META_CFA_CODE_INT_ACT_REC_BIT 0x8000000 error: patch failed: drivers/net/bnxt/bnxt_rxr.h:226 error: drivers/net/bnxt/bnxt_rxr.h: patch does not apply DPDK STV team