DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1 0/2] net/ice: enable GTP checksum offload
@ 2019-09-20  8:36 Ting Xu
  2019-09-20  8:36 ` [dpdk-dev] [PATCH v1 1/2] lib/mbuf: add GTP tunnel type flag Ting Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Ting Xu @ 2019-09-20  8:36 UTC (permalink / raw)
  To: dev
  Cc: wenzhuo.lu, jingjing.wu, xiaolong.ye, qiming.yang, john.mcnamara,
	marko.kovacevic, olivier.matz, qi.z.zhang

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-10-23 14:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-20  8:36 [dpdk-dev] [PATCH v1 0/2] net/ice: enable GTP checksum offload Ting Xu
2019-09-20  8:36 ` [dpdk-dev] [PATCH v1 1/2] lib/mbuf: add GTP tunnel type flag Ting Xu
2019-10-18  8:38   ` Olivier Matz
2019-10-21  2:38     ` Xu, Ting
2019-10-21  9:59   ` [dpdk-dev] [PATCH v2 0/2] support GTP Tx checksum offload Ting Xu
2019-10-23 14:56     ` Ferruh Yigit
2019-10-21 10:00   ` [dpdk-dev] [PATCH v2 1/2] lib/mbuf: add GTP tunnel type flag Ting Xu
2019-10-23 14:56     ` Ferruh Yigit
2019-10-21 10:00   ` [dpdk-dev] [PATCH v2 2/2] net/ice: add GTP tunnel type in tunneling parse Ting Xu
2019-10-23 14:56     ` Ferruh Yigit
2019-09-20  8:36 ` [dpdk-dev] [PATCH v1 2/2] net/ice: add GTP " Ting Xu
2019-10-17  1:37 ` [dpdk-dev] [PATCH v1 0/2] net/ice: enable GTP checksum offload Zhang, Qi Z

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).