|WARNING| pw104465-104469 [PATCH] [v2, 5/5] build: select optional libraries
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Wed Nov 17 12:49:45 CET 2021
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/104465
_apply patch failure_
Submitter: David Marchand <david.marchand at redhat.com>
Date: Wednesday, November 17 2021 11:28:47
Applied on: CommitID:329f73eb355ebd7ca5ff37916d37872d28365452
Apply patch set 104465-104469 failed:
Checking patch app/proc-info/main.c...
error: while searching for:
#include <rte_log.h>
#include <rte_branch_prediction.h>
#include <rte_string_fns.h>
#include <rte_metrics.h>
#include <rte_cycles.h>
#ifdef RTE_LIB_SECURITY
#include <rte_security.h>
error: patch failed: app/proc-info/main.c:29
Hunk #2 succeeded at 59 (offset -1 lines).
Hunk #3 succeeded at 110 (offset -1 lines).
Hunk #4 succeeded at 222 (offset -1 lines).
Hunk #5 succeeded at 266 (offset -1 lines).
Hunk #6 succeeded at 601 (offset -1 lines).
Hunk #7 succeeded at 662 (offset -1 lines).
Hunk #8 succeeded at 1532 (offset -1 lines).
Checking patch app/proc-info/meson.build...
Checking patch app/test-pmd/meson.build...
Checking patch app/test-pmd/testpmd.c...
Hunk #1 succeeded at 55 (offset 1 line).
Hunk #2 succeeded at 4240 (offset -4 lines).
Checking patch app/test/meson.build...
Checking patch lib/meson.build...
Applying patch app/proc-info/main.c with 1 reject...
Rejected hunk #1.
Hunk #2 applied cleanly.
Hunk #3 applied cleanly.
Hunk #4 applied cleanly.
Hunk #5 applied cleanly.
Hunk #6 applied cleanly.
Hunk #7 applied cleanly.
Hunk #8 applied cleanly.
Applied patch app/proc-info/meson.build cleanly.
Applied patch app/test-pmd/meson.build cleanly.
Applied patch app/test-pmd/testpmd.c cleanly.
Applied patch app/test/meson.build cleanly.
Applied patch lib/meson.build cleanly.
diff a/app/proc-info/main.c b/app/proc-info/main.c (rejected hunks)
@@ -29,7 +29,9 @@
#include <rte_log.h>
#include <rte_branch_prediction.h>
#include <rte_string_fns.h>
+#ifdef RTE_LIB_METRICS
#include <rte_metrics.h>
+#endif
#include <rte_cycles.h>
#ifdef RTE_LIB_SECURITY
#include <rte_security.h>
Checking patch app/meson.build...
Checking patch app/test/meson.build...
error: app/test/meson.build: does not match index
Checking patch lib/meson.build...
error: lib/meson.build: does not match index
Applied patch app/meson.build cleanly.
Checking patch buildtools/chkincs/meson.build...
Checking patch lib/meson.build...
error: lib/meson.build: does not match index
Checking patch meson.build...
Checking patch meson_options.txt...
Applied patch buildtools/chkincs/meson.build cleanly.
Applied patch meson.build cleanly.
Applied patch meson_options.txt cleanly.
https://lab.dpdk.org/results/dashboard/patchsets/20260/
UNH-IOL DPDK Community Lab
More information about the test-report
mailing list