* [dpdk-test-report] |FAILURE| pw38504[dpdk-dev, v5, 05/16] ethdev: alter behavior of flow API actions
@ 2018-04-19 10:27 sys_stv
0 siblings, 0 replies; only message in thread
From: sys_stv @ 2018-04-19 10:27 UTC (permalink / raw)
To: test-report; +Cc: xinfengx.zhao, zhaoyan.chen
[-- 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-04-19 10:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-19 10:27 [dpdk-test-report] |FAILURE| pw38504[dpdk-dev, v5, 05/16] ethdev: alter behavior of flow API actions 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).