RE: [PATCH v3 0/5] ethdev: modify field API for multiple headers

2023-05-23 Thread Ori Kam
Hi Michael, > -Original Message- > From: Michael Baum > Sent: Monday, May 22, 2023 10:28 PM > To: dev@dpdk.org > Cc: Ori Kam ; Aman Singh ; > Yuying Zhang ; Ferruh Yigit > ; NBU-Contact-Thomas Monjalon (EXTERNAL) > > Subject: [PATCH v3 0/5] ethdev: modify fie

[PATCH v3 0/5] ethdev: modify field API for multiple headers

2023-05-22 Thread Michael Baum
This patch-set extend the modify field action API to support both multiple MPLS and GENEVE option headers. In current API, the header type is provided by rte_flow_field_id enumeration and the encapsulation level (inner/outer/tunnel) is specified by data.level field. However, there is no way to spe