Re: [dpdk-dev] [PATCH] net/mlx5: fix GRE flow rule

2018-05-23 Thread Matan Azrad
Hi Yongseok From: Yongseok Koh > On Wed, May 23, 2018 at 04:45:33AM -0700, Matan Azrad wrote: > > > > Hi Yongseok > > + Steven > > > > From: Yongseok Koh > > > On Tue, May 22, 2018 at 10:36:43PM -0700, Matan Azrad wrote: > > > > Hi Yongseok > > > > > > > > From: Yongseok Koh > > > > > +#ifdef H

Re: [dpdk-dev] [PATCH] net/mlx5: fix GRE flow rule

2018-05-23 Thread Xueming(Steven) Li
Hi Koh, > -Original Message- > From: Yongseok Koh > Sent: Thursday, May 24, 2018 2:34 AM > To: Matan Azrad > Cc: Shahaf Shuler ; Adrien Mazarguil > ; Nélio > Laranjeiro ; dev@dpdk.org; sta...@dpdk.org; > Xueming(Steven) Li > > Subject: Re: [dpdk-dev]

Re: [dpdk-dev] [PATCH] net/mlx5: fix GRE flow rule

2018-05-23 Thread Yongseok Koh
On Wed, May 23, 2018 at 04:45:33AM -0700, Matan Azrad wrote: > > Hi Yongseok > + Steven > > From: Yongseok Koh > > On Tue, May 22, 2018 at 10:36:43PM -0700, Matan Azrad wrote: > > > Hi Yongseok > > > > > > From: Yongseok Koh > > > > Creating a flow having pattern from the middle of a packet i

Re: [dpdk-dev] [PATCH] net/mlx5: fix GRE flow rule

2018-05-23 Thread Matan Azrad
Hi Yongseok + Steven From: Yongseok Koh > On Tue, May 22, 2018 at 10:36:43PM -0700, Matan Azrad wrote: > > Hi Yongseok > > > > From: Yongseok Koh > > > Creating a flow having pattern from the middle of a packet is > > > allowed. For example, > > > > > > testpmd> flow create 0 ingress patter

Re: [dpdk-dev] [PATCH] net/mlx5: fix GRE flow rule

2018-05-23 Thread Yongseok Koh
On Tue, May 22, 2018 at 10:36:43PM -0700, Matan Azrad wrote: > Hi Yongseok > > From: Yongseok Koh > > Creating a flow having pattern from the middle of a packet is allowed. For > > example, > > > > testpmd> flow create 0 ingress pattern vxlan vni is 20 / end actions ... > > > > Device can par

Re: [dpdk-dev] [PATCH] net/mlx5: fix GRE flow rule

2018-05-22 Thread Matan Azrad
Hi Yongseok From: Yongseok Koh > Creating a flow having pattern from the middle of a packet is allowed. For > example, > > testpmd> flow create 0 ingress pattern vxlan vni is 20 / end actions ... > > Device can parse GRE header but without proper support from library and > firmware (HAVE_IBV_