|WARNING| pw113279 [PATCH] [v4] lib: document existing free functions

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed Jun 22 23:10:10 CEST 2022


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

_apply patch failure_

Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Wednesday, June 22 2022 20:52:57 
Applied on: CommitID:9aa95b6fc4d0f166f8364f60c476f52dfcbe1082
Apply patch set 113279 failed:

Checking patch lib/bitratestats/rte_bitrate.h...
Checking patch lib/compressdev/rte_comp.h...
Checking patch lib/cryptodev/rte_crypto.h...
Checking patch lib/eal/include/rte_interrupts.h...
error: while searching for:
 * Free the memory allocated for interrupt handle resources.
 *
 * @param intr_handle
 *  Interrupt handle address.
 *
 */
__rte_experimental

error: patch failed: lib/eal/include/rte_interrupts.h:242
Checking patch lib/efd/rte_efd.h...
Checking patch lib/eventdev/rte_event_ring.h...
Checking patch lib/fib/rte_fib.h...
Checking patch lib/fib/rte_fib6.h...
Checking patch lib/member/rte_member.h...
Checking patch lib/reorder/rte_reorder.h...
Checking patch lib/rib/rte_rib.h...
Checking patch lib/rib/rte_rib6.h...
Checking patch lib/sched/rte_sched.h...
Checking patch lib/stack/rte_stack.h...
Checking patch lib/telemetry/rte_telemetry.h...
Applied patch lib/bitratestats/rte_bitrate.h cleanly.
Applied patch lib/compressdev/rte_comp.h cleanly.
Applied patch lib/cryptodev/rte_crypto.h cleanly.
Applying patch lib/eal/include/rte_interrupts.h with 1 reject...
Rejected hunk #1.
Applied patch lib/efd/rte_efd.h cleanly.
Applied patch lib/eventdev/rte_event_ring.h cleanly.
Applied patch lib/fib/rte_fib.h cleanly.
Applied patch lib/fib/rte_fib6.h cleanly.
Applied patch lib/member/rte_member.h cleanly.
Applied patch lib/reorder/rte_reorder.h cleanly.
Applied patch lib/rib/rte_rib.h cleanly.
Applied patch lib/rib/rte_rib6.h cleanly.
Applied patch lib/sched/rte_sched.h cleanly.
Applied patch lib/stack/rte_stack.h cleanly.
Applied patch lib/telemetry/rte_telemetry.h cleanly.
diff a/lib/eal/include/rte_interrupts.h b/lib/eal/include/rte_interrupts.h	(rejected hunks)
@@ -242,7 +242,8 @@ rte_intr_instance_alloc(uint32_t flags);
  * Free the memory allocated for interrupt handle resources.
  *
  * @param intr_handle
- *  Interrupt handle address.
+ *  Interrupt handle allocated with rte_intr_instance_alloc().
+ *  If handle is NULL, no operation is performed.
  *
  */
 __rte_experimental

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

UNH-IOL DPDK Community Lab


More information about the test-report mailing list