[dpdk-dev] [PATCH v1 0/2] net/ice: enable GTP checksum offload

Ting Xu ting.xu at intel.com
Fri Sep 20 10:36:22 CEST 2019


In this patchset, minor modifications are made in ice pmd and
mbuf to enable GTP tx checksum offload in CVL. Add the GTP
tunnel type flag.

Ting Xu (2):
  lib/mbuf: add GTP tunnel type flag
  net/ice: add GTP type in tunneling parse

 doc/guides/rel_notes/release_19_11.rst | 5 +++++
 drivers/net/ice/ice_rxtx.c             | 1 +
 lib/librte_mbuf/rte_mbuf.h             | 2 ++
 3 files changed, 8 insertions(+)

-- 
2.17.1



More information about the dev mailing list