Re: [dpdk-dev] [PATCH v6] app/testpmd: enable GTP header parse and Tx checksum offload

2019-10-28 Thread Thomas Monjalon
, Wenzhuo ; Wu, Jingjing > ; Iremonger, Bernard ; > olivier.m...@6wind.com; Yigit, Ferruh > Subject: Re: [dpdk-dev] [PATCH v6] app/testpmd: enable GTP header parse and > Tx checksum offload > > 22/10/2019 18:26, Ting Xu: > > This patch enables testpmd to forward GTP packet i

Re: [dpdk-dev] [PATCH v6] app/testpmd: enable GTP header parse and Tx checksum offload

2019-10-26 Thread Thomas Monjalon
26/10/2019 00:43, Thomas Monjalon: > 23/10/2019 19:23, Ferruh Yigit: > > On 10/22/2019 4:45 PM, Ferruh Yigit wrote: > > > On 10/22/2019 5:26 PM, Ting Xu wrote: > > >> This patch enables testpmd to forward GTP packet in csum fwd mode. > > >> A GTP header structure (without optional fields and extens

Re: [dpdk-dev] [PATCH v6] app/testpmd: enable GTP header parse and Tx checksum offload

2019-10-25 Thread Thomas Monjalon
22/10/2019 18:26, Ting Xu: > This patch enables testpmd to forward GTP packet in csum fwd mode. > A GTP header structure (without optional fields and extension header) > is defined in new rte_gtp.h. A parser function in testpmd is added. > GTPU and GTPC packets are both supported, with respective U

Re: [dpdk-dev] [PATCH v6] app/testpmd: enable GTP header parse and Tx checksum offload

2019-10-25 Thread Thomas Monjalon
23/10/2019 19:23, Ferruh Yigit: > On 10/22/2019 4:45 PM, Ferruh Yigit wrote: > > On 10/22/2019 5:26 PM, Ting Xu wrote: > >> This patch enables testpmd to forward GTP packet in csum fwd mode. > >> A GTP header structure (without optional fields and extension header) > >> is defined in new rte_gtp.h.

Re: [dpdk-dev] [PATCH v6] app/testpmd: enable GTP header parse and Tx checksum offload

2019-10-23 Thread Ferruh Yigit
On 10/22/2019 4:45 PM, Ferruh Yigit wrote: > On 10/22/2019 5:26 PM, Ting Xu wrote: >> This patch enables testpmd to forward GTP packet in csum fwd mode. >> A GTP header structure (without optional fields and extension header) >> is defined in new rte_gtp.h. A parser function in testpmd is added. >>

Re: [dpdk-dev] [PATCH v6] app/testpmd: enable GTP header parse and Tx checksum offload

2019-10-22 Thread Ferruh Yigit
On 10/22/2019 5:26 PM, Ting Xu wrote: > This patch enables testpmd to forward GTP packet in csum fwd mode. > A GTP header structure (without optional fields and extension header) > is defined in new rte_gtp.h. A parser function in testpmd is added. > GTPU and GTPC packets are both supported, with r

[dpdk-dev] [PATCH v6] app/testpmd: enable GTP header parse and Tx checksum offload

2019-10-22 Thread Ting Xu
This patch enables testpmd to forward GTP packet in csum fwd mode. A GTP header structure (without optional fields and extension header) is defined in new rte_gtp.h. A parser function in testpmd is added. GTPU and GTPC packets are both supported, with respective UDP destination port and GTP message