[dpdk-test-report] |FAILURE| pw62676net/mlx5: fix condition to create default rule
sys_stv at intel.com
sys_stv at intel.com
Sun Nov 10 18:03:09 CET 2019
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/62676
_apply issues_
Submitter: Dekel Peled <dekelp at mellanox.com>
Date: 2019-11-07 15:04:19
Reply_mail: 68c9b97142373f84eb6af76e5fcf3178bfe4e21c.1573138940.git.dekelp at mellanox.com
DPDK git baseline:
Repo:dpdk-next-net-mlx, CommitID: dd98cefb293a837f0aea1068cc25874bf20ae084
Repo:dpdk, CommitID: 6bbc5a9236250b708c6d1931e966c74da381b4f2
*Repo: dpdk-next-net-mlx
if (priv->config.dv_esw_en && !priv->config.vf)
if (!mlx5_flow_create_esw_table_zero_flow(dev))
goto error;
if (priv->isolated)
error: patch failed: drivers/net/mlx5/mlx5_trigger.c:420
error: drivers/net/mlx5/mlx5_trigger.c: patch does not apply
*Repo: dpdk
if (priv->config.dv_esw_en && !priv->config.vf)
if (!mlx5_flow_create_esw_table_zero_flow(dev))
goto error;
if (priv->isolated)
error: patch failed: drivers/net/mlx5/mlx5_trigger.c:420
error: drivers/net/mlx5/mlx5_trigger.c: patch does not apply
DPDK STV team
More information about the test-report
mailing list