automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw62244[v6, 2/2] ethdev: move egress metadata to dynamic field
Date: 30 Oct 2019 11:05:25 -0700	[thread overview]
Message-ID: <ee68f5$8efo1k@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
Date: 2019-10-30 17:12:28
Reply_mail: 1572455548-23420-3-git-send-email-viacheslavo@mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: 08514e74d0c61f5cc7afaefba4af4565527f9704
	Repo:dpdk, CommitID: 19397c7bf2545e6adab41b657a1f1da3c7344e7b

*Repo: dpdk-next-net
printf(" - Tx metadata: 0x%x", mb->tx_metadata);
		if (ol_flags & PKT_RX_DYNF_METADATA)
			printf(" - Rx metadata: 0x%x",
			       *RTE_FLOW_DYNF_METADATA(mb));

error: patch failed: app/test-pmd/util.c:82
error: app/test-pmd/util.c: patch does not apply
Checking patch app/test/test_mbuf.c...
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
Hunk #1 succeeded at 740 (offset -53 lines).
Hunk #2 succeeded at 748 (offset -53 lines).
--
 * registered in advance by rte_flow_dynf_metadata_register().
 */
struct rte_flow_item_meta {
	uint32_t data;

error: patch failed: lib/librte_ethdev/rte_flow.h:1268
error: lib/librte_ethdev/rte_flow.h: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf.c...
Checking patch lib/librte_mbuf/rte_mbuf_core.h...
*Repo: dpdk
printf(" - Tx metadata: 0x%x", mb->tx_metadata);
		if (ol_flags & PKT_RX_DYNF_METADATA)
			printf(" - Rx metadata: 0x%x",
			       *RTE_FLOW_DYNF_METADATA(mb));

error: patch failed: app/test-pmd/util.c:82
error: app/test-pmd/util.c: patch does not apply
Checking patch app/test/test_mbuf.c...
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
Hunk #1 succeeded at 740 (offset -53 lines).
Hunk #2 succeeded at 748 (offset -53 lines).
--
 * registered in advance by rte_flow_dynf_metadata_register().
 */
struct rte_flow_item_meta {
	uint32_t data;

error: patch failed: lib/librte_ethdev/rte_flow.h:1268
error: lib/librte_ethdev/rte_flow.h: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf.c...
Checking patch lib/librte_mbuf/rte_mbuf_core.h...

DPDK STV team

                 reply	other threads:[~2019-10-30 18:05 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$8efo1k@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).