|WARNING| pw135180-135181 [PATCH] [2/2] net/mlx5: add compare item support
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Thu Dec 14 23:32:30 CET 2023
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/135180
_apply patch failure_
Submitter: Suanming Mou <suanmingm at nvidia.com>
Date: Thursday, December 14 2023 03:12:27
Applied on: CommitID:84bfce561f24a33cb186efdc1cf8dc4a8c96fd26
Apply patch set 135180-135181 failed:
Checking patch app/test-pmd/cmdline_flow.c...
Checking patch doc/guides/nics/features/default.ini...
Checking patch doc/guides/prog_guide/rte_flow.rst...
Checking patch doc/guides/rel_notes/release_24_03.rst...
error: while searching for:
Also, make sure to start the actual text at the margin.
=======================================================
* **Updated NVIDIA mlx5 driver.**
* Added support for accumulating from src field to dst field.
error: patch failed: doc/guides/rel_notes/release_24_03.rst:55
Checking patch doc/guides/testpmd_app_ug/testpmd_funcs.rst...
Hunk #1 succeeded at 3852 (offset 11 lines).
Checking patch lib/ethdev/rte_flow.c...
Checking patch lib/ethdev/rte_flow.h...
Applied patch app/test-pmd/cmdline_flow.c cleanly.
Applied patch doc/guides/nics/features/default.ini cleanly.
Applied patch doc/guides/prog_guide/rte_flow.rst cleanly.
Applying patch doc/guides/rel_notes/release_24_03.rst with 1 reject...
Rejected hunk #1.
Applied patch doc/guides/testpmd_app_ug/testpmd_funcs.rst cleanly.
Applied patch lib/ethdev/rte_flow.c cleanly.
Applied patch lib/ethdev/rte_flow.h cleanly.
hint: Use 'git am --show-current-patch' to see the failed patch
diff a/doc/guides/rel_notes/release_24_03.rst b/doc/guides/rel_notes/release_24_03.rst (rejected hunks)
@@ -55,6 +55,11 @@ New Features
Also, make sure to start the actual text at the margin.
=======================================================
+* **Added compare flow matching criteria.**
+
+ Added ``RTE_FLOW_ITEM_TYPE_COMPARE`` to allow matching on compare
+ result between the packet fields or value.
+
* **Updated NVIDIA mlx5 driver.**
* Added support for accumulating from src field to dst field.
Checking patch doc/guides/nics/features/mlx5.ini...
Checking patch doc/guides/nics/mlx5.rst...
Checking patch doc/guides/rel_notes/release_24_03.rst...
error: while searching for:
* **Updated NVIDIA mlx5 driver.**
* Added support for accumulating from src field to dst field.
Removed Items
-------------
error: patch failed: doc/guides/rel_notes/release_24_03.rst:63
Checking patch drivers/net/mlx5/mlx5_flow.h...
Checking patch drivers/net/mlx5/mlx5_flow_hw.c...
Hunk #2 succeeded at 4389 (offset -4 lines).
Hunk #3 succeeded at 6639 (offset -36 lines).
Hunk #4 succeeded at 6709 (offset -36 lines).
Hunk #5 succeeded at 6847 (offset -36 lines).
Applied patch doc/guides/nics/features/mlx5.ini cleanly.
Applied patch doc/guides/nics/mlx5.rst cleanly.
Applying patch doc/guides/rel_notes/release_24_03.rst with 1 reject...
Rejected hunk #1.
Applied patch drivers/net/mlx5/mlx5_flow.h cleanly.
Applied patch drivers/net/mlx5/mlx5_flow_hw.c cleanly.
hint: Use 'git am --show-current-patch' to see the failed patch
diff a/doc/guides/rel_notes/release_24_03.rst b/doc/guides/rel_notes/release_24_03.rst (rejected hunks)
@@ -63,7 +63,7 @@ New Features
* **Updated NVIDIA mlx5 driver.**
* Added support for accumulating from src field to dst field.
-
+ * Added support for comparing result between packet fields or value.
Removed Items
-------------
https://lab.dpdk.org/results/dashboard/patchsets/28615/
UNH-IOL DPDK Community Lab
More information about the test-report
mailing list