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

2019-10-16 Thread Zhang, Qi Z
> -Original Message- > From: Xu, Ting > Sent: Friday, September 20, 2019 4:36 PM > To: dev@dpdk.org > Cc: Lu, Wenzhuo ; Wu, Jingjing > ; Ye, Xiaolong ; Yang, Qiming > ; Mcnamara, John ; > Kovacevic, Marko ; olivier.m...@6wind.com; > Zhang, Qi Z > Subject: [PATCH v1 0/2] net/ice: enable

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

2019-09-19 Thread Ting Xu
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/ic