Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/56053 _apply issues_ Submitter: Andy Pei Date: 2019-07-04 01:38:39 Reply_mail: 1562204319-15833-1-git-send-email-andy.pei@intel.com DPDK git baseline: Repo:dpdk-next-net-intel, CommitID: 68d559931c3c874e5161ede7520a9930fcf6b375 *Repo: dpdk-next-net-intel if (queue_id < nb_txq) { txq_info->ring_len = txq->nb_tx_desc; txq_info->dma_ring_addr = txq->tx_ring_phys_addr; } error: patch failed: drivers/net/i40e/i40e_ethdev_vf.c:573 error: drivers/net/i40e/i40e_ethdev_vf.c: patch does not apply DPDK STV team