[dpdk-test-report] |FAILURE| pw44653net/mlx5: support e-switch flow count action

sys_stv at intel.com sys_stv at intel.com
Thu Sep 13 12:32:49 CEST 2018


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/44653

_apply issues_

Submitter: Moti Haimovsky <motih at mellanox.com>
Date: 2018-09-13 10:29:24
DPDK git baseline:
	Repo:dpdk-master, CommitID: 3605968c2fa783674624562a7dfab256eb9044ea
	Repo:dpdk-next-eventdev, CommitID: 76b9d9de5c7d747c381027156aac07735cb1bc0c
	Repo:dpdk-next-net, CommitID: ae57db6ad7f8e71d1b4e016d8764158c0ca60198
	Repo:dpdk-next-crypto, CommitID: 7ee5afa5db967a211cad28e83ab589d188cd3ec4
	Repo:dpdk-next-virtio, CommitID: dead0602d14c6d6e7ef152989c58c1b58473c3dd

*Repo: dpdk-master
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
		close(priv->nl_socket_rdma);
	if (priv->mnl_socket)
		mlx5_flow_tcf_socket_destroy(priv->mnl_socket);
	ret = mlx5_hrxq_ibv_verify(dev);
	if (ret)
		DRV_LOG(WARNING, "port %u some hash Rx queue still remain",

error: patch failed: drivers/net/mlx5/mlx5.c:289
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
Hunk #1 succeeded at 163 (offset 5 lines).
Hunk #2 succeeded at 230 (offset 4 lines).
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
	return -rte_errno;
}

/* Void driver to protect from null pointer reference. */
const struct mlx5_flow_driver_ops mlx5_flow_null_drv_ops = {
	.validate = flow_null_validate,

error: patch failed: drivers/net/mlx5/mlx5_flow.c:1599
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: drivers/net/mlx5/mlx5_flow.h: No such file or directory
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: drivers/net/mlx5/mlx5_flow_dv.c: No such file or directory
Checking patch drivers/net/mlx5/mlx5_flow_tcf.c...
error: drivers/net/mlx5/mlx5_flow_tcf.c: No such file or directory
Checking patch drivers/net/mlx5/mlx5_flow_verbs.c...
error: drivers/net/mlx5/mlx5_flow_verbs.c: No such file or directory
*Repo: dpdk-next-eventdev
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
		close(priv->nl_socket_rdma);
	if (priv->mnl_socket)
		mlx5_flow_tcf_socket_destroy(priv->mnl_socket);
	ret = mlx5_hrxq_ibv_verify(dev);
	if (ret)
		DRV_LOG(WARNING, "port %u some hash Rx queue still remain",

error: patch failed: drivers/net/mlx5/mlx5.c:289
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
Hunk #1 succeeded at 163 (offset 5 lines).
Hunk #2 succeeded at 230 (offset 4 lines).
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
	return -rte_errno;
}

/* Void driver to protect from null pointer reference. */
const struct mlx5_flow_driver_ops mlx5_flow_null_drv_ops = {
	.validate = flow_null_validate,

error: patch failed: drivers/net/mlx5/mlx5_flow.c:1599
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: drivers/net/mlx5/mlx5_flow.h: No such file or directory
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: drivers/net/mlx5/mlx5_flow_dv.c: No such file or directory
Checking patch drivers/net/mlx5/mlx5_flow_tcf.c...
error: drivers/net/mlx5/mlx5_flow_tcf.c: No such file or directory
Checking patch drivers/net/mlx5/mlx5_flow_verbs.c...
error: drivers/net/mlx5/mlx5_flow_verbs.c: No such file or directory
*Repo: dpdk-next-net
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
		close(priv->nl_socket_rdma);
	if (priv->mnl_socket)
		mlx5_flow_tcf_socket_destroy(priv->mnl_socket);
	ret = mlx5_hrxq_ibv_verify(dev);
	if (ret)
		DRV_LOG(WARNING, "port %u some hash Rx queue still remain",

error: patch failed: drivers/net/mlx5/mlx5.c:289
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
Hunk #1 succeeded at 163 (offset 5 lines).
Hunk #2 succeeded at 230 (offset 4 lines).
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
	return -rte_errno;
}

/* Void driver to protect from null pointer reference. */
const struct mlx5_flow_driver_ops mlx5_flow_null_drv_ops = {
	.validate = flow_null_validate,

error: patch failed: drivers/net/mlx5/mlx5_flow.c:1599
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: drivers/net/mlx5/mlx5_flow.h: No such file or directory
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: drivers/net/mlx5/mlx5_flow_dv.c: No such file or directory
Checking patch drivers/net/mlx5/mlx5_flow_tcf.c...
error: drivers/net/mlx5/mlx5_flow_tcf.c: No such file or directory
Checking patch drivers/net/mlx5/mlx5_flow_verbs.c...
error: drivers/net/mlx5/mlx5_flow_verbs.c: No such file or directory
*Repo: dpdk-next-crypto
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
		close(priv->nl_socket_rdma);
	if (priv->mnl_socket)
		mlx5_flow_tcf_socket_destroy(priv->mnl_socket);
	ret = mlx5_hrxq_ibv_verify(dev);
	if (ret)
		DRV_LOG(WARNING, "port %u some hash Rx queue still remain",

error: patch failed: drivers/net/mlx5/mlx5.c:289
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
Hunk #1 succeeded at 163 (offset 5 lines).
Hunk #2 succeeded at 230 (offset 4 lines).
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
	return -rte_errno;
}

/* Void driver to protect from null pointer reference. */
const struct mlx5_flow_driver_ops mlx5_flow_null_drv_ops = {
	.validate = flow_null_validate,

error: patch failed: drivers/net/mlx5/mlx5_flow.c:1599
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: drivers/net/mlx5/mlx5_flow.h: No such file or directory
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: drivers/net/mlx5/mlx5_flow_dv.c: No such file or directory
Checking patch drivers/net/mlx5/mlx5_flow_tcf.c...
error: drivers/net/mlx5/mlx5_flow_tcf.c: No such file or directory
Checking patch drivers/net/mlx5/mlx5_flow_verbs.c...
error: drivers/net/mlx5/mlx5_flow_verbs.c: No such file or directory
*Repo: dpdk-next-virtio
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
		close(priv->nl_socket_rdma);
	if (priv->mnl_socket)
		mlx5_flow_tcf_socket_destroy(priv->mnl_socket);
	ret = mlx5_hrxq_ibv_verify(dev);
	if (ret)
		DRV_LOG(WARNING, "port %u some hash Rx queue still remain",

error: patch failed: drivers/net/mlx5/mlx5.c:289
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
Hunk #1 succeeded at 163 (offset 5 lines).
Hunk #2 succeeded at 230 (offset 4 lines).
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
	return -rte_errno;
}

/* Void driver to protect from null pointer reference. */
const struct mlx5_flow_driver_ops mlx5_flow_null_drv_ops = {
	.validate = flow_null_validate,

error: patch failed: drivers/net/mlx5/mlx5_flow.c:1599
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: drivers/net/mlx5/mlx5_flow.h: No such file or directory
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: drivers/net/mlx5/mlx5_flow_dv.c: No such file or directory
Checking patch drivers/net/mlx5/mlx5_flow_tcf.c...
error: drivers/net/mlx5/mlx5_flow_tcf.c: No such file or directory
Checking patch drivers/net/mlx5/mlx5_flow_verbs.c...
error: drivers/net/mlx5/mlx5_flow_verbs.c: No such file or directory

DPDK STV team


More information about the test-report mailing list