automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw95388-95413 [PATCH] [v4, 26/26] doc: add mlx5 multiple-thread flow insertion optimization
@ 2021-07-06 17:30 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-07-06 17:30 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/95388

_apply patch failure_

Submitter: Suanming Mou <suanmingm@nvidia.com>
Date: Tuesday, July 06 2021 13:32:57 
Applied on: CommitID:254501687fade29b11125d79c734346a9dd21138
Apply patch set 95388-95413 failed:

Checking patch drivers/net/mlx5/linux/mlx5_os.c...
Hunk #4 succeeded at 1638 (offset -2 lines).
Checking patch drivers/net/mlx5/mlx5.c...
Hunk #2 succeeded at 793 (offset 2 lines).
Hunk #3 succeeded at 1531 (offset 2 lines).
Checking patch drivers/net/mlx5/mlx5.h...
Hunk #3 succeeded at 1605 (offset -1 lines).
Checking patch drivers/net/mlx5/mlx5_flow.c...
Hunk #6 succeeded at 6063 (offset -21 lines).
Hunk #7 succeeded at 6131 (offset -21 lines).
Hunk #8 succeeded at 6261 (offset -21 lines).
Hunk #9 succeeded at 6283 (offset -21 lines).
Hunk #10 succeeded at 6335 (offset -21 lines).
Hunk #11 succeeded at 6389 (offset -21 lines).
Hunk #12 succeeded at 6404 (offset -21 lines).
Hunk #13 succeeded at 6414 (offset -21 lines).
Hunk #14 succeeded at 6434 (offset -21 lines).
Hunk #15 succeeded at 6443 (offset -21 lines).
Hunk #16 succeeded at 6451 (offset -21 lines).
Hunk #17 succeeded at 6637 (offset -21 lines).
Hunk #18 succeeded at 6669 (offset -21 lines).
Hunk #19 succeeded at 6701 (offset -21 lines).
Hunk #20 succeeded at 6791 (offset -21 lines).
Hunk #21 succeeded at 6833 (offset -21 lines).
Hunk #22 succeeded at 6866 (offset -21 lines).
Hunk #23 succeeded at 6886 (offset -21 lines).
Hunk #24 succeeded at 6901 (offset -21 lines).
Hunk #25 succeeded at 6952 (offset -21 lines).
Hunk #26 succeeded at 7818 (offset -21 lines).
Hunk #27 succeeded at 7869 (offset -21 lines).
Checking patch drivers/net/mlx5/mlx5_flow.h...
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
Hunk #1 succeeded at 13839 (offset -42 lines).
Checking patch drivers/net/mlx5/mlx5_trigger.c...
Checking patch drivers/net/mlx5/windows/mlx5_os.c...
error: while searching for:
	eth_dev->rx_queue_count = mlx5_rx_queue_count;
	/* Register MAC address. */
	claim_zero(mlx5_mac_addr_add(eth_dev, &mac, 0, 0));
	priv->flows = 0;
	priv->ctrl_flows = 0;
	TAILQ_INIT(&priv->flow_meters);
	priv->mtr_profile_tbl = mlx5_l3t_create(MLX5_L3T_TYPE_PTR);

error: patch failed: drivers/net/mlx5/windows/mlx5_os.c:563
Applied patch drivers/net/mlx5/linux/mlx5_os.c cleanly.
Applied patch drivers/net/mlx5/mlx5.c cleanly.
Applied patch drivers/net/mlx5/mlx5.h cleanly.
Applied patch drivers/net/mlx5/mlx5_flow.c cleanly.
Applied patch drivers/net/mlx5/mlx5_flow.h cleanly.
Applied patch drivers/net/mlx5/mlx5_flow_dv.c cleanly.
Applied patch drivers/net/mlx5/mlx5_trigger.c cleanly.
Applying patch drivers/net/mlx5/windows/mlx5_os.c with 1 reject...
Rejected hunk #1.
diff a/drivers/net/mlx5/windows/mlx5_os.c b/drivers/net/mlx5/windows/mlx5_os.c	(rejected hunks)
@@ -563,7 +563,6 @@ mlx5_dev_spawn(struct rte_device *dpdk_dev,
 	eth_dev->rx_queue_count = mlx5_rx_queue_count;
 	/* Register MAC address. */
 	claim_zero(mlx5_mac_addr_add(eth_dev, &mac, 0, 0));
-	priv->flows = 0;
 	priv->ctrl_flows = 0;
 	TAILQ_INIT(&priv->flow_meters);
 	priv->mtr_profile_tbl = mlx5_l3t_create(MLX5_L3T_TYPE_PTR);
Checking patch drivers/common/mlx5/linux/mlx5_glue.h...
Checking patch drivers/net/mlx5/linux/mlx5_flow_os.h...
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: drivers/net/mlx5/mlx5_flow.h: does not match index
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: drivers/net/mlx5/mlx5_flow_dv.c: does not match index
Applied patch drivers/common/mlx5/linux/mlx5_glue.h cleanly.
Applied patch drivers/net/mlx5/linux/mlx5_flow_os.h cleanly.
Checking patch drivers/net/mlx5/linux/mlx5_os.c...
error: drivers/net/mlx5/linux/mlx5_os.c: does not match index
Checking patch drivers/net/mlx5/mlx5.c...
error: drivers/net/mlx5/mlx5.c: does not match index
Checking patch drivers/net/mlx5/mlx5.h...
error: drivers/net/mlx5/mlx5.h: does not match index
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: drivers/net/mlx5/mlx5_flow.h: does not match index
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: drivers/net/mlx5/mlx5_flow_dv.c: does not match index
Checking patch drivers/net/mlx5/mlx5_rx.h...
Checking patch drivers/net/mlx5/mlx5_rxq.c...
Checking patch drivers/net/mlx5/mlx5_utils.c...
Checking patch drivers/net/mlx5/mlx5_utils.h...
Checking patch drivers/net/mlx5/windows/mlx5_os.c...
Hunk #1 succeeded at 609 (offset -1 lines).
Applied patch drivers/net/mlx5/mlx5_rx.h cleanly.
Applied patch drivers/net/mlx5/mlx5_rxq.c cleanly.
Applied patch drivers/net/mlx5/mlx5_utils.c cleanly.
Applied patch drivers/net/mlx5/mlx5_utils.h cleanly.
Applied patch drivers/net/mlx5/windows/mlx5_os.c cleanly.
Checking patch drivers/net/mlx5/linux/mlx5_os.c...
error: drivers/net/mlx5/linux/mlx5_os.c: does not match index
Checking patch drivers/net/mlx5/mlx5.h...
error: drivers/net/mlx5/mlx5.h: does not match index
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: drivers/net/mlx5/mlx5_flow.h: does not match index
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: drivers/net/mlx5/mlx5_flow_dv.c: does not match index
Checking patch drivers/net/mlx5/mlx5_rx.h...
error: drivers/net/mlx5/mlx5_rx.h: does not match index
Checking patch drivers/net/mlx5/mlx5_rxq.c...
error: drivers/net/mlx5/mlx5_rxq.c: does not match index
Checking patch drivers/net/mlx5/mlx5_utils.c...
error: drivers/net/mlx5/mlx5_utils.c: does not match index
Checking patch drivers/net/mlx5/mlx5_utils.h...
error: drivers/net/mlx5/mlx5_utils.h: does not match index
Checking patch drivers/net/mlx5/windows/mlx5_os.c...
error: drivers/net/mlx5/windows/mlx5_os.c: does not match index
Checking patch drivers/net/mlx5/mlx5_utils.c...
error: drivers/net/mlx5/mlx5_utils.c: does not match index
Checking patch drivers/net/mlx5/mlx5_utils.h...
error: drivers/net/mlx5/mlx5_utils.h: does not match index
Checking patch drivers/net/mlx5/mlx5_utils.c...
error: drivers/net/mlx5/mlx5_utils.c: does not match index
Checking patch drivers/net/mlx5/mlx5_utils.h...
error: drivers/net/mlx5/mlx5_utils.h: does not match index
Checking patch drivers/net/mlx5/mlx5_utils.c...
error: drivers/net/mlx5/mlx5_utils.c: does not match index
Checking patch drivers/net/mlx5/linux/mlx5_os.c...
error: drivers/net/mlx5/linux/mlx5_os.c: does not match index
Checking patch drivers/net/mlx5/mlx5.c...
error: drivers/net/mlx5/mlx5.c: does not match index
Checking patch drivers/net/mlx5/mlx5.h...
error: drivers/net/mlx5/mlx5.h: does not match index
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: drivers/net/mlx5/mlx5_flow.h: does not match index
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: drivers/net/mlx5/mlx5_flow_dv.c: does not match index
Checking patch drivers/net/mlx5/mlx5_rxq.c...
error: drivers/net/mlx5/mlx5_rxq.c: does not match index
Checking patch drivers/net/mlx5/mlx5_utils.c...
error: drivers/net/mlx5/mlx5_utils.c: does not match index
Checking patch drivers/net/mlx5/mlx5_utils.h...
error: drivers/net/mlx5/mlx5_utils.h: does not match index
Checking patch drivers/net/mlx5/windows/mlx5_os.c...
error: drivers/net/mlx5/windows/mlx5_os.c: does not match index
Checking patch drivers/common/mlx5/mlx5_common.h...
Checking patch drivers/common/mlx5/mlx5_common_utils.c...
Checking patch drivers/common/mlx5/mlx5_common_utils.h...
Checking patch drivers/common/mlx5/version.map...
Checking patch drivers/net/mlx5/mlx5_utils.c...
error: drivers/net/mlx5/mlx5_utils.c: does not match index
Checking patch drivers/net/mlx5/mlx5_utils.h...
error: drivers/net/mlx5/mlx5_utils.h: does not match index
Applied patch drivers/common/mlx5/mlx5_common.h cleanly.
Applied patch drivers/common/mlx5/mlx5_common_utils.c cleanly.
Applied patch drivers/common/mlx5/mlx5_common_utils.h cleanly.
Applied patch drivers/common/mlx5/version.map cleanly.
Checking patch drivers/common/mlx5/mlx5_common_utils.c...
error: drivers/common/mlx5/mlx5_common_utils.c: does not match index
Checking patch drivers/common/mlx5/mlx5_common_utils.h...
error: drivers/common/mlx5/mlx5_common_utils.h: does not match index
Checking patch drivers/net/mlx5/linux/mlx5_os.c...
error: drivers/net/mlx5/linux/mlx5_os.c: does not match index
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: drivers/net/mlx5/mlx5_flow_dv.c: does not match index
Checking patch drivers/net/mlx5/windows/mlx5_os.c...
error: drivers/net/mlx5/windows/mlx5_os.c: does not match index
Checking patch drivers/common/mlx5/mlx5_common_utils.c...
error: drivers/common/mlx5/mlx5_common_utils.c: does not match index
Checking patch drivers/common/mlx5/mlx5_common_utils.h...
error: drivers/common/mlx5/mlx5_common_utils.h: does not match index
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: drivers/net/mlx5/mlx5_flow.h: does not match index
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: drivers/net/mlx5/mlx5_flow_dv.c: does not match index
Checking patch drivers/net/mlx5/mlx5_rx.h...
error: drivers/net/mlx5/mlx5_rx.h: does not match index
Checking patch drivers/net/mlx5/mlx5_rxq.c...
error: drivers/net/mlx5/mlx5_rxq.c: does not match index
Checking patch drivers/common/mlx5/mlx5_common_utils.c...
error: drivers/common/mlx5/mlx5_common_utils.c: does not match index
Checking patch drivers/common/mlx5/mlx5_common_utils.h...
error: drivers/common/mlx5/mlx5_common_utils.h: does not match index
Checking patch drivers/net/mlx5/linux/mlx5_os.c...
error: drivers/net/mlx5/linux/mlx5_os.c: does not match index
Checking patch drivers/net/mlx5/mlx5.c...
error: drivers/net/mlx5/mlx5.c: does not match index
Checking patch drivers/net/mlx5/mlx5.h...
error: drivers/net/mlx5/mlx5.h: does not match index
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: drivers/net/mlx5/mlx5_flow.c: does not match index
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: drivers/net/mlx5/mlx5_flow.h: does not match index
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: drivers/net/mlx5/mlx5_flow_dv.c: does not match index
Checking patch drivers/common/mlx5/mlx5_common_utils.c...
error: drivers/common/mlx5/mlx5_common_utils.c: does not match index
Checking patch drivers/common/mlx5/mlx5_common_utils.h...
error: drivers/common/mlx5/mlx5_common_utils.h: does not match index
Checking patch drivers/common/mlx5/mlx5_common_utils.c...
error: drivers/common/mlx5/mlx5_common_utils.c: does not match index
Checking patch drivers/common/mlx5/mlx5_common_utils.h...
error: drivers/common/mlx5/mlx5_common_utils.h: does not match index
Checking patch drivers/common/mlx5/mlx5_common_utils.c...
error: drivers/common/mlx5/mlx5_common_utils.c: does not match index
Checking patch drivers/common/mlx5/mlx5_common_utils.h...
error: drivers/common/mlx5/mlx5_common_utils.h: does not match index
Checking patch drivers/net/mlx5/mlx5.c...
error: drivers/net/mlx5/mlx5.c: does not match index
Checking patch drivers/net/mlx5/mlx5.h...
error: drivers/net/mlx5/mlx5.h: does not match index
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: drivers/net/mlx5/mlx5_flow.h: does not match index
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: drivers/net/mlx5/mlx5_flow_dv.c: does not match index
Checking patch drivers/net/mlx5/linux/mlx5_os.c...
error: drivers/net/mlx5/linux/mlx5_os.c: does not match index
Checking patch drivers/net/mlx5/mlx5.c...
error: drivers/net/mlx5/mlx5.c: does not match index
Checking patch drivers/net/mlx5/mlx5_defs.h...
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: drivers/net/mlx5/mlx5_flow.c: does not match index
Applied patch drivers/net/mlx5/mlx5_defs.h cleanly.
Checking patch drivers/net/mlx5/mlx5.c...
error: drivers/net/mlx5/mlx5.c: does not match index
Checking patch drivers/net/mlx5/mlx5.h...
error: drivers/net/mlx5/mlx5.h: does not match index
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: drivers/net/mlx5/mlx5_flow_dv.c: does not match index
Checking patch drivers/net/mlx5/linux/mlx5_os.c...
error: drivers/net/mlx5/linux/mlx5_os.c: does not match index
Checking patch drivers/net/mlx5/mlx5_defs.h...
error: drivers/net/mlx5/mlx5_defs.h: does not match index
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: drivers/net/mlx5/mlx5_flow_dv.c: does not match index
Checking patch drivers/net/mlx5/windows/mlx5_os.c...
error: drivers/net/mlx5/windows/mlx5_os.c: does not match index
Checking patch drivers/net/mlx5/mlx5.c...
error: drivers/net/mlx5/mlx5.c: does not match index
Checking patch drivers/net/mlx5/mlx5_rxq.c...
error: drivers/net/mlx5/mlx5_rxq.c: does not match index

https://lab.dpdk.org/results/dashboard/patchsets/17682/

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2021-07-06 17:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-06 17:30 [dpdk-test-report] |WARNING| pw95388-95413 [PATCH] [v4, 26/26] doc: add mlx5 multiple-thread flow insertion optimization dpdklab

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