> -----Original Message-----
> From: Xu, Ting
> Sent: Friday, September 20, 2019 4:36 PM
> To: dev@dpdk.org
> Cc: Lu, Wenzhuo <wenzhuo...@intel.com>; Wu, Jingjing
> <jingjing...@intel.com>; Ye, Xiaolong <xiaolong...@intel.com>; Yang, Qiming
> <qiming.y...@intel.com>; Mcnamara, John <john.mcnam...@intel.com>;
> Kovacevic, Marko <marko.kovace...@intel.com>; olivier.m...@6wind.com;
> Zhang, Qi Z <qi.z.zh...@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.zh...@intel.com>


Reply via email to