Re: [dpdk-dev] [PATCH v2 00/13] Introduce mlx5 vDPA driver

2020-02-03 Thread Maxime Coquelin
On 2/3/20 2:24 PM, Maxime Coquelin wrote: > > > On 1/29/20 11:08 AM, Matan Azrad wrote: >> v2: >> - Reorder patches for 2 serieses - this is the seccond part of the previous >> series splitting. >> - Fix spelling and per patch complition issues. >> - moved to use claim_zero instead of pure as

Re: [dpdk-dev] [PATCH v2 00/13] Introduce mlx5 vDPA driver

2020-02-03 Thread Maxime Coquelin
On 1/29/20 11:08 AM, Matan Azrad wrote: > v2: > - Reorder patches for 2 serieses - this is the seccond part of the previous > series splitting. > - Fix spelling and per patch complition issues. > - moved to use claim_zero instead of pure asserts. > > Matan Azrad (13): > drivers: introduce ml

[dpdk-dev] [PATCH v2 00/13] Introduce mlx5 vDPA driver

2020-01-29 Thread Matan Azrad
v2: - Reorder patches for 2 serieses - this is the seccond part of the previous series splitting. - Fix spelling and per patch complition issues. - moved to use claim_zero instead of pure asserts. Matan Azrad (13): drivers: introduce mlx5 vDPA driver vdpa/mlx5: support queues number operation