Re: [dpdk-dev] [PATCH 1/4] ethdev: add GRE key field to flow API

2019-07-01 Thread Jack Min
On Mon, 19-07-01, 13:40, Ori Kam wrote: > Hi Jack, > > I know I acked this patch, but after Dekel patch, > https://patches.dpdk.org/patch/55667/ > > Where it was decided to remove structures for just one variable, > and simply use the value. I wish if possible that you will also modify this > p

Re: [dpdk-dev] [PATCH 1/4] ethdev: add GRE key field to flow API

2019-06-30 Thread Ori Kam
Hi Jack, I know I acked this patch, but after Dekel patch, https://patches.dpdk.org/patch/55667/ Where it was decided to remove structures for just one variable, and simply use the value. I wish if possible that you will also modify this patch to match this new convention. Thanks, Ori Kam >

Re: [dpdk-dev] [PATCH 1/4] ethdev: add GRE key field to flow API

2019-06-27 Thread Ori Kam
> -Original Message- > From: dev On Behalf Of Xiaoyu Min > Sent: Monday, June 24, 2019 6:40 PM > To: Adrien Mazarguil ; John McNamara > ; Marko Kovacevic > ; Thomas Monjalon ; > Ferruh Yigit ; Andrew Rybchenko > > Cc: dev@dpdk.org > Subject: [dpdk-dev] [PATCH 1/4] ethdev: add GRE key f