|WARNING| pw111720 [PATCH] [v3] eal: add bus cleanup to eal cleanup
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue May 24 11:10:30 CEST 2022
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/111720
_apply patch failure_
Submitter: Kevin Laatz <kevin.laatz at intel.com>
Date: Tuesday, May 24 2022 09:08:01
Applied on: CommitID:981a025741f80b4036f994ed30b04e757299ab19
Apply patch set 111720 failed:
Checking patch devtools/libabigail.abignore...
error: while searching for:
; Ignore visibility fix of local functions in experimental gpudev library
[suppress_file]
soname_regexp = ^librte_gpudev\.
error: patch failed: devtools/libabigail.abignore:40
Checking patch drivers/bus/pci/pci_common.c...
Checking patch drivers/bus/vdev/vdev.c...
Checking patch lib/eal/common/eal_common_bus.c...
Checking patch lib/eal/include/rte_bus.h...
Checking patch lib/eal/linux/eal.c...
Hunk #1 succeeded at 1266 (offset -2 lines).
Applying patch devtools/libabigail.abignore with 1 reject...
Rejected hunk #1.
Applied patch drivers/bus/pci/pci_common.c cleanly.
Applied patch drivers/bus/vdev/vdev.c cleanly.
Applied patch lib/eal/common/eal_common_bus.c cleanly.
Applied patch lib/eal/include/rte_bus.h cleanly.
Applied patch lib/eal/linux/eal.c cleanly.
diff a/devtools/libabigail.abignore b/devtools/libabigail.abignore (rejected hunks)
@@ -40,3 +40,12 @@
; Ignore visibility fix of local functions in experimental gpudev library
[suppress_file]
soname_regexp = ^librte_gpudev\.
+
+; Ignore field inserted to rte_bus, adding cleanup function
+[suppress_type]
+ name = rte_bus
+ has_data_member_inserted_at = end
+
+; Ignore changes to internally used structs containing rte_bus
+[suppress_type]
+ name = rte_pci_bus, rte_vmbus_bus, rte_vdev_bus
https://lab.dpdk.org/results/dashboard/patchsets/22261/
UNH-IOL DPDK Community Lab
More information about the test-report
mailing list