[dpdk-test-report] |FAILURE| pw68479[09/10] net/mlx5: optimize flow director filter memory

sys_stv at intel.com sys_stv at intel.com
Wed Apr 15 21:49:49 CEST 2020


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

_apply issues_

Submitter: Suanming Mou <suanmingm at mellanox.com>
Date: 2020-04-15 06:39:56
Reply_mail: 1586932797-99533-10-git-send-email-suanmingm at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: 5a41c2d780b3e81234dcfe3fd15b5de4c0692f46
	Repo:dpdk, CommitID: d6d084849a1d0c585e0f484809c205652a7b0471

*Repo: dpdk-next-net-mlx
uint8_t fdb_def_rule; /* Whether fdb jump to table 1 is configured. */
};

#define PORT_ID(priv) ((priv)->dev_data->port_id)

error: patch failed: drivers/net/mlx5/mlx5.h:600
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
Hunk #1 succeeded at 4466 (offset -35 lines).
error: while searching for:
	if (list)
--
	rte_free(flow->fdir);
	if (flow->idx)
		mlx5_ipool_free(priv->sh->ipool[MLX5_IPOOL_RTE_FLOW],
				flow->idx);

error: patch failed: drivers/net/mlx5/mlx5_flow.c:4515
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
Hunk #1 succeeded at 726 (offset -27 lines).
error: while searching for:
	uint16_t meter; /**< Holds flow meter id. */
--
	struct mlx5_fdir *fdir; /**< Pointer to associated FDIR if any. */
	uint32_t hairpin_flow_id; /**< The flow id used for hairpin. */
	uint32_t copy_applied:1; /**< The MARK copy Flow os applied. */
	uint32_t idx; /**< Index to the rte flow allocated from indexed pool. */

error: patch failed: drivers/net/mlx5/mlx5_flow.h:764
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
*Repo: dpdk
rte_free(flow->fdir);
	if (flow->idx)
		mlx5_ipool_free(priv->sh->ipool[MLX5_IPOOL_RTE_FLOW],
				flow->idx);

error: patch failed: drivers/net/mlx5/mlx5_flow.c:4515
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
Hunk #1 succeeded at 656 (offset -97 lines).
error: while searching for:
	uint16_t meter; /**< Holds flow meter id. */
--
	struct mlx5_fdir *fdir; /**< Pointer to associated FDIR if any. */
	uint32_t hairpin_flow_id; /**< The flow id used for hairpin. */
	uint32_t copy_applied:1; /**< The MARK copy Flow os applied. */
	uint32_t idx; /**< Index to the rte flow allocated from indexed pool. */

error: patch failed: drivers/net/mlx5/mlx5_flow.h:764
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply

DPDK STV team


More information about the test-report mailing list