Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/58345 _apply issues_ Submitter: Ajit Khaparde Date: 2019-09-01 22:12:04 Reply_mail: 20190901221213.92149-3-ajit.khaparde@broadcom.com DPDK git baseline: Repo:dpdk-next-net, CommitID: f9d3bcdadb1f0d2933e0c7cae6c1d9203747175b Repo:dpdk, CommitID: e7fd5a3bbe5636e93a66fd5086f182756624c97a *Repo: dpdk-next-net uint32_t rx_buf_use_size; /* useable size */ struct bnxt_rx_ring_info *rx_ring; struct bnxt_cp_ring_info *cp_ring; rte_atomic64_t rx_mbuf_alloc_fail; error: patch failed: drivers/net/bnxt/bnxt_rxq.h:36 error: drivers/net/bnxt/bnxt_rxq.h: patch does not apply Checking patch drivers/net/bnxt/bnxt_rxr.c... Hunk #1 succeeded at 664 (offset -50 lines). Hunk #2 succeeded at 775 (offset -24 lines). *Repo: dpdk uint32_t rx_buf_use_size; /* useable size */ struct bnxt_rx_ring_info *rx_ring; struct bnxt_cp_ring_info *cp_ring; rte_atomic64_t rx_mbuf_alloc_fail; error: patch failed: drivers/net/bnxt/bnxt_rxq.h:36 error: drivers/net/bnxt/bnxt_rxq.h: patch does not apply Checking patch drivers/net/bnxt/bnxt_rxr.c... Hunk #1 succeeded at 664 (offset -50 lines). Hunk #2 succeeded at 775 (offset -24 lines). DPDK STV team