Re: [dpdk-dev] [PATCH v3] net/ice/base: fix wrong ptype bitmap for GRE

2019-11-07 Thread Ferruh Yigit
On 11/7/2019 3:15 AM, Ye Xiaolong wrote: > On 11/06, Qi Zhang wrote: >> The ptype bitmap calculation for GRE packet is modified by misktake due to >> commit fc845a9d78ce >> ("net/ice/base: fix ptype mapping pollution from GTP flow") >> which is target for GTP packet. The patch rollback that part of

Re: [dpdk-dev] [PATCH v3] net/ice/base: fix wrong ptype bitmap for GRE

2019-11-06 Thread Ye Xiaolong
On 11/06, Qi Zhang wrote: >The ptype bitmap calculation for GRE packet is modified by misktake due to >commit fc845a9d78ce >("net/ice/base: fix ptype mapping pollution from GTP flow") >which is target for GTP packet. The patch rollback that part of code. > >Fixes: fc845a9d78ce ("net/ice/base: fix p

Re: [dpdk-dev] [PATCH v3] net/ice/base: fix wrong ptype bitmap for GRE

2019-11-06 Thread Stillwell Jr, Paul M
> -Original Message- > From: dev On Behalf Of Qi Zhang > Sent: Tuesday, November 5, 2019 10:07 PM > To: Yang, Qiming > Cc: dev@dpdk.org; Zhang, Qi Z > Subject: [dpdk-dev] [PATCH v3] net/ice/base: fix wrong ptype bitmap for GRE > > The ptype bitmap calcu

[dpdk-dev] [PATCH v3] net/ice/base: fix wrong ptype bitmap for GRE

2019-11-05 Thread Qi Zhang
The ptype bitmap calculation for GRE packet is modified by misktake due to commit fc845a9d78ce ("net/ice/base: fix ptype mapping pollution from GTP flow") which is target for GTP packet. The patch rollback that part of code. Fixes: fc845a9d78ce ("net/ice/base: fix ptype mapping pollution from GTP