automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: test-report@dpdk.org
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw104660-104659 [PATCH] [v3, 2/2] net/mlx5: fix RxQ reference counting for indirect RSS
Date: Wed, 24 Nov 2021 10:09:17 +0000 (UTC)	[thread overview]
Message-ID: <20211124100917.19A836056E@dpdk-ubuntu.dpdklab.iol.unh.edu> (raw)

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

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

_apply patch failure_

Submitter: Dmitry Kozlyuk <dkozlyuk@nvidia.com>
Date: Wednesday, November 24 2021 09:40:30 
Applied on: CommitID:0c6e27549c03695f85d949f5195a166b449b419c
Apply patch set 104660-104659 failed:

Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
Hunk #1 succeeded at 14692 (offset -8 lines).
Checking patch drivers/net/mlx5/mlx5_rx.h...
error: while searching for:
			       bool standalone,
			       bool deref_rxqs);
int mlx5_ind_table_obj_setup(struct rte_eth_dev *dev,
			     struct mlx5_ind_table_obj *ind_tbl);
int mlx5_ind_table_obj_modify(struct rte_eth_dev *dev,
			      struct mlx5_ind_table_obj *ind_tbl,
			      uint16_t *queues, const uint32_t queues_n,

error: patch failed: drivers/net/mlx5/mlx5_rx.h:228
Checking patch drivers/net/mlx5/mlx5_rxq.c...
Hunk #1 succeeded at 2255 (offset -8 lines).
Hunk #2 succeeded at 2310 (offset -8 lines).
Hunk #3 succeeded at 2333 (offset -8 lines).
Hunk #4 succeeded at 2537 (offset -8 lines).
Hunk #5 succeeded at 2566 (offset -8 lines).
Hunk #6 succeeded at 2658 (offset -9 lines).
Applied patch drivers/net/mlx5/mlx5_flow_dv.c cleanly.
Applying patch drivers/net/mlx5/mlx5_rx.h with 1 reject...
Rejected hunk #1.
Applied patch drivers/net/mlx5/mlx5_rxq.c cleanly.
diff a/drivers/net/mlx5/mlx5_rx.h b/drivers/net/mlx5/mlx5_rx.h	(rejected hunks)
@@ -228,7 +228,8 @@ int mlx5_ind_table_obj_release(struct rte_eth_dev *dev,
 			       bool standalone,
 			       bool deref_rxqs);
 int mlx5_ind_table_obj_setup(struct rte_eth_dev *dev,
-			     struct mlx5_ind_table_obj *ind_tbl);
+			     struct mlx5_ind_table_obj *ind_tbl,
+			     bool ref_qs);
 int mlx5_ind_table_obj_modify(struct rte_eth_dev *dev,
 			      struct mlx5_ind_table_obj *ind_tbl,
 			      uint16_t *queues, const uint32_t queues_n,
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...
Hunk #1 succeeded at 231 (offset -2 lines).
Checking patch drivers/net/mlx5/mlx5_rxq.c...
error: drivers/net/mlx5/mlx5_rxq.c: does not match index
Applied patch drivers/net/mlx5/mlx5_rx.h cleanly.

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

UNH-IOL DPDK Community Lab

                 reply	other threads:[~2021-11-24 10:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211124100917.19A836056E@dpdk-ubuntu.dpdklab.iol.unh.edu \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).