automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Cc: xinfengx.zhao@intel.com, zhaoyan.chen@intel.com
Subject: [dpdk-test-report]  |FAILURE| pw38504[dpdk-dev, v5, 05/16] ethdev: alter behavior of flow API actions
Date: 19 Apr 2018 03:27:08 -0700	[thread overview]
Message-ID: <0590c7$1er3jq@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Date: 2018-04-19 10:16:35
DPDK git baseline:
	Repo:dpdk-master, CommitID: e62f3a8a04768352bc78389d499be50c923bf6aa
	Repo:dpdk-next-eventdev, CommitID: fe5abd3150bc1caa8369e743c395c39f53265597
	Repo:dpdk-next-net, CommitID: 9f44b612637c29752d1585e8d1af2e299756cd60
	Repo:dpdk-next-crypto, CommitID: b1af489e6482a2247ef36418cee803e32bc84b2e
	Repo:dpdk-next-virtio, CommitID: 8adbe7e4847060d091c46abcbecd3dfea8362b7a

*Repo: dpdk-master
Hunk #11 succeeded at 1366 (offset 20 lines).
Hunk #12 succeeded at 1389 (offset 20 lines).
Hunk #13 succeeded at 1424 (offset 20 lines).
Checking patch drivers/net/enic/enic_flow.c...
Checking patch drivers/net/mlx4/mlx4_flow.c...
error: while searching for:
			uint64_t fields;
			unsigned int i;

		case RTE_FLOW_ACTION_TYPE_VOID:
			continue;
		case RTE_FLOW_ACTION_TYPE_DROP:
			flow->drop = 1;
			break;

error: patch failed: drivers/net/mlx4/mlx4_flow.c:709
error: drivers/net/mlx4/mlx4_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
Hunk #2 succeeded at 638 (offset -1 lines).
Hunk #3 succeeded at 656 (offset -1 lines).
error: while searching for:
						   "no valid queues");
				return -rte_errno;
			}
			if (parser->queues_n == 1) {
				uint16_t found = 0;
--
						found = 1;
						break;
					}
				}
				if (!found) {
					rte_flow_error_set(error, ENOTSUP,
						   RTE_FLOW_ERROR_TYPE_ACTION,
						   actions,
						   "queue action not in RSS"
						   " queues");
					return -rte_errno;
				}
			}
			if (rss->num > RTE_DIM(parser->queues)) {
				rte_flow_error_set(error, EINVAL,
						   RTE_FLOW_ERROR_TYPE_ACTION,

error: patch failed: drivers/net/mlx5/mlx5_flow.c:694
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/sfc/sfc_flow.c...
Checking patch drivers/net/tap/tap_flow.c...
Checking patch lib/librte_ether/rte_flow.h...
Hunk #1 succeeded at 857 (offset -2 lines).
Hunk #2 succeeded at 887 (offset -2 lines).
*Repo: dpdk-next-eventdev
Hunk #6 succeeded at 1010 (offset -12 lines).
Hunk #7 succeeded at 1024 (offset -12 lines).
Hunk #8 succeeded at 1037 (offset -12 lines).
Hunk #9 succeeded at 1051 (offset -16 lines).
Checking patch drivers/net/mlx4/mlx4_flow.c...
error: while searching for:
			uint64_t fields;
			unsigned int i;

		case RTE_FLOW_ACTION_TYPE_VOID:
			continue;
		case RTE_FLOW_ACTION_TYPE_DROP:
			flow->drop = 1;
			break;

error: patch failed: drivers/net/mlx4/mlx4_flow.c:709
error: drivers/net/mlx4/mlx4_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
Hunk #2 succeeded at 638 (offset -1 lines).
Hunk #3 succeeded at 656 (offset -1 lines).
error: while searching for:
						   "no valid queues");
				return -rte_errno;
			}
			if (parser->queues_n == 1) {
				uint16_t found = 0;
--
						found = 1;
						break;
					}
				}
				if (!found) {
					rte_flow_error_set(error, ENOTSUP,
						   RTE_FLOW_ERROR_TYPE_ACTION,
						   actions,
						   "queue action not in RSS"
						   " queues");
					return -rte_errno;
				}
			}
			if (rss->num > RTE_DIM(parser->queues)) {
				rte_flow_error_set(error, EINVAL,
						   RTE_FLOW_ERROR_TYPE_ACTION,

error: patch failed: drivers/net/mlx5/mlx5_flow.c:694
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/sfc/sfc_flow.c...
Checking patch drivers/net/tap/tap_flow.c...
Checking patch lib/librte_ether/rte_flow.h...
Hunk #1 succeeded at 857 (offset -2 lines).
Hunk #2 succeeded at 887 (offset -2 lines).
*Repo: dpdk-next-net
Hunk #11 succeeded at 1366 (offset 20 lines).
Hunk #12 succeeded at 1389 (offset 20 lines).
Hunk #13 succeeded at 1424 (offset 20 lines).
Checking patch drivers/net/enic/enic_flow.c...
Checking patch drivers/net/mlx4/mlx4_flow.c...
error: while searching for:
			uint64_t fields;
			unsigned int i;

		case RTE_FLOW_ACTION_TYPE_VOID:
			continue;
		case RTE_FLOW_ACTION_TYPE_DROP:
			flow->drop = 1;
			break;

error: patch failed: drivers/net/mlx4/mlx4_flow.c:709
error: drivers/net/mlx4/mlx4_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
Hunk #2 succeeded at 638 (offset -1 lines).
Hunk #3 succeeded at 656 (offset -1 lines).
error: while searching for:
						   "no valid queues");
				return -rte_errno;
			}
			if (parser->queues_n == 1) {
				uint16_t found = 0;
--
						found = 1;
						break;
					}
				}
				if (!found) {
					rte_flow_error_set(error, ENOTSUP,
						   RTE_FLOW_ERROR_TYPE_ACTION,
						   actions,
						   "queue action not in RSS"
						   " queues");
					return -rte_errno;
				}
			}
			if (rss->num > RTE_DIM(parser->queues)) {
				rte_flow_error_set(error, EINVAL,
						   RTE_FLOW_ERROR_TYPE_ACTION,

error: patch failed: drivers/net/mlx5/mlx5_flow.c:694
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/sfc/sfc_flow.c...
Checking patch drivers/net/tap/tap_flow.c...
Checking patch lib/librte_ether/rte_flow.h...
Hunk #1 succeeded at 857 (offset -2 lines).
Hunk #2 succeeded at 887 (offset -2 lines).
*Repo: dpdk-next-crypto
Hunk #11 succeeded at 1366 (offset 20 lines).
Hunk #12 succeeded at 1389 (offset 20 lines).
Hunk #13 succeeded at 1424 (offset 20 lines).
Checking patch drivers/net/enic/enic_flow.c...
Checking patch drivers/net/mlx4/mlx4_flow.c...
error: while searching for:
			uint64_t fields;
			unsigned int i;

		case RTE_FLOW_ACTION_TYPE_VOID:
			continue;
		case RTE_FLOW_ACTION_TYPE_DROP:
			flow->drop = 1;
			break;

error: patch failed: drivers/net/mlx4/mlx4_flow.c:709
error: drivers/net/mlx4/mlx4_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
Hunk #2 succeeded at 638 (offset -1 lines).
Hunk #3 succeeded at 656 (offset -1 lines).
error: while searching for:
						   "no valid queues");
				return -rte_errno;
			}
			if (parser->queues_n == 1) {
				uint16_t found = 0;
--
						found = 1;
						break;
					}
				}
				if (!found) {
					rte_flow_error_set(error, ENOTSUP,
						   RTE_FLOW_ERROR_TYPE_ACTION,
						   actions,
						   "queue action not in RSS"
						   " queues");
					return -rte_errno;
				}
			}
			if (rss->num > RTE_DIM(parser->queues)) {
				rte_flow_error_set(error, EINVAL,
						   RTE_FLOW_ERROR_TYPE_ACTION,

error: patch failed: drivers/net/mlx5/mlx5_flow.c:694
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/sfc/sfc_flow.c...
Checking patch drivers/net/tap/tap_flow.c...
Checking patch lib/librte_ether/rte_flow.h...
Hunk #1 succeeded at 857 (offset -2 lines).
Hunk #2 succeeded at 887 (offset -2 lines).
*Repo: dpdk-next-virtio
Hunk #11 succeeded at 1366 (offset 20 lines).
Hunk #12 succeeded at 1389 (offset 20 lines).
Hunk #13 succeeded at 1424 (offset 20 lines).
Checking patch drivers/net/enic/enic_flow.c...
Checking patch drivers/net/mlx4/mlx4_flow.c...
error: while searching for:
			uint64_t fields;
			unsigned int i;

		case RTE_FLOW_ACTION_TYPE_VOID:
			continue;
		case RTE_FLOW_ACTION_TYPE_DROP:
			flow->drop = 1;
			break;

error: patch failed: drivers/net/mlx4/mlx4_flow.c:709
error: drivers/net/mlx4/mlx4_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
Hunk #2 succeeded at 638 (offset -1 lines).
Hunk #3 succeeded at 656 (offset -1 lines).
error: while searching for:
						   "no valid queues");
				return -rte_errno;
			}
			if (parser->queues_n == 1) {
				uint16_t found = 0;
--
						found = 1;
						break;
					}
				}
				if (!found) {
					rte_flow_error_set(error, ENOTSUP,
						   RTE_FLOW_ERROR_TYPE_ACTION,
						   actions,
						   "queue action not in RSS"
						   " queues");
					return -rte_errno;
				}
			}
			if (rss->num > RTE_DIM(parser->queues)) {
				rte_flow_error_set(error, EINVAL,
						   RTE_FLOW_ERROR_TYPE_ACTION,

error: patch failed: drivers/net/mlx5/mlx5_flow.c:694
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/sfc/sfc_flow.c...
Checking patch drivers/net/tap/tap_flow.c...
Checking patch lib/librte_ether/rte_flow.h...
Hunk #1 succeeded at 857 (offset -2 lines).
Hunk #2 succeeded at 887 (offset -2 lines).

DPDK STV team

                 reply	other threads:[~2018-04-19 10:27 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='0590c7$1er3jq@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.com \
    --cc=test-report@dpdk.org \
    --cc=xinfengx.zhao@intel.com \
    --cc=zhaoyan.chen@intel.com \
    /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).