|WARNING| pw104404 [PATCH] [v2] app/flow-perf: add missing default option
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Nov 16 15:28:38 CET 2021
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/104404
_apply patch failure_
Submitter: Raslan Darawsheh <rasland at nvidia.com>
Date: Tuesday, November 16 2021 14:12:26
Applied on: CommitID:d4fb4eb08725a3e667042c1f5cd3ed72b94505a7
Apply patch set 104404 failed:
Checking patch app/test-flow-perf/main.c...
error: while searching for:
{ "policy-mtr", 1, 0, 0 },
{ "meter-profile", 1, 0, 0 },
{ "packet-mode", 0, 0, 0 },
};
RTE_ETH_FOREACH_DEV(i)
error: patch failed: app/test-flow-perf/main.c:715
Hunk #2 succeeded at 881 (offset -71 lines).
Applying patch app/test-flow-perf/main.c with 1 reject...
Rejected hunk #1.
Hunk #2 applied cleanly.
diff a/app/test-flow-perf/main.c b/app/test-flow-perf/main.c (rejected hunks)
@@ -715,6 +715,7 @@ args_parse(int argc, char **argv)
{ "policy-mtr", 1, 0, 0 },
{ "meter-profile", 1, 0, 0 },
{ "packet-mode", 0, 0, 0 },
+ { 0, 0, 0, 0 },
};
RTE_ETH_FOREACH_DEV(i)
https://lab.dpdk.org/results/dashboard/patchsets/20236/
UNH-IOL DPDK Community Lab
More information about the test-report
mailing list