Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/66718 _apply issues_ Submitter: Harman Kalra Date: 2020-03-16 15:29:10 Reply_mail: 1584372553-28710-2-git-send-email-hkalra@marvell.com DPDK git baseline: Repo:dpdk, CommitID: 716f9bb42ecb6df640d4dffebe1ec55aaab29ba0 *Repo: dpdk txq = ethdev->data->tx_queues[queue_id]; return __octeontx_xmit_pkts(txq, &m, 1, cmd, OCCTX_TX_OFFLOAD_NONE); } error: patch failed: drivers/event/octeontx/ssovf_worker.c:298 error: drivers/event/octeontx/ssovf_worker.c: patch does not apply Checking patch drivers/event/octeontx/ssovf_worker.h... DPDK STV team