[dpdk-test-report] |WARNING| pw100474 [PATCH] ethdev: let apps find transfer admin port for a given ethdev
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Oct 5 02:44:08 CEST 2021
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/100474
_apply patch failure_
Submitter: Ivan Malov <Ivan.Malov at oktetlabs.ru>
Date: Tuesday, October 05 2021 00:36:04
Applied on: CommitID:086d426406bd3f6fac96a15bbd871c7fe714bc2d
Apply patch set 100474 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 -143 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,10 @@ struct rte_flow_attr {
*
* In order to match traffic originating from specific source(s), the
* application should use pattern items ETHDEV and ESWITCH_PORT.
+ *
+ * Communicating "transfer" flows via unprivileged ethdevs may not
+ * be possible. In order to pick the ethdev suitable for that, the
+ * application should use @p rte_flow_pick_transfer_proxy().
*/
uint32_t transfer:1;
uint32_t reserved:29; /**< Reserved, must be zero. */
https://lab.dpdk.org/results/dashboard/patchsets/19161/
UNH-IOL DPDK Community Lab
More information about the test-report
mailing list