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

sys_stv at intel.com sys_stv at intel.com
Fri Feb 21 20:35:14 CET 2020


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

_apply issues_

Submitter: Ciara Loftus <ciara.loftus at intel.com>
Date: 2020-02-07 17:03:02
Reply_mail: 20200207170302.25659-1-ciara.loftus at intel.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: 5d24d6a55025c58ae9e890851e21cb861839cb66
	Repo:dpdk, CommitID: 41f24863e050810539f3a58ef901d23dddde0117

*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