mbox

[v3,0/2] fix gtp psc qfi support

Message ID 20210330080013.6922-1-rasland@nvidia.com (mailing list archive)
Headers

Message

Raslan Darawsheh March 30, 2021, 8 a.m. UTC
  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.
 
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                | 18 +++++++++--
 lib/librte_net/rte_gtp.h                    | 34 +++++++++++++++++++++
 3 files changed, 51 insertions(+), 4 deletions(-)