automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw62825ethdev: fix last item detection on RSS flow expand
@ 2019-11-13 12:08 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2019-11-13 12:08 UTC (permalink / raw)
  To: test-report

[-- Attachment #1: Type: text/plain, Size: 987 bytes --]

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

_apply issues_

Submitter: Matan Azrad <matan@mellanox.com>
Date: 2019-11-11 10:42:05
Reply_mail: 1573468925-24415-1-git-send-email-matan@mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: 79af6d1336abd6012db15485e7a0a79fa5fd0a15
	Repo:dpdk, CommitID: 08a234788ee548796fd6b394c7e897a2bf1df1b3

*Repo: dpdk-next-net
case RTE_FLOW_ITEM_TYPE_ETH:
		ether_type = ((const struct rte_flow_item_eth *)
				(item->spec))->type;
		if (rte_be_to_cpu_16(ether_type) == RTE_ETHER_TYPE_IPV4)

error: patch failed: lib/librte_ethdev/rte_flow.c:218
error: lib/librte_ethdev/rte_flow.c: patch does not apply
*Repo: dpdk
case RTE_FLOW_ITEM_TYPE_ETH:
		ether_type = ((const struct rte_flow_item_eth *)
				(item->spec))->type;
		if (rte_be_to_cpu_16(ether_type) == RTE_ETHER_TYPE_IPV4)

error: patch failed: lib/librte_ethdev/rte_flow.c:218
error: lib/librte_ethdev/rte_flow.c: patch does not apply

DPDK STV team

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-13 12:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-13 12:08 [dpdk-test-report] |FAILURE| pw62825ethdev: fix last item detection on RSS flow expand sys_stv

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).