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

Zhang, Qi Z qi.z.zhang at intel.com
Thu Oct 17 03:37:35 CEST 2019



> -----Original Message-----
> From: Xu, Ting
> Sent: Friday, September 20, 2019 4:36 PM
> To: dev at dpdk.org
> Cc: Lu, Wenzhuo <wenzhuo.lu at intel.com>; Wu, Jingjing
> <jingjing.wu at intel.com>; Ye, Xiaolong <xiaolong.ye at intel.com>; Yang, Qiming
> <qiming.yang at intel.com>; Mcnamara, John <john.mcnamara at intel.com>;
> Kovacevic, Marko <marko.kovacevic at intel.com>; olivier.matz at 6wind.com;
> Zhang, Qi Z <qi.z.zhang at intel.com>
> Subject: [PATCH v1 0/2] net/ice: enable GTP checksum offload
> 
> 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

Acked-by: Qi Zhang <qi.z.zhang at intel.com>




More information about the dev mailing list