automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw112335 [PATCH] [v3] kni: fix warning about discarding const qualifier
@ 2022-06-06  7:48 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2022-06-06  7:48 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

[-- 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

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

only message in thread, other threads:[~2022-06-06  7:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-06  7:48 |WARNING| pw112335 [PATCH] [v3] kni: fix warning about discarding const qualifier 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).