[dpdk-test-report] |FAILURE| pw62287[v8, 2/2] ethdev: move egress metadata to dynamic field

sys_stv at intel.com sys_stv at intel.com
Thu Oct 31 17:55:35 CET 2019


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

_apply issues_

Submitter: Viacheslav Ovsiienko <viacheslavo at mellanox.com>
Date: 2019-10-31 16:48:26
Reply_mail: 1572540506-531-3-git-send-email-viacheslavo at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: 56b498b30f3afea29dff53fe09cf981c1099b949
	Repo:dpdk, CommitID: d22cd795ec9db722505e48b5e9bc5afddbeb400e

*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


More information about the test-report mailing list