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| pw112335 [PATCH] [v3] kni: fix warning about discarding const qualifier
Date: Mon,  6 Jun 2022 03:48:40 -0400 (EDT)	[thread overview]
Message-ID: <20220606074840.D4E816D56A@noxus.dpdklab.iol.unh.edu> (raw)

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

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

_apply patch failure_

Submitter: Ke Zhang <ke1x.zhang@intel.com>
Date: Monday, June 06 2022 07:22:45 
Applied on: CommitID:c98600d4bed6d15599e448990f2ba117ca938a2d
Apply patch set 112335 failed:

Checking patch kernel/linux/kni/compat.h...
error: while searching for:
#if KERNEL_VERSION(5, 9, 0) > LINUX_VERSION_CODE
#define HAVE_TSK_IN_GUP
#endif

error: patch failed: kernel/linux/kni/compat.h:141
Checking patch kernel/linux/kni/kni_misc.c...
Checking patch kernel/linux/kni/kni_net.c...
Hunk #1 succeeded at 783 (offset 4 lines).
Applying patch kernel/linux/kni/compat.h with 1 reject...
Rejected hunk #1.
Applied patch kernel/linux/kni/kni_misc.c cleanly.
Applied patch kernel/linux/kni/kni_net.c cleanly.
diff a/kernel/linux/kni/compat.h b/kernel/linux/kni/compat.h	(rejected hunks)
@@ -141,3 +141,7 @@
 #if KERNEL_VERSION(5, 9, 0) > LINUX_VERSION_CODE
 #define HAVE_TSK_IN_GUP
 #endif
+
+#if KERNEL_VERSION(5, 15, 0) <= LINUX_VERSION_CODE
+#define HAVE_ETH_HW_ADDR_SET
+#endif

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

UNH-IOL DPDK Community Lab

                 reply	other threads:[~2022-06-06  7:48 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=20220606074840.D4E816D56A@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).