[dpdk-test-report] |FAILURE| pw37429[dpdk-dev, 1/7] net/sfc/base: add a new means to control RSS hash

sys_stv at intel.com sys_stv at intel.com
Thu May 10 10:13:06 CEST 2018


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

_apply issues_

Submitter: Andrew Rybchenko <arybchenko at solarflare.com>
Date: 2018-04-06 17:21:14
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 drivers/net/sfc/base/ef10_rx.c...
error: while searching for:
	__in		uint32_t rss_context,
	__in		efx_rx_hash_type_t type)
{
	efx_mcdi_req_t req;
	uint8_t payload[MAX(MC_CMD_RSS_CONTEXT_SET_FLAGS_IN_LEN,
--

	if (rss_context == EF10_RSS_CONTEXT_INVALID) {
		rc = EINVAL;
		goto fail1;

error: patch failed: drivers/net/sfc/base/ef10_rx.c:298
error: drivers/net/sfc/base/ef10_rx.c: patch does not apply
Checking patch drivers/net/sfc/base/efx.h...
error: while searching for:
	EFX_RX_HASHALG_TOEPLITZ
} efx_rx_hash_alg_t;

#define	EFX_RX_HASH_IPV4	(1U << 0)
#define	EFX_RX_HASH_TCPIPV4	(1U << 1)
--

typedef unsigned int efx_rx_hash_type_t;

typedef enum efx_rx_hash_support_e {

error: patch failed: drivers/net/sfc/base/efx.h:2068
error: drivers/net/sfc/base/efx.h: patch does not apply
Checking patch drivers/net/sfc/base/efx_rx.c...
error: while searching for:
#endif	/* EFSYS_OPT_RX_SCATTER */

#if EFSYS_OPT_RX_SCALE
	__checkReturn	efx_rc_t
efx_rx_hash_default_support_get(
	__in		efx_nic_t *enp,

error: patch failed: drivers/net/sfc/base/efx_rx.c:294
error: drivers/net/sfc/base/efx_rx.c: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch drivers/net/sfc/base/ef10_rx.c...
error: while searching for:
	__in		uint32_t rss_context,
	__in		efx_rx_hash_type_t type)
{
	efx_mcdi_req_t req;
	uint8_t payload[MAX(MC_CMD_RSS_CONTEXT_SET_FLAGS_IN_LEN,
--

	if (rss_context == EF10_RSS_CONTEXT_INVALID) {
		rc = EINVAL;
		goto fail1;

error: patch failed: drivers/net/sfc/base/ef10_rx.c:298
error: drivers/net/sfc/base/ef10_rx.c: patch does not apply
Checking patch drivers/net/sfc/base/efx.h...
error: while searching for:
	EFX_RX_HASHALG_TOEPLITZ
} efx_rx_hash_alg_t;

#define	EFX_RX_HASH_IPV4	(1U << 0)
#define	EFX_RX_HASH_TCPIPV4	(1U << 1)
--

typedef unsigned int efx_rx_hash_type_t;

typedef enum efx_rx_hash_support_e {

error: patch failed: drivers/net/sfc/base/efx.h:2068
error: drivers/net/sfc/base/efx.h: patch does not apply
Checking patch drivers/net/sfc/base/efx_rx.c...
error: while searching for:
#endif	/* EFSYS_OPT_RX_SCATTER */

#if EFSYS_OPT_RX_SCALE
	__checkReturn	efx_rc_t
efx_rx_hash_default_support_get(
	__in		efx_nic_t *enp,

error: patch failed: drivers/net/sfc/base/efx_rx.c:294
error: drivers/net/sfc/base/efx_rx.c: patch does not apply
*Repo: dpdk-next-net
Checking patch drivers/net/sfc/base/ef10_rx.c...
error: while searching for:
	__in		uint32_t rss_context,
	__in		efx_rx_hash_type_t type)
{
	efx_mcdi_req_t req;
	uint8_t payload[MAX(MC_CMD_RSS_CONTEXT_SET_FLAGS_IN_LEN,
--

	if (rss_context == EF10_RSS_CONTEXT_INVALID) {
		rc = EINVAL;
		goto fail1;

error: patch failed: drivers/net/sfc/base/ef10_rx.c:298
error: drivers/net/sfc/base/ef10_rx.c: patch does not apply
Checking patch drivers/net/sfc/base/efx.h...
error: while searching for:
	EFX_RX_HASHALG_TOEPLITZ
} efx_rx_hash_alg_t;

#define	EFX_RX_HASH_IPV4	(1U << 0)
#define	EFX_RX_HASH_TCPIPV4	(1U << 1)
--

typedef unsigned int efx_rx_hash_type_t;

typedef enum efx_rx_hash_support_e {

error: patch failed: drivers/net/sfc/base/efx.h:2068
error: drivers/net/sfc/base/efx.h: patch does not apply
Checking patch drivers/net/sfc/base/efx_rx.c...
error: while searching for:
#endif	/* EFSYS_OPT_RX_SCATTER */

#if EFSYS_OPT_RX_SCALE
	__checkReturn	efx_rc_t
efx_rx_hash_default_support_get(
	__in		efx_nic_t *enp,

error: patch failed: drivers/net/sfc/base/efx_rx.c:294
error: drivers/net/sfc/base/efx_rx.c: patch does not apply
*Repo: dpdk-next-crypto
Checking patch drivers/net/sfc/base/ef10_rx.c...
error: while searching for:
	__in		uint32_t rss_context,
	__in		efx_rx_hash_type_t type)
{
	efx_mcdi_req_t req;
	uint8_t payload[MAX(MC_CMD_RSS_CONTEXT_SET_FLAGS_IN_LEN,
--

	if (rss_context == EF10_RSS_CONTEXT_INVALID) {
		rc = EINVAL;
		goto fail1;

error: patch failed: drivers/net/sfc/base/ef10_rx.c:298
error: drivers/net/sfc/base/ef10_rx.c: patch does not apply
Checking patch drivers/net/sfc/base/efx.h...
error: while searching for:
	EFX_RX_HASHALG_TOEPLITZ
} efx_rx_hash_alg_t;

#define	EFX_RX_HASH_IPV4	(1U << 0)
#define	EFX_RX_HASH_TCPIPV4	(1U << 1)
--

typedef unsigned int efx_rx_hash_type_t;

typedef enum efx_rx_hash_support_e {

error: patch failed: drivers/net/sfc/base/efx.h:2068
error: drivers/net/sfc/base/efx.h: patch does not apply
Checking patch drivers/net/sfc/base/efx_rx.c...
error: while searching for:
#endif	/* EFSYS_OPT_RX_SCATTER */

#if EFSYS_OPT_RX_SCALE
	__checkReturn	efx_rc_t
efx_rx_hash_default_support_get(
	__in		efx_nic_t *enp,

error: patch failed: drivers/net/sfc/base/efx_rx.c:294
error: drivers/net/sfc/base/efx_rx.c: patch does not apply
*Repo: dpdk-next-virtio
Checking patch drivers/net/sfc/base/ef10_rx.c...
error: while searching for:
	__in		uint32_t rss_context,
	__in		efx_rx_hash_type_t type)
{
	efx_mcdi_req_t req;
	uint8_t payload[MAX(MC_CMD_RSS_CONTEXT_SET_FLAGS_IN_LEN,
--

	if (rss_context == EF10_RSS_CONTEXT_INVALID) {
		rc = EINVAL;
		goto fail1;

error: patch failed: drivers/net/sfc/base/ef10_rx.c:298
error: drivers/net/sfc/base/ef10_rx.c: patch does not apply
Checking patch drivers/net/sfc/base/efx.h...
error: while searching for:
	EFX_RX_HASHALG_TOEPLITZ
} efx_rx_hash_alg_t;

#define	EFX_RX_HASH_IPV4	(1U << 0)
#define	EFX_RX_HASH_TCPIPV4	(1U << 1)
--

typedef unsigned int efx_rx_hash_type_t;

typedef enum efx_rx_hash_support_e {

error: patch failed: drivers/net/sfc/base/efx.h:2068
error: drivers/net/sfc/base/efx.h: patch does not apply
Checking patch drivers/net/sfc/base/efx_rx.c...
error: while searching for:
#endif	/* EFSYS_OPT_RX_SCATTER */

#if EFSYS_OPT_RX_SCALE
	__checkReturn	efx_rc_t
efx_rx_hash_default_support_get(
	__in		efx_nic_t *enp,

error: patch failed: drivers/net/sfc/base/efx_rx.c:294
error: drivers/net/sfc/base/efx_rx.c: patch does not apply

DPDK STV team


More information about the test-report mailing list