[dpdk-test-report] |FAILURE| pw63992[2/2] net/mlx5: support RSS on SRC or DST fields only
sys_stv at intel.com
sys_stv at intel.com
Mon Jan 20 12:05:15 CET 2020
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/63992
_apply issues_
Submitter: Dekel Peled <dekelp at mellanox.com>
Date: 2019-12-18 10:05:47
Reply_mail: a78d01d9e89d9501d2669413beb9710c33146f0c.1576663258.git.dekelp at mellanox.com
DPDK git baseline:
Repo:dpdk-next-net-mlx, CommitID: d5a43a3bfb0fe3a863bb6ccdc774ec80cdbeb002
Repo:dpdk, CommitID: 28a2568f469d9d715b9dfbafdce14537e35b7d4e
*Repo: dpdk-next-net-mlx
#define MLX5_RSS_HF_MASK (~(ETH_RSS_IP | ETH_RSS_UDP | ETH_RSS_TCP))
/* Timeout in seconds to get a valid link status. */
#define MLX5_LINK_STATUS_TIMEOUT 10
error: patch failed: drivers/net/mlx5/mlx5_defs.h:104
error: drivers/net/mlx5/mlx5_defs.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
&rss->types,
"some RSS protocols are not"
" supported");
if (!priv->rxqs_n)
return rte_flow_error_set(error, EINVAL,
RTE_FLOW_ERROR_TYPE_ACTION_CONF,
error: patch failed: drivers/net/mlx5/mlx5_flow.c:1150
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
Hunk #1 succeeded at 6979 (offset 402 lines).
error: while searching for:
items, tunnel,
--
MLX5_IPV4_IBV_RX_HASH);
last_item = tunnel ? MLX5_FLOW_LAYER_INNER_L3_IPV4 :
MLX5_FLOW_LAYER_OUTER_L3_IPV4;
if (items->mask != NULL &&
error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:7086
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
*Repo: dpdk
#define MLX5_RSS_HF_MASK (~(ETH_RSS_IP | ETH_RSS_UDP | ETH_RSS_TCP))
/* Timeout in seconds to get a valid link status. */
#define MLX5_LINK_STATUS_TIMEOUT 10
error: patch failed: drivers/net/mlx5/mlx5_defs.h:104
error: drivers/net/mlx5/mlx5_defs.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
&rss->types,
"some RSS protocols are not"
" supported");
if (!priv->rxqs_n)
return rte_flow_error_set(error, EINVAL,
RTE_FLOW_ERROR_TYPE_ACTION_CONF,
error: patch failed: drivers/net/mlx5/mlx5_flow.c:1150
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
Hunk #1 succeeded at 6870 (offset 293 lines).
error: while searching for:
items, tunnel,
--
MLX5_IPV4_IBV_RX_HASH);
last_item = tunnel ? MLX5_FLOW_LAYER_INNER_L3_IPV4 :
MLX5_FLOW_LAYER_OUTER_L3_IPV4;
if (items->mask != NULL &&
error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:7086
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
DPDK STV team
More information about the test-report
mailing list