[dpdk-test-report] |FAILURE| pw65305[v2, 1/2] net/mlx5: add fine grain dynamic flag support

sys_stv at intel.com sys_stv at intel.com
Mon Feb 17 17:05:20 CET 2020


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

_apply issues_

Submitter: Viacheslav Ovsiienko <viacheslavo at mellanox.com>
Date: 2020-01-29 12:21:06
Reply_mail: 1580300467-7716-2-git-send-email-viacheslavo at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: 914397d6c1141235b48ca60249221976e9e08feb
	Repo:dpdk, CommitID: 914397d6c1141235b48ca60249221976e9e08feb

*Repo: dpdk-next-net-mlx
#include "mlx5_flow.h"

/* Device parameter to enable RX completion queue compression. */
#define MLX5_RXQ_CQE_COMP_EN "rxq_cqe_comp_en"

error: patch failed: drivers/net/mlx5/mlx5.c:48
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx.c...
error: while searching for:
uint8_t mlx5_cksum_table[1 << 10] __rte_cache_aligned;
uint8_t mlx5_swp_types_table[1 << 10] __rte_cache_aligned;

/**
 * Build a table to translate Rx completion flags to packet type.
 *

error: patch failed: drivers/net/mlx5/mlx5_rxtx.c:129
error: drivers/net/mlx5/mlx5_rxtx.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx.h...
error: while searching for:
/* Support tunnel matching. */
#define MLX5_FLOW_TUNNEL 10

struct mlx5_rxq_stats {
#ifdef MLX5_PMD_SOFT_COUNTERS
	uint64_t ipackets; /**< Total of successfully received packets. */

error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:44
error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_trigger.c...
error: while searching for:
#include "mlx5.h"
#include "mlx5_rxtx.h"
#include "mlx5_utils.h"

/**
 * Stop traffic on Tx queues.

error: patch failed: drivers/net/mlx5/mlx5_trigger.c:13
error: drivers/net/mlx5/mlx5_trigger.c: patch does not apply
Checking patch drivers/net/mlx5/rte_pmd_mlx5.h...
error: drivers/net/mlx5/rte_pmd_mlx5.h: already exists in working directory
Checking patch drivers/net/mlx5/rte_pmd_mlx5_version.map...
error: while searching for:
DPDK_20.0 {
	local: *;
};

error: patch failed: drivers/net/mlx5/rte_pmd_mlx5_version.map:1
error: drivers/net/mlx5/rte_pmd_mlx5_version.map: patch does not apply
*Repo: dpdk
#include "mlx5_flow.h"

/* Device parameter to enable RX completion queue compression. */
#define MLX5_RXQ_CQE_COMP_EN "rxq_cqe_comp_en"

error: patch failed: drivers/net/mlx5/mlx5.c:48
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx.c...
error: while searching for:
uint8_t mlx5_cksum_table[1 << 10] __rte_cache_aligned;
uint8_t mlx5_swp_types_table[1 << 10] __rte_cache_aligned;

/**
 * Build a table to translate Rx completion flags to packet type.
 *

error: patch failed: drivers/net/mlx5/mlx5_rxtx.c:129
error: drivers/net/mlx5/mlx5_rxtx.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx.h...
error: while searching for:
/* Support tunnel matching. */
#define MLX5_FLOW_TUNNEL 10

struct mlx5_rxq_stats {
#ifdef MLX5_PMD_SOFT_COUNTERS
	uint64_t ipackets; /**< Total of successfully received packets. */

error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:44
error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_trigger.c...
error: while searching for:
#include "mlx5.h"
#include "mlx5_rxtx.h"
#include "mlx5_utils.h"

/**
 * Stop traffic on Tx queues.

error: patch failed: drivers/net/mlx5/mlx5_trigger.c:13
error: drivers/net/mlx5/mlx5_trigger.c: patch does not apply
Checking patch drivers/net/mlx5/rte_pmd_mlx5.h...
error: drivers/net/mlx5/rte_pmd_mlx5.h: already exists in working directory
Checking patch drivers/net/mlx5/rte_pmd_mlx5_version.map...
error: while searching for:
DPDK_20.0 {
	local: *;
};

error: patch failed: drivers/net/mlx5/rte_pmd_mlx5_version.map:1
error: drivers/net/mlx5/rte_pmd_mlx5_version.map: patch does not apply

DPDK STV team


More information about the test-report mailing list