From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw62554[06/19] net/mlx5: prepare meter flow tables
Date: 08 Nov 2019 19:01:55 -0800 [thread overview]
Message-ID: <ee68f5$8hca6n@orsmga001.jf.intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 3393 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/62554
_apply issues_
Submitter: Suanming Mou <suanmingm@mellanox.com>
Date: 2019-11-06 15:11:15
Reply_mail: 1573053090-179521-7-git-send-email-suanmingm@mellanox.com
DPDK git baseline:
Repo:dpdk-next-net-mlx, CommitID: d31c160fb7e309bd5c84cf156056496217da1674
Repo:dpdk, CommitID: 20d3f48be1d1d1d84da2881e72769aed430b3c44
*Repo: dpdk-next-net-mlx
#define MLX5_MAX_TABLES UINT16_MAX
#define MLX5_HAIRPIN_TX_TABLE (UINT16_MAX - 1)
/* Reserve the last two tables for metadata register copy. */
#define MLX5_FLOW_MREG_ACT_TABLE_GROUP (MLX5_MAX_TABLES - 1)
error: patch failed: drivers/net/mlx5/mlx5.h:576
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
return 0;
}
#define MLX5_POOL_QUERY_FREQ_US 1000000
/**
error: patch failed: drivers/net/mlx5/mlx5_flow.c:4874
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_MAN_WIDTH 8
/* RFC2697 parameter structure. */
struct mlx5_flow_meter_srtcm_rfc2697_prm {
error: patch failed: drivers/net/mlx5/mlx5_flow.h:524
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
attr->valid = 1;
}
struct field_modify_info {
uint32_t size; /* Size of field in protocol header, in bytes. */
uint32_t offset; /* Offset of field in protocol header, in bytes. */
error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:102
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_prm.h...
error: while searching for:
uint32_t byte_cnt;
};
/* Maximum value of srTCM metering parameters. */
#define MLX5_SRTCM_CBS_MAX (0xFF * (1ULL << 0x1F))
#define MLX5_SRTCM_CIR_MAX (8 * (1ULL << 30) * 0xFF)
error: patch failed: drivers/net/mlx5/mlx5_prm.h:1768
error: drivers/net/mlx5/mlx5_prm.h: patch does not apply
*Repo: dpdk
#define MLX5_MAX_TABLES UINT16_MAX
#define MLX5_HAIRPIN_TX_TABLE (UINT16_MAX - 1)
/* Reserve the last two tables for metadata register copy. */
#define MLX5_FLOW_MREG_ACT_TABLE_GROUP (MLX5_MAX_TABLES - 1)
error: patch failed: drivers/net/mlx5/mlx5.h:576
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
Hunk #1 succeeded at 3460 (offset -1414 lines).
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: while searching for:
--
#define MLX5_MAN_WIDTH 8
/* RFC2697 parameter structure. */
struct mlx5_flow_meter_srtcm_rfc2697_prm {
error: patch failed: drivers/net/mlx5/mlx5_flow.h:524
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
return ret;
}
/*
* Mutex-protected thunk to lock-free __flow_dv_translate().
*/
error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:7525
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_prm.h...
error: while searching for:
uint32_t byte_cnt;
};
/* Maximum value of srTCM metering parameters. */
#define MLX5_SRTCM_CBS_MAX (0xFF * (1ULL << 0x1F))
#define MLX5_SRTCM_CIR_MAX (8 * (1ULL << 30) * 0xFF)
error: patch failed: drivers/net/mlx5/mlx5_prm.h:1768
error: drivers/net/mlx5/mlx5_prm.h: patch does not apply
DPDK STV team
reply other threads:[~2019-11-09 3:01 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='ee68f5$8hca6n@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).