Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/58713 _apply issues_ Submitter: Yahui Cao Date: 2019-09-06 12:00:48 Reply_mail: 20190906120058.108073-3-yahui.cao@intel.com DPDK git baseline: Repo:dpdk-next-net-intel, CommitID: 1f0bc65bc0dbd722fee9a7233a7ec2e1d49da97d Repo:dpdk, CommitID: e7fd5a3bbe5636e93a66fd5086f182756624c97a *Repo: dpdk-next-net-intel int ice_fdir_tx_queue_start(struct rte_eth_dev *dev, uint16_t tx_queue_id); void ice_rx_queue_release(void *rxq); void ice_tx_queue_release(void *txq); void ice_clear_queues(struct rte_eth_dev *dev); error: patch failed: drivers/net/ice/ice_rxtx.h:151 error: drivers/net/ice/ice_rxtx.h: patch does not apply *Repo: dpdk int ice_fdir_tx_queue_start(struct rte_eth_dev *dev, uint16_t tx_queue_id); void ice_rx_queue_release(void *rxq); void ice_tx_queue_release(void *txq); void ice_clear_queues(struct rte_eth_dev *dev); error: patch failed: drivers/net/ice/ice_rxtx.h:151 error: drivers/net/ice/ice_rxtx.h: patch does not apply DPDK STV team