automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw65315[v4, 09/25] common/mlx5: support DevX indirect mkey creation
@ 2020-02-17 17:06 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-02-17 17:06 UTC (permalink / raw)
  To: test-report

[-- Attachment #1: Type: text/plain, Size: 3027 bytes --]

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

_apply issues_

Submitter: Matan Azrad <matan@mellanox.com>
Date: 2020-01-29 12:38:34
Reply_mail: 1580301530-6643-10-git-send-email-matan@mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: 914397d6c1141235b48ca60249221976e9e08feb
	Repo:dpdk, CommitID: 914397d6c1141235b48ca60249221976e9e08feb

*Repo: dpdk-next-net-mlx
uint32_t in[MLX5_ST_SZ_DW(create_mkey_in)] = {0};
	uint32_t out[MLX5_ST_SZ_DW(create_mkey_out)] = {0};
	void *mkc;
	struct mlx5_devx_obj *mkey = rte_zmalloc("mkey", sizeof(*mkey), 0);

error: patch failed: drivers/common/mlx5/mlx5_devx_cmds.c:142
error: drivers/common/mlx5/mlx5_devx_cmds.c: patch does not apply
Checking patch drivers/common/mlx5/mlx5_devx_cmds.h...
error: while searching for:
#define RTE_PMD_MLX5_DEVX_CMDS_H_

#include "mlx5_glue.h"


/* devX creation object */

error: patch failed: drivers/common/mlx5/mlx5_devx_cmds.h:6
error: drivers/common/mlx5/mlx5_devx_cmds.h: patch does not apply
Checking patch drivers/common/mlx5/mlx5_prm.h...
error: while searching for:

enum {
	MLX5_MKC_ACCESS_MODE_MTT   = 0x1,
};

/* Flow counters. */

error: patch failed: drivers/common/mlx5/mlx5_prm.h:726
error: drivers/common/mlx5/mlx5_prm.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
	mkey_attr.size = size;
	mkey_attr.umem_id = mem_mng->umem->umem_id;
	mkey_attr.pd = sh->pdn;
	mem_mng->dm = mlx5_devx_cmd_mkey_create(sh->ctx, &mkey_attr);
	if (!mem_mng->dm) {
		mlx5_glue->devx_umem_dereg(mem_mng->umem);

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:3885
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
*Repo: dpdk
uint32_t in[MLX5_ST_SZ_DW(create_mkey_in)] = {0};
	uint32_t out[MLX5_ST_SZ_DW(create_mkey_out)] = {0};
	void *mkc;
	struct mlx5_devx_obj *mkey = rte_zmalloc("mkey", sizeof(*mkey), 0);

error: patch failed: drivers/common/mlx5/mlx5_devx_cmds.c:142
error: drivers/common/mlx5/mlx5_devx_cmds.c: patch does not apply
Checking patch drivers/common/mlx5/mlx5_devx_cmds.h...
error: while searching for:
#define RTE_PMD_MLX5_DEVX_CMDS_H_

#include "mlx5_glue.h"


/* devX creation object */

error: patch failed: drivers/common/mlx5/mlx5_devx_cmds.h:6
error: drivers/common/mlx5/mlx5_devx_cmds.h: patch does not apply
Checking patch drivers/common/mlx5/mlx5_prm.h...
error: while searching for:

enum {
	MLX5_MKC_ACCESS_MODE_MTT   = 0x1,
};

/* Flow counters. */

error: patch failed: drivers/common/mlx5/mlx5_prm.h:726
error: drivers/common/mlx5/mlx5_prm.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
	mkey_attr.size = size;
	mkey_attr.umem_id = mem_mng->umem->umem_id;
	mkey_attr.pd = sh->pdn;
	mem_mng->dm = mlx5_devx_cmd_mkey_create(sh->ctx, &mkey_attr);
	if (!mem_mng->dm) {
		mlx5_glue->devx_umem_dereg(mem_mng->umem);

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:3885
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply

DPDK STV team

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-17 17:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-17 17:06 [dpdk-test-report] |FAILURE| pw65315[v4, 09/25] common/mlx5: support DevX indirect mkey creation sys_stv

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).