|WARNING| pw122435-122438 [PATCH] [4/4] app/testpmd: add template table hash calculation function

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sat Jan 21 06:38:24 CET 2023


Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/122435

_apply patch failure_

Submitter: Alexander Kozyrev <akozyrev at nvidia.com>
Date: Saturday, January 21 2023 05:21:58 
Applied on: CommitID:2a211079a92e962bbd0ec81e425a6ffc32890e67
Apply patch set 122435-122438 failed:

Checking patch doc/guides/prog_guide/rte_flow.rst...
Checking patch doc/guides/rel_notes/release_23_03.rst...
error: while searching for:
     =======================================================


Removed Items
-------------


error: patch failed: doc/guides/rel_notes/release_23_03.rst:56
Checking patch lib/ethdev/rte_flow.c...
Checking patch lib/ethdev/rte_flow.h...
Checking patch lib/ethdev/rte_flow_driver.h...
Checking patch lib/ethdev/version.map...
Applied patch doc/guides/prog_guide/rte_flow.rst cleanly.
Applying patch doc/guides/rel_notes/release_23_03.rst with 1 reject...
Rejected hunk #1.
Applied patch lib/ethdev/rte_flow.c cleanly.
Applied patch lib/ethdev/rte_flow.h cleanly.
Applied patch lib/ethdev/rte_flow_driver.h cleanly.
Applied patch lib/ethdev/version.map cleanly.
diff a/doc/guides/rel_notes/release_23_03.rst b/doc/guides/rel_notes/release_23_03.rst	(rejected hunks)
@@ -56,6 +56,13 @@ New Features
      =======================================================
 
 
+* **Added index-based rules insertion in flow API.**
+
+  Added ``rte_flow_table_insertion_type`` to allow the creation
+  of index-based template tables in addition to pattern-based tables.
+  Introduced new function ``rte_flow_async_create_by_index()``
+  to insert rules by index into index-based template tables.
+
 Removed Items
 -------------
 
Checking patch doc/guides/rel_notes/release_23_03.rst...
error: while searching for:
  Introduced new function ``rte_flow_async_create_by_index()``
  to insert rules by index into index-based template tables.

Removed Items
-------------


error: patch failed: doc/guides/rel_notes/release_23_03.rst:63
Checking patch lib/ethdev/rte_flow.h...
error: lib/ethdev/rte_flow.h: does not match index
Applying patch doc/guides/rel_notes/release_23_03.rst with 1 reject...
Rejected hunk #1.
diff a/doc/guides/rel_notes/release_23_03.rst b/doc/guides/rel_notes/release_23_03.rst	(rejected hunks)
@@ -63,6 +63,10 @@ New Features
   Introduced new function ``rte_flow_async_create_by_index()``
   to insert rules by index into index-based template tables.
 
+* **Added index-based rules insertion in flow API.**
+  Added hash calculation function used in template tables
+  to allow control over the calculation of the rule index for a packet.
+
 Removed Items
 -------------
 

https://lab.dpdk.org/results/dashboard/patchsets/25056/

UNH-IOL DPDK Community Lab


More information about the test-report mailing list