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| pw112930 [PATCH] [v3, 1/1] net/iavf: add vector PMD for Arm for basic Rx path
Date: Thu, 16 Jun 2022 16:18:42 -0400 (EDT)	[thread overview]
Message-ID: <20220616201842.EE3AB10618F@noxus.dpdklab.iol.unh.edu> (raw)

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

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

_apply patch failure_

Submitter: Kathleen Capella <kathleen.capella@arm.com>
Date: Thursday, June 16 2022 19:50:18 
Applied on: CommitID:7342e612052ae3ec875ae018548324d29abfa9c2
Apply patch set 112930 failed:

Checking patch drivers/net/iavf/iavf_rxtx.c...
error: while searching for:
	struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(dev->data->dev_private);

#ifdef RTE_ARCH_X86
	struct iavf_rx_queue *rxq;
	int i;
	int check_ret;
	bool use_avx2 = false;
	bool use_avx512 = false;
	bool use_flex = false;

error: patch failed: drivers/net/iavf/iavf_rxtx.c:2797
Hunk #2 succeeded at 3059 (offset 138 lines).
Checking patch drivers/net/iavf/iavf_rxtx_vec_neon.c...
Checking patch drivers/net/iavf/meson.build...
Applying patch drivers/net/iavf/iavf_rxtx.c with 1 reject...
Rejected hunk #1.
Hunk #2 applied cleanly.
Applied patch drivers/net/iavf/iavf_rxtx_vec_neon.c cleanly.
Applied patch drivers/net/iavf/meson.build cleanly.
diff a/drivers/net/iavf/iavf_rxtx.c b/drivers/net/iavf/iavf_rxtx.c	(rejected hunks)
@@ -2797,9 +2797,9 @@ iavf_set_rx_function(struct rte_eth_dev *dev)
 	struct iavf_info *vf = IAVF_DEV_PRIVATE_TO_VF(dev->data->dev_private);
 
 #ifdef RTE_ARCH_X86
+	int check_ret;
 	struct iavf_rx_queue *rxq;
 	int i;
-	int check_ret;
 	bool use_avx2 = false;
 	bool use_avx512 = false;
 	bool use_flex = false;

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

UNH-IOL DPDK Community Lab

             reply	other threads:[~2022-06-16 20:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-16 20:18 dpdklab [this message]
     [not found] <20220616195018.5425-2-kathleen.capella@arm.com>
2022-06-16 19:51 ` |WARNING| pw112930 [PATCH v3 " checkpatch

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=20220616201842.EE3AB10618F@noxus.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).