mbox

[v1,0/2] net/ice: enable GTP checksum offload

Message ID cover.1568968178.git.ting.xu@intel.com (mailing list archive)
Headers

Message

Xu, Ting Sept. 20, 2019, 8:36 a.m. UTC
  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(+)