[dpdk-test-report] |FAILURE| pw36058[dpdk-dev, 5/5] net/mlx5: add a parameter for Netlink support in VF

sys_stv at intel.com sys_stv at intel.com
Thu May 10 09:53:28 CEST 2018


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

_apply issues_

Submitter: Nlio Laranjeiro <nelio.laranjeiro at 6wind.com>
Date: 2018-03-13 12:50:39
DPDK git baseline:
	Repo:dpdk-master, CommitID: 8ea41438832a360aed2b7ba49fb75e310a2ff1dc
	Repo:dpdk-next-eventdev, CommitID: 640b0d1e510e111694c25145466f37867453837f
	Repo:dpdk-next-net, CommitID: 774c1892c434dba09998ccc76b956feb72224571
	Repo:dpdk-next-crypto, CommitID: 728ca9b0d5abea82cd01dee6645456a9d56215f7
	Repo:dpdk-next-virtio, CommitID: 037c0996bc927342f157426739e0cb63f2db8689

*Repo: dpdk-master
Checking patch doc/guides/nics/mlx5.rst...
error: while searching for:
- Flows with a VXLAN Network Identifier equal (or ends to be equal)
  to 0 are not supported.
- VXLAN TSO and checksum offloads are not supported on VM.

Statistics
----------

error: patch failed: doc/guides/nics/mlx5.rst:135
error: doc/guides/nics/mlx5.rst: patch does not apply
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
/* Device parameter to enable hardware Rx vector. */
#define MLX5_RX_VEC_EN "rx_vec_en"

#ifndef HAVE_IBV_MLX5_MOD_MPW
#define MLX5DV_CONTEXT_FLAGS_MPW_ALLOWED (1 << 2)
#define MLX5DV_CONTEXT_FLAGS_ENHANCED_MPW (1 << 3)

error: patch failed: drivers/net/mlx5/mlx5.c:68
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
	unsigned int tx_vec_en:1; /* Tx vector is enabled. */
	unsigned int rx_vec_en:1; /* Rx vector is enabled. */
	unsigned int mpw_hdr_dseg:1; /* Enable DSEGs in the title WQEBB. */
	unsigned int tso_max_payload_sz; /* Maximum TCP payload for TSO. */
	unsigned int ind_table_max_size; /* Maximum indirection table size. */
	int txq_inline; /* Maximum packet size for inlining. */

error: patch failed: drivers/net/mlx5/mlx5.h:88
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_vf.c...
error: while searching for:
	int i;
	int mac_index = MLX5_MAX_MAC_ADDRESSES;
	int ret;

	ret = mlx5_vf_mac_addr_list(dev, &macs, &macs_n);
	if (ret)
		return ret;

error: patch failed: drivers/net/mlx5/mlx5_vf.c:361
error: drivers/net/mlx5/mlx5_vf.c: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch doc/guides/nics/mlx5.rst...
error: while searching for:
- Flows with a VXLAN Network Identifier equal (or ends to be equal)
  to 0 are not supported.
- VXLAN TSO and checksum offloads are not supported on VM.

Statistics
----------

error: patch failed: doc/guides/nics/mlx5.rst:135
error: doc/guides/nics/mlx5.rst: patch does not apply
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
/* Device parameter to enable hardware Rx vector. */
#define MLX5_RX_VEC_EN "rx_vec_en"

#ifndef HAVE_IBV_MLX5_MOD_MPW
#define MLX5DV_CONTEXT_FLAGS_MPW_ALLOWED (1 << 2)
#define MLX5DV_CONTEXT_FLAGS_ENHANCED_MPW (1 << 3)

error: patch failed: drivers/net/mlx5/mlx5.c:68
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
	unsigned int tx_vec_en:1; /* Tx vector is enabled. */
	unsigned int rx_vec_en:1; /* Rx vector is enabled. */
	unsigned int mpw_hdr_dseg:1; /* Enable DSEGs in the title WQEBB. */
	unsigned int tso_max_payload_sz; /* Maximum TCP payload for TSO. */
	unsigned int ind_table_max_size; /* Maximum indirection table size. */
	int txq_inline; /* Maximum packet size for inlining. */

error: patch failed: drivers/net/mlx5/mlx5.h:88
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_vf.c...
error: while searching for:
	int i;
	int mac_index = MLX5_MAX_MAC_ADDRESSES;
	int ret;

	ret = mlx5_vf_mac_addr_list(dev, &macs, &macs_n);
	if (ret)
		return ret;

error: patch failed: drivers/net/mlx5/mlx5_vf.c:361
error: drivers/net/mlx5/mlx5_vf.c: patch does not apply
*Repo: dpdk-next-net
Checking patch doc/guides/nics/mlx5.rst...
error: while searching for:
- Flows with a VXLAN Network Identifier equal (or ends to be equal)
  to 0 are not supported.
- VXLAN TSO and checksum offloads are not supported on VM.

Statistics
----------

error: patch failed: doc/guides/nics/mlx5.rst:135
error: doc/guides/nics/mlx5.rst: patch does not apply
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
/* Device parameter to enable hardware Rx vector. */
#define MLX5_RX_VEC_EN "rx_vec_en"

#ifndef HAVE_IBV_MLX5_MOD_MPW
#define MLX5DV_CONTEXT_FLAGS_MPW_ALLOWED (1 << 2)
#define MLX5DV_CONTEXT_FLAGS_ENHANCED_MPW (1 << 3)

error: patch failed: drivers/net/mlx5/mlx5.c:68
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
	unsigned int tx_vec_en:1; /* Tx vector is enabled. */
	unsigned int rx_vec_en:1; /* Rx vector is enabled. */
	unsigned int mpw_hdr_dseg:1; /* Enable DSEGs in the title WQEBB. */
	unsigned int tso_max_payload_sz; /* Maximum TCP payload for TSO. */
	unsigned int ind_table_max_size; /* Maximum indirection table size. */
	int txq_inline; /* Maximum packet size for inlining. */

error: patch failed: drivers/net/mlx5/mlx5.h:88
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_vf.c...
error: while searching for:
	int i;
	int mac_index = MLX5_MAX_MAC_ADDRESSES;
	int ret;

	ret = mlx5_vf_mac_addr_list(dev, &macs, &macs_n);
	if (ret)
		return ret;

error: patch failed: drivers/net/mlx5/mlx5_vf.c:361
error: drivers/net/mlx5/mlx5_vf.c: patch does not apply
*Repo: dpdk-next-crypto
Checking patch doc/guides/nics/mlx5.rst...
error: while searching for:
- Flows with a VXLAN Network Identifier equal (or ends to be equal)
  to 0 are not supported.
- VXLAN TSO and checksum offloads are not supported on VM.

Statistics
----------

error: patch failed: doc/guides/nics/mlx5.rst:135
error: doc/guides/nics/mlx5.rst: patch does not apply
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
/* Device parameter to enable hardware Rx vector. */
#define MLX5_RX_VEC_EN "rx_vec_en"

#ifndef HAVE_IBV_MLX5_MOD_MPW
#define MLX5DV_CONTEXT_FLAGS_MPW_ALLOWED (1 << 2)
#define MLX5DV_CONTEXT_FLAGS_ENHANCED_MPW (1 << 3)

error: patch failed: drivers/net/mlx5/mlx5.c:68
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
	unsigned int tx_vec_en:1; /* Tx vector is enabled. */
	unsigned int rx_vec_en:1; /* Rx vector is enabled. */
	unsigned int mpw_hdr_dseg:1; /* Enable DSEGs in the title WQEBB. */
	unsigned int tso_max_payload_sz; /* Maximum TCP payload for TSO. */
	unsigned int ind_table_max_size; /* Maximum indirection table size. */
	int txq_inline; /* Maximum packet size for inlining. */

error: patch failed: drivers/net/mlx5/mlx5.h:88
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_vf.c...
error: while searching for:
	int i;
	int mac_index = MLX5_MAX_MAC_ADDRESSES;
	int ret;

	ret = mlx5_vf_mac_addr_list(dev, &macs, &macs_n);
	if (ret)
		return ret;

error: patch failed: drivers/net/mlx5/mlx5_vf.c:361
error: drivers/net/mlx5/mlx5_vf.c: patch does not apply
*Repo: dpdk-next-virtio
Checking patch doc/guides/nics/mlx5.rst...
error: while searching for:
- Flows with a VXLAN Network Identifier equal (or ends to be equal)
  to 0 are not supported.
- VXLAN TSO and checksum offloads are not supported on VM.

Statistics
----------

error: patch failed: doc/guides/nics/mlx5.rst:135
error: doc/guides/nics/mlx5.rst: patch does not apply
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
/* Device parameter to enable hardware Rx vector. */
#define MLX5_RX_VEC_EN "rx_vec_en"

#ifndef HAVE_IBV_MLX5_MOD_MPW
#define MLX5DV_CONTEXT_FLAGS_MPW_ALLOWED (1 << 2)
#define MLX5DV_CONTEXT_FLAGS_ENHANCED_MPW (1 << 3)

error: patch failed: drivers/net/mlx5/mlx5.c:68
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
	unsigned int tx_vec_en:1; /* Tx vector is enabled. */
	unsigned int rx_vec_en:1; /* Rx vector is enabled. */
	unsigned int mpw_hdr_dseg:1; /* Enable DSEGs in the title WQEBB. */
	unsigned int tso_max_payload_sz; /* Maximum TCP payload for TSO. */
	unsigned int ind_table_max_size; /* Maximum indirection table size. */
	int txq_inline; /* Maximum packet size for inlining. */

error: patch failed: drivers/net/mlx5/mlx5.h:88
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_vf.c...
error: while searching for:
	int i;
	int mac_index = MLX5_MAX_MAC_ADDRESSES;
	int ret;

	ret = mlx5_vf_mac_addr_list(dev, &macs, &macs_n);
	if (ret)
		return ret;

error: patch failed: drivers/net/mlx5/mlx5_vf.c:361
error: drivers/net/mlx5/mlx5_vf.c: patch does not apply

DPDK STV team


More information about the test-report mailing list