Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65754 _apply issues_ Submitter: Sunil Pai G Date: 2020-02-12 05:37:10 Reply_mail: 20200212053710.16424-1-sunil.pai.g@intel.com DPDK git baseline: Repo:dpdk-next-net-intel, CommitID: b8c5b171527cf7b9d61776c708812cf146b36b94 Repo:dpdk, CommitID: 08ab4769c2b868143536ea3d1807e9a25647fd9e *Repo: dpdk-next-net-intel ice_xmit_cleanup(txq); for (nb_tx = 0; nb_tx < nb_pkts; nb_tx++) { tx_pkt = *tx_pkts++; error: patch failed: drivers/net/ice/ice_rxtx.c:2471 error: drivers/net/ice/ice_rxtx.c: patch does not apply *Repo: dpdk ice_xmit_cleanup(txq); for (nb_tx = 0; nb_tx < nb_pkts; nb_tx++) { tx_pkt = *tx_pkts++; error: patch failed: drivers/net/ice/ice_rxtx.c:2471 error: drivers/net/ice/ice_rxtx.c: patch does not apply DPDK STV team