automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw142173-142182 [PATCH 01/10] net/mlx5: add hairpin out of buffer counter
       [not found] <20240707102532.2045942-1-igozlan@nvidia.com>
@ 2024-07-07  9:59 ` qemudev
  2024-07-07 10:26 ` |SUCCESS| pw142173 " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2024-07-07  9:59 UTC (permalink / raw)
  To: test-report; +Cc: Itamar Gozlan, zhoumin

Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/142173

_apply patch failure_

Submitter: Itamar Gozlan <igozlan@nvidia.com>
Date: Sun, 7 Jul 2024 13:25:22 +0300
DPDK git baseline: Repo:dpdk-next-net-mlx
  Branch: for-next-net
  CommitID: b31811d96c1d0fb36df78dc34ef8325bce447bfc

Apply patch set 142173-142182 failed:

Checking patch doc/guides/nics/mlx5.rst...
error: while searching for:

  - Hairpin between two ports could only manual binding and explicit Tx flow mode. For single port hairpin, all the combinations of auto/manual binding and explicit/implicit Tx flow mode could be supported.
  - Hairpin in switchdev SR-IOV mode is not supported till now.

- Quota:


error: patch failed: doc/guides/nics/mlx5.rst:750
error: doc/guides/nics/mlx5.rst: patch does not apply
Checking patch doc/guides/rel_notes/release_24_07.rst...
error: while searching for:
  * Added match with E-Switch manager.
  * Added flow item and actions validation to async flow API.
  * Added global out of buffer counter for hairpin queues.

* **Updated TAP driver.**


error: patch failed: doc/guides/rel_notes/release_24_07.rst:101
error: doc/guides/rel_notes/release_24_07.rst: patch does not apply
Checking patch drivers/net/mlx5/linux/mlx5_ethdev_os.c...
error: while searching for:
		.ctr_name = "out_of_buffer",
		.dev = 1,
	},
	{
		.dpdk_name = "dev_internal_queue_oob",
		.ctr_name = "dev_internal_queue_oob",

error: patch failed: drivers/net/mlx5/linux/mlx5_ethdev_os.c:1420
error: drivers/net/mlx5/linux/mlx5_ethdev_os.c: patch does not apply
Checking patch drivers/net/mlx5/linux/mlx5_os.c...
error: while searching for:
		DRV_LOG(DEBUG, "Port %d queue counter object cannot be created "
			"by DevX - fall-back to use the kernel driver global "
			"queue counter.", dev->data->port_id);
		/* Create WQ by kernel and query its queue counter ID. */
		if (cq) {
			wq = mlx5_glue->create_wq(ctx,

error: patch failed: drivers/net/mlx5/linux/mlx5_os.c:964
error: drivers/net/mlx5/linux/mlx5_os.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
		mlx5_devx_cmd_destroy(priv->q_counters);
		priv->q_counters = NULL;
	}
	mlx5_mprq_free_mp(dev);
	mlx5_os_free_shared_dr(priv);
#ifdef HAVE_MLX5_HWS_SUPPORT

error: patch failed: drivers/net/mlx5/mlx5.c:2394
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
	LIST_HEAD(fdir, mlx5_fdir_flow) fdir_flows; /* fdir flows. */
	rte_spinlock_t shared_act_sl; /* Shared actions spinlock. */
	uint32_t rss_shared_actions; /* RSS shared actions. */
	struct mlx5_devx_obj *q_counters; /* DevX queue counter object. */
	uint32_t counter_set_id; /* Queue counter ID to set in DevX objects. */
	uint32_t lag_affinity_idx; /* LAG mode queue 0 affinity starting. */
	rte_spinlock_t flex_item_sl; /* Flex item list spinlock. */
	struct mlx5_flex_item flex_item[MLX5_PORT_FLEX_ITEM_NUM];

error: patch failed: drivers/net/mlx5/mlx5.h:1986
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_devx.c...
error: while searching for:
	return 0;
}

/**
 * Create the Rx hairpin queue object.
 *

error: patch failed: drivers/net/mlx5/mlx5_devx.c:496
error: drivers/net/mlx5/mlx5_devx.c: patch does not apply
Checking patch drivers/net/mlx5/windows/mlx5_os.c...
error: while searching for:
		DRV_LOG(ERR, "Port %d queue counter object cannot be created "
			"by DevX - imissed counter will be unavailable",
			dev->data->port_id);
		return;
	}
	priv->counter_set_id = priv->q_counters->id;

error: patch failed: drivers/net/mlx5/windows/mlx5_os.c:83
error: drivers/net/mlx5/windows/mlx5_os.c: patch does not apply


^ permalink raw reply	[flat|nested] 2+ messages in thread

* |SUCCESS| pw142173 [PATCH 01/10] net/mlx5: add hairpin out of buffer counter
       [not found] <20240707102532.2045942-1-igozlan@nvidia.com>
  2024-07-07  9:59 ` |WARNING| pw142173-142182 [PATCH 01/10] net/mlx5: add hairpin out of buffer counter qemudev
@ 2024-07-07 10:26 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2024-07-07 10:26 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/142173

_coding style OK_



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-07-07 10:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240707102532.2045942-1-igozlan@nvidia.com>
2024-07-07  9:59 ` |WARNING| pw142173-142182 [PATCH 01/10] net/mlx5: add hairpin out of buffer counter qemudev
2024-07-07 10:26 ` |SUCCESS| pw142173 " checkpatch

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).