ethdev: add GTP extension header to flow API
[dpdk.git] / doc / guides / testpmd_app_ug / testpmd_funcs.rst
index cba5ba1..0d31538 100644 (file)
@@ -3887,6 +3887,11 @@ This section lists supported pattern items and their attributes, if any.
 
   - ``data {unsigned}``: metadata value.
 
+- ``gtp_psc``: match GTP PDU extension header with type 0x85.
+
+  - ``pdu_type {unsigned}``: PDU type.
+  - ``qfi {unsigned}``: QoS flow identifier.
+
 Actions list
 ^^^^^^^^^^^^