* [dpdk-test-report] |FAILURE| pw42950[v4, 03/21] net/mlx5: replace verbs priorities by flow
@ 2018-07-12 9:41 sys_stv
0 siblings, 0 replies; only message in thread
From: sys_stv @ 2018-07-12 9:41 UTC (permalink / raw)
To: test-report
[-- Attachment #1: Type: text/plain, Size: 8191 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/42950
_apply issues_
Submitter: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Date: 2018-07-12 09:30:49
DPDK git baseline:
Repo:dpdk-master, CommitID: ed3077c16557e40e1967bed146eed3023b6cea5f
Repo:dpdk-next-eventdev, CommitID: 9131a10a60bdbf8cd19e0158c6e01648a1d25e23
Repo:dpdk-next-net, CommitID: e5647516deae231db94b5488a6c3d48310ab619c
Repo:dpdk-next-crypto, CommitID: 085253f14969998ced648ddc7f5fc08c3e44f73d
Repo:dpdk-next-virtio, CommitID: 3afaf9bf05f701c170ffe90a6b3365bbb3738e9d
*Repo: dpdk-master
Checking patch drivers/net/mlx5/mlx5.c...
Hunk #1 succeeded at 663 (offset -54 lines).
error: while searching for:
/* Store device configuration on private structure. */
priv->config = config;
/* Supported Verbs flow priority number detection. */
if (verb_priorities == 0) {
err = mlx5_verbs_max_prio(eth_dev);
if (err < 0) {
DRV_LOG(ERR, "port %u wrong Verbs flow priorities",
eth_dev->data->port_id);
goto error;
}
verb_priorities = err;
}
priv->config.max_verbs_prio = verb_priorities;
/*
* Once the device is added to the list of memory event
* callback, its global MR cache table cannot be expanded
error: patch failed: drivers/net/mlx5/mlx5.c:1139
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
Hunk #1 succeeded at 114 (offset -8 lines).
error: while searching for:
/* mlx5_flow.c */
int mlx5_verbs_max_prio(struct rte_eth_dev *dev);
void mlx5_flow_print(struct rte_flow *flow);
int mlx5_flow_validate(struct rte_eth_dev *dev,
const struct rte_flow_attr *attr,
error: patch failed: drivers/net/mlx5/mlx5.h:317
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
};
/**
* Get the maximum number of priority available.
*
--
mlx5_verbs_max_prio(struct rte_eth_dev *dev)
{
struct {
struct ibv_flow_attr attr;
error: patch failed: drivers/net/mlx5/mlx5_flow.c:76
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch drivers/net/mlx5/mlx5.c...
Hunk #1 succeeded at 663 (offset -54 lines).
error: while searching for:
/* Store device configuration on private structure. */
priv->config = config;
/* Supported Verbs flow priority number detection. */
if (verb_priorities == 0) {
err = mlx5_verbs_max_prio(eth_dev);
if (err < 0) {
DRV_LOG(ERR, "port %u wrong Verbs flow priorities",
eth_dev->data->port_id);
goto error;
}
verb_priorities = err;
}
priv->config.max_verbs_prio = verb_priorities;
/*
* Once the device is added to the list of memory event
* callback, its global MR cache table cannot be expanded
error: patch failed: drivers/net/mlx5/mlx5.c:1139
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
Hunk #1 succeeded at 114 (offset -8 lines).
error: while searching for:
/* mlx5_flow.c */
int mlx5_verbs_max_prio(struct rte_eth_dev *dev);
void mlx5_flow_print(struct rte_flow *flow);
int mlx5_flow_validate(struct rte_eth_dev *dev,
const struct rte_flow_attr *attr,
error: patch failed: drivers/net/mlx5/mlx5.h:317
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
};
/**
* Get the maximum number of priority available.
*
--
mlx5_verbs_max_prio(struct rte_eth_dev *dev)
{
struct {
struct ibv_flow_attr attr;
error: patch failed: drivers/net/mlx5/mlx5_flow.c:76
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
*Repo: dpdk-next-net
Checking patch drivers/net/mlx5/mlx5.c...
Hunk #1 succeeded at 663 (offset -54 lines).
error: while searching for:
/* Store device configuration on private structure. */
priv->config = config;
/* Supported Verbs flow priority number detection. */
if (verb_priorities == 0) {
err = mlx5_verbs_max_prio(eth_dev);
if (err < 0) {
DRV_LOG(ERR, "port %u wrong Verbs flow priorities",
eth_dev->data->port_id);
goto error;
}
verb_priorities = err;
}
priv->config.max_verbs_prio = verb_priorities;
/*
* Once the device is added to the list of memory event
* callback, its global MR cache table cannot be expanded
error: patch failed: drivers/net/mlx5/mlx5.c:1139
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
Hunk #1 succeeded at 114 (offset -8 lines).
error: while searching for:
/* mlx5_flow.c */
int mlx5_verbs_max_prio(struct rte_eth_dev *dev);
void mlx5_flow_print(struct rte_flow *flow);
int mlx5_flow_validate(struct rte_eth_dev *dev,
const struct rte_flow_attr *attr,
error: patch failed: drivers/net/mlx5/mlx5.h:317
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
};
/**
* Get the maximum number of priority available.
*
--
mlx5_verbs_max_prio(struct rte_eth_dev *dev)
{
struct {
struct ibv_flow_attr attr;
error: patch failed: drivers/net/mlx5/mlx5_flow.c:76
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
*Repo: dpdk-next-crypto
Checking patch drivers/net/mlx5/mlx5.c...
Hunk #1 succeeded at 663 (offset -54 lines).
error: while searching for:
/* Store device configuration on private structure. */
priv->config = config;
/* Supported Verbs flow priority number detection. */
if (verb_priorities == 0) {
err = mlx5_verbs_max_prio(eth_dev);
if (err < 0) {
DRV_LOG(ERR, "port %u wrong Verbs flow priorities",
eth_dev->data->port_id);
goto error;
}
verb_priorities = err;
}
priv->config.max_verbs_prio = verb_priorities;
/*
* Once the device is added to the list of memory event
* callback, its global MR cache table cannot be expanded
error: patch failed: drivers/net/mlx5/mlx5.c:1139
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
Hunk #1 succeeded at 114 (offset -8 lines).
error: while searching for:
/* mlx5_flow.c */
int mlx5_verbs_max_prio(struct rte_eth_dev *dev);
void mlx5_flow_print(struct rte_flow *flow);
int mlx5_flow_validate(struct rte_eth_dev *dev,
const struct rte_flow_attr *attr,
error: patch failed: drivers/net/mlx5/mlx5.h:317
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
};
/**
* Get the maximum number of priority available.
*
--
mlx5_verbs_max_prio(struct rte_eth_dev *dev)
{
struct {
struct ibv_flow_attr attr;
error: patch failed: drivers/net/mlx5/mlx5_flow.c:76
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
*Repo: dpdk-next-virtio
Checking patch drivers/net/mlx5/mlx5.c...
Hunk #1 succeeded at 663 (offset -54 lines).
error: while searching for:
/* Store device configuration on private structure. */
priv->config = config;
/* Supported Verbs flow priority number detection. */
if (verb_priorities == 0) {
err = mlx5_verbs_max_prio(eth_dev);
if (err < 0) {
DRV_LOG(ERR, "port %u wrong Verbs flow priorities",
eth_dev->data->port_id);
goto error;
}
verb_priorities = err;
}
priv->config.max_verbs_prio = verb_priorities;
/*
* Once the device is added to the list of memory event
* callback, its global MR cache table cannot be expanded
error: patch failed: drivers/net/mlx5/mlx5.c:1139
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
Hunk #1 succeeded at 114 (offset -8 lines).
error: while searching for:
/* mlx5_flow.c */
int mlx5_verbs_max_prio(struct rte_eth_dev *dev);
void mlx5_flow_print(struct rte_flow *flow);
int mlx5_flow_validate(struct rte_eth_dev *dev,
const struct rte_flow_attr *attr,
error: patch failed: drivers/net/mlx5/mlx5.h:317
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
};
/**
* Get the maximum number of priority available.
*
--
mlx5_verbs_max_prio(struct rte_eth_dev *dev)
{
struct {
struct ibv_flow_attr attr;
error: patch failed: drivers/net/mlx5/mlx5_flow.c:76
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
DPDK STV team
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-07-12 9:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-12 9:41 [dpdk-test-report] |FAILURE| pw42950[v4, 03/21] net/mlx5: replace verbs priorities by flow 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).