automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw63118net/mlx5: fix L3 encapsulation flow validation
@ 2019-11-21  4:32 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2019-11-21  4:32 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: Matan Azrad <matan@mellanox.com>
Date: 2019-11-19 15:32:28
Reply_mail: 1574177548-22741-1-git-send-email-matan@mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: fd55f91b79398453bb509afdabc564f2e0baa574
	Repo:dpdk, CommitID: e5d0ba08703099c12e4bb2eac650cbb047df1a13

*Repo: dpdk-next-net-mlx
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
					  RTE_FLOW_ERROR_TYPE_ACTION, NULL,
					  "can only have a single decap"
					  " action in a flow");
	if (action_flags & MLX5_FLOW_MODIFY_HDR_ACTIONS)
		return rte_flow_error_set(error, EINVAL,
					  RTE_FLOW_ERROR_TYPE_ACTION, NULL,
					  "can't have decap action after"
					  " modify action");
	/* decap action is valid on egress only if it is followed by encap */
	if (attr->egress) {
		for (; action->type != RTE_FLOW_ACTION_TYPE_END &&

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:2185
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
*Repo: dpdk
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
					  RTE_FLOW_ERROR_TYPE_ACTION, NULL,
					  "can only have a single decap"
					  " action in a flow");
	if (action_flags & MLX5_FLOW_MODIFY_HDR_ACTIONS)
		return rte_flow_error_set(error, EINVAL,
					  RTE_FLOW_ERROR_TYPE_ACTION, NULL,
					  "can't have decap action after"
					  " modify action");
	/* decap action is valid on egress only if it is followed by encap */
	if (attr->egress) {
		for (; action->type != RTE_FLOW_ACTION_TYPE_END &&

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:2185
error: drivers/net/mlx5/mlx5_flow_dv.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-21  4:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-21  4:32 [dpdk-test-report] |FAILURE| pw63118net/mlx5: fix L3 encapsulation flow validation 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).