From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw69035[v4] net/mlx5: fix header modify action validation
Date: 21 Apr 2020 10:06:37 -0700 [thread overview]
Message-ID: <fecc85$9ur5v5@orsmga001.jf.intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 3143 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/69035
_apply issues_
Submitter: Bing Zhao <bingz@mellanox.com>
Date: 2020-04-21 14:03:34
Reply_mail: 1587477814-207655-1-git-send-email-bingz@mellanox.com
DPDK git baseline:
Repo:dpdk-next-net-mlx, CommitID: c1e9e64e25d27adf8d031c553665bce72420e894
Repo:dpdk, CommitID: 7c5e68cb267388314664eb14cf00d65c2569af74
*Repo: dpdk-next-net-mlx
bool external __rte_unused,
struct rte_flow_error *error)
{
return rte_flow_error_set(error, ENOTSUP,
error: patch failed: drivers/net/mlx5/mlx5_flow.c:2342
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: while searching for:
#define MLX5_ENCAPSULATION_DECISION_SIZE (sizeof(struct rte_flow_item_eth) + \
sizeof(struct rte_flow_item_ipv4))
enum mlx5_flow_drv_type {
MLX5_FLOW_TYPE_MIN,
MLX5_FLOW_TYPE_DV,
error: patch failed: drivers/net/mlx5/mlx5_flow.h:332
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
/* Fetch variable byte size mask from the array. */
mask = flow_dv_fetch_field((const uint8_t *)item->mask +
field->offset, field->size);
if (!mask) {
++field;
continue;
error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:434
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_verbs.c...
error: while searching for:
* Pointer to the list of actions.
* @param[in] external
* This flow rule is created by request external to PMD.
* @param[out] error
* Pointer to the error structure.
*
error: patch failed: drivers/net/mlx5/mlx5_flow_verbs.c:1108
error: drivers/net/mlx5/mlx5_flow_verbs.c: patch does not apply
*Repo: dpdk
hairpin_flow = flow_check_hairpin_split(dev, attr, actions);
if (hairpin_flow > 0) {
if (hairpin_flow > MLX5_MAX_SPLIT_ACTIONS) {
rte_errno = EINVAL;
error: patch failed: drivers/net/mlx5/mlx5_flow.c:4271
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: while searching for:
const struct rte_flow_item items[],
const struct rte_flow_action actions[],
bool external,
struct rte_flow_error *error);
typedef struct mlx5_flow *(*mlx5_flow_prepare_t)
(struct rte_eth_dev *dev, const struct rte_flow_attr *attr,
error: patch failed: drivers/net/mlx5/mlx5_flow.h:812
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
Hunk #1 succeeded at 428 (offset -6 lines).
Hunk #2 succeeded at 4392 (offset -99 lines).
Hunk #3 succeeded at 4404 (offset -99 lines).
--
return ret;
for (; items->type != RTE_FLOW_ITEM_TYPE_END; items++) {
int tunnel = !!(item_flags & MLX5_FLOW_LAYER_TUNNEL);
int type = items->type;
error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:4618
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_verbs.c...
Hunk #1 succeeded at 1017 (offset -91 lines).
Hunk #2 succeeded at 1031 (offset -91 lines).
DPDK STV team
reply other threads:[~2020-04-21 17:06 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='fecc85$9ur5v5@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).