[dpdk-test-report] |FAILURE| pw65692[v3, 2/3] net/af_xdp: use correct fill queue addresses

sys_stv at intel.com sys_stv at intel.com
Sat Feb 22 05:39:17 CET 2020


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/65692

_apply issues_

Submitter: Ciara Loftus <ciara.loftus at intel.com>
Date: 2020-02-10 11:40:08
Reply_mail: 20200210114009.49590-3-ciara.loftus at intel.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: 5d24d6a55025c58ae9e890851e21cb861839cb66
	Repo:dpdk, CommitID: f69ed1044230c218c9afd8f1b47b6fe6aa1eeec5

*Repo: dpdk-next-net
addr = (uint64_t)bufs[i] - (uint64_t)umem->buffer;
		*fq_addr = addr;
	}


error: patch failed: drivers/net/af_xdp/rte_eth_af_xdp.c:172
error: drivers/net/af_xdp/rte_eth_af_xdp.c: patch does not apply
*Repo: dpdk
addr = (uint64_t)bufs[i] - (uint64_t)umem->buffer;
		*fq_addr = addr;
	}


error: patch failed: drivers/net/af_xdp/rte_eth_af_xdp.c:172
error: drivers/net/af_xdp/rte_eth_af_xdp.c: patch does not apply

DPDK STV team


More information about the test-report mailing list