ethdev: add port representor item to flow API
[dpdk.git] / doc / guides / testpmd_app_ug / testpmd_funcs.rst
index a0efb7d..90765f9 100644 (file)
@@ -3801,6 +3801,10 @@ This section lists supported pattern items and their attributes, if any.
 
 - ``conntrack``: match conntrack state.
 
+- ``port_representor``: match traffic entering the embedded switch from the given ethdev
+
+  - ``port_id {unsigned}``: ethdev port ID
+
 Actions list
 ^^^^^^^^^^^^