Thread (18 messages) 18 messages, 3 authors, 2021-01-15

[dpdk-dev] [PATCH v2 0/6] add GTP PSC extension header support

From: Shiri Kuzin <hidden>
Date: 2021-01-11 18:22:06

In this patch we add the support for GTP PSC in net/mlx5.
This will enable matching on "rte_flow_item_gtp_psc" item.

The support in testpmd is extended to support raw 
encap\decap of GTP PSC.

v2:
- update documentation.
- fix PDU type shift.

Shiri Kuzin (4):
  common/mlx5: add matcher fields for GTP extensions
  net/mlx5: add GTP PSC flow validation
  net/mlx5: add GTP PSC item translation
  doc: update GTP extension header support

Viacheslav Ovsiienko (2):
  ethdev: update GTP headers
  app/testpmd: add GTP PSC option support in raw sets

 app/test-pmd/cmdline_flow.c            |  66 +++++++++-
 doc/guides/nics/mlx5.rst               |  10 ++
 doc/guides/rel_notes/release_21_02.rst |   5 +
 drivers/common/mlx5/mlx5_prm.h         |   7 +-
 drivers/net/mlx5/mlx5_flow.h           |  11 ++
 drivers/net/mlx5/mlx5_flow_dv.c        | 162 +++++++++++++++++++++++++
 lib/librte_net/rte_gtp.h               |  33 ++++-
 7 files changed, 287 insertions(+), 7 deletions(-)

-- 
2.21.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help