Re: [dpdk-dev] [PATCH v2 0/9] net/mlx5: enhance flow API

2017-03-04 Thread Ferruh Yigit
On 3/1/2017 12:49 PM, Nelio Laranjeiro wrote: > Changes in v2: > > - Send series to dev@dpdk.org > > This series brings: > > - fixes: >- handle error on Queue Pair creation. >- Move a free to the right function. >- Uses a single RSS drop queue for dropping flows. > - Enhance IPv6

Re: [dpdk-dev] [PATCH v2 0/9] net/mlx5: enhance flow API

2017-03-03 Thread Ferruh Yigit
On 3/1/2017 12:49 PM, Nelio Laranjeiro wrote: > Changes in v2: > > - Send series to dev@dpdk.org > > This series brings: > > - fixes: >- handle error on Queue Pair creation. >- Move a free to the right function. >- Uses a single RSS drop queue for dropping flows. > - Enhance IPv6