[dpdk-test-report] |WARNING| pw100637 [PATCH] [v3] ethdev: add API to query proxy port to manage transfer flows
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Wed Oct 6 14:44:11 CEST 2021
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/100637
_apply patch failure_
Submitter: Ivan Malov <Ivan.Malov at oktetlabs.ru>
Date: Wednesday, October 06 2021 12:33:00
Applied on: CommitID:2700326085033fd13339a8de31f58a95d1ee9c3f
Apply patch set 100637 failed:
Checking patch app/test-pmd/config.c...
Checking patch app/test-pmd/testpmd.c...
Checking patch app/test-pmd/testpmd.h...
Checking patch app/test-pmd/util.c...
Checking patch doc/guides/rel_notes/release_21_11.rst...
Checking patch lib/ethdev/rte_flow.c...
Hunk #1 succeeded at 1266 (offset -4 lines).
Checking patch lib/ethdev/rte_flow.h...
error: while searching for:
*
* In order to match traffic originating from specific source(s), the
* application should use pattern items ETHDEV and ESWITCH_PORT.
*/
uint32_t transfer:1;
uint32_t reserved:29; /**< Reserved, must be zero. */
error: patch failed: lib/ethdev/rte_flow.h:122
Hunk #2 succeeded at 4288 (offset -142 lines).
Checking patch lib/ethdev/rte_flow_driver.h...
Checking patch lib/ethdev/version.map...
Applied patch app/test-pmd/config.c cleanly.
Applied patch app/test-pmd/testpmd.c cleanly.
Applied patch app/test-pmd/testpmd.h cleanly.
Applied patch app/test-pmd/util.c cleanly.
Applied patch doc/guides/rel_notes/release_21_11.rst cleanly.
Applied patch lib/ethdev/rte_flow.c cleanly.
Applying patch lib/ethdev/rte_flow.h with 1 reject...
Rejected hunk #1.
Hunk #2 applied cleanly.
Applied patch lib/ethdev/rte_flow_driver.h cleanly.
Applied patch lib/ethdev/version.map cleanly.
diff a/lib/ethdev/rte_flow.h b/lib/ethdev/rte_flow.h (rejected hunks)
@@ -122,6 +122,9 @@ struct rte_flow_attr {
*
* In order to match traffic originating from specific source(s), the
* application should use pattern items ETHDEV and ESWITCH_PORT.
+ *
+ * Managing "transfer" flows requires that the user communicate them
+ * through a suitable port. @see rte_flow_pick_transfer_proxy().
*/
uint32_t transfer:1;
uint32_t reserved:29; /**< Reserved, must be zero. */
https://lab.dpdk.org/results/dashboard/patchsets/19202/
UNH-IOL DPDK Community Lab
More information about the test-report
mailing list