automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw156165-156167 [PATCH 1/4] net/mlx5: add driver event callbacks
       [not found] <20250826114556.10068-2-mkashani@nvidia.com>
@ 2025-08-26 11:12 ` qemudev
  2025-08-26 11:45 ` |WARNING| pw156165 " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2025-08-26 11:12 UTC (permalink / raw)
  To: test-report; +Cc: Maayan Kashani, zhoumin

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

_apply patch failure_

Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Tue, 26 Aug 2025 14:45:52 +0300
DPDK git baseline: Repo:dpdk-next-net-mlx
  Branch: for-next-net
  CommitID: 507dd6a18ebcae562fd0539bddbf499a4b891bb7

Apply patch set 156165-156167 failed:

Checking patch drivers/net/mlx5/mlx5_flow.c...
Hunk #1 succeeded at 8159 (offset -6 lines).
Hunk #2 succeeded at 8172 (offset -6 lines).
error: while searching for:
mlx5_flow_start_default(struct rte_eth_dev *dev)
{
	struct rte_flow_error error;
#ifdef HAVE_MLX5_HWS_SUPPORT
	struct mlx5_priv *priv = dev->data->dev_private;

	if (priv->sh->config.dv_flow_en == 2) {
		/*
		 * Ignore this failure, if the proxy port is not started, other
		 * default jump actions are not created and this rule will not

error: patch failed: drivers/net/mlx5/mlx5_flow.c:8220
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
Checking patch drivers/net/mlx5/mlx5_trigger.c...
Checking patch drivers/net/mlx5/rte_pmd_mlx5.h...


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

* |WARNING| pw156165 [PATCH 1/4] net/mlx5: add driver event callbacks
       [not found] <20250826114556.10068-2-mkashani@nvidia.com>
  2025-08-26 11:12 ` |WARNING| pw156165-156167 [PATCH 1/4] net/mlx5: add driver event callbacks qemudev
@ 2025-08-26 11:45 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2025-08-26 11:45 UTC (permalink / raw)
  To: test-report; +Cc: Maayan Kashani

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/156165

_coding style issues_


CHECK:SPACING: spaces preferred around that '-' (ctx:WxV)
#507: FILE: drivers/net/mlx5/mlx5_driver_event.c:246:
+		return -EINVAL;
 		       ^

CHECK:SPACING: spaces preferred around that '-' (ctx:WxV)
#511: FILE: drivers/net/mlx5/mlx5_driver_event.c:250:
+			return -EEXIST;
 			       ^

CHECK:SPACING: spaces preferred around that '-' (ctx:WxV)
#516: FILE: drivers/net/mlx5/mlx5_driver_event.c:255:
+		return -ENOMEM;
 		       ^

CHECK:SPACING: spaces preferred around that '-' (ctx:WxV)
#536: FILE: drivers/net/mlx5/mlx5_driver_event.c:275:
+		return -EINVAL;
 		       ^

total: 0 errors, 0 warnings, 4 checks, 533 lines checked

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

end of thread, other threads:[~2025-08-26 11:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250826114556.10068-2-mkashani@nvidia.com>
2025-08-26 11:12 ` |WARNING| pw156165-156167 [PATCH 1/4] net/mlx5: add driver event callbacks qemudev
2025-08-26 11:45 ` |WARNING| pw156165 " 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).