[dpdk-dev] [PATCH v4 0/2] fix gtp psc qfi support

Raslan Darawsheh rasland at nvidia.com
Sun Apr 4 09:45:50 CEST 2021


This is fixing the gtp psc support to match the RFC 38415-g30

v2: introduce new header definition for gtp psc
    update commit msg for rte flow item change.

v3: fixed typo in comment
    Cc relevant people.

v4: update hdr definition to have hdr suffix.
    update variable name to be hdr in the gtp_psc item.
    update default max to use the new added hdr.

Raslan Darawsheh (2):
  ethdev: add new ext hdr for gtp psc
  ethdev: update qfi definition

 doc/guides/testpmd_app_ug/testpmd_funcs.rst |  3 +-
 lib/librte_ethdev/rte_flow.h                | 20 ++++++++++--
 lib/librte_net/rte_gtp.h                    | 34 +++++++++++++++++++++
 3 files changed, 53 insertions(+), 4 deletions(-)

-- 
2.29.0



More information about the dev mailing list