automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw52193[1/1] net/mlx5: fix sharing context destroy order
@ 2019-04-03 14:31 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2019-04-03 14:31 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
Date: 2019-04-03 14:14:57
Reply_mail: 1554300897-24032-1-git-send-email-viacheslavo@mellanox.com
DPDK git baseline:
	Repo:dpdk-master, CommitID: 196c650b8b63fc74f3c30d9be35fc0c8108abe8e
	Repo:dpdk-next-eventdev, CommitID: 7a1ccc24874e251957513aba0520500f873e276a
	Repo:dpdk-next-net, CommitID: 69f805ac18abe03b8d6c7badccb45e3fde4ad0db
	Repo:dpdk-next-crypto, CommitID: 3331ddcd9a80379e59f5c29707f684735996a106
	Repo:dpdk-next-virtio, CommitID: daf8de5c41dfbe40f354ff009f5791db348e0b09

*Repo: dpdk-master
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
#ifdef HAVE_MLX5DV_DR
	mlx5_free_shared_dv(priv);
#endif
	if (priv->sh)
		mlx5_free_shared_ibctx(priv->sh);
	priv->sh = NULL;
	if (priv->rss_conf.rss_key != NULL)
		rte_free(priv->rss_conf.rss_key);
	if (priv->reta_idx != NULL)

error: patch failed: drivers/net/mlx5/mlx5.c:543
error: drivers/net/mlx5/mlx5.c: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
#ifdef HAVE_MLX5DV_DR
	mlx5_free_shared_dv(priv);
#endif
	if (priv->sh)
		mlx5_free_shared_ibctx(priv->sh);
	priv->sh = NULL;
	if (priv->rss_conf.rss_key != NULL)
		rte_free(priv->rss_conf.rss_key);
	if (priv->reta_idx != NULL)

error: patch failed: drivers/net/mlx5/mlx5.c:543
error: drivers/net/mlx5/mlx5.c: patch does not apply
*Repo: dpdk-next-net
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
#ifdef HAVE_MLX5DV_DR
	mlx5_free_shared_dv(priv);
#endif
	if (priv->sh)
		mlx5_free_shared_ibctx(priv->sh);
	priv->sh = NULL;
	if (priv->rss_conf.rss_key != NULL)
		rte_free(priv->rss_conf.rss_key);
	if (priv->reta_idx != NULL)

error: patch failed: drivers/net/mlx5/mlx5.c:543
error: drivers/net/mlx5/mlx5.c: patch does not apply
*Repo: dpdk-next-crypto
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
#ifdef HAVE_MLX5DV_DR
	mlx5_free_shared_dv(priv);
#endif
	if (priv->sh)
		mlx5_free_shared_ibctx(priv->sh);
	priv->sh = NULL;
	if (priv->rss_conf.rss_key != NULL)
		rte_free(priv->rss_conf.rss_key);
	if (priv->reta_idx != NULL)

error: patch failed: drivers/net/mlx5/mlx5.c:543
error: drivers/net/mlx5/mlx5.c: patch does not apply
*Repo: dpdk-next-virtio
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
#ifdef HAVE_MLX5DV_DR
	mlx5_free_shared_dv(priv);
#endif
	if (priv->sh)
		mlx5_free_shared_ibctx(priv->sh);
	priv->sh = NULL;
	if (priv->rss_conf.rss_key != NULL)
		rte_free(priv->rss_conf.rss_key);
	if (priv->reta_idx != NULL)

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

DPDK STV team

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

only message in thread, other threads:[~2019-04-03 14:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-03 14:31 [dpdk-test-report] |FAILURE| pw52193[1/1] net/mlx5: fix sharing context destroy order 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).