automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw62825ethdev: fix last item detection on RSS flow expand
Date: 13 Nov 2019 04:08:39 -0800	[thread overview]
Message-ID: <ee68f5$8igmt5@orsmga001.jf.intel.com> (raw)

[-- 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

                 reply	other threads:[~2019-11-13 12:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ee68f5$8igmt5@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).