Re: [dpdk-dev] [PATCH v4 0/2] Dynamically configure mempool handle

2017-09-25 Thread santosh
On Monday 25 September 2017 08:24 AM, Olivier MATZ wrote: > Hi Santosh, > > On Tue, Sep 19, 2017 at 01:58:14PM +0530, santosh wrote: >> Hi Olivier, >> >> >> On Wednesday 13 September 2017 03:30 PM, santosh wrote: >>> Hi Olivier, >>> >>> >>> On Monday 11 September 2017 08:48 PM, Santosh Shukla wrot

Re: [dpdk-dev] [PATCH v4 0/2] Dynamically configure mempool handle

2017-09-25 Thread Olivier MATZ
Hi Santosh, On Tue, Sep 19, 2017 at 01:58:14PM +0530, santosh wrote: > Hi Olivier, > > > On Wednesday 13 September 2017 03:30 PM, santosh wrote: > > Hi Olivier, > > > > > > On Monday 11 September 2017 08:48 PM, Santosh Shukla wrote: > >> v4: > >> - Includes v3 review coment changes. > >> Patch

Re: [dpdk-dev] [PATCH v4 0/2] Dynamically configure mempool handle

2017-09-19 Thread santosh
Hi Olivier, On Wednesday 13 September 2017 03:30 PM, santosh wrote: > Hi Olivier, > > > On Monday 11 September 2017 08:48 PM, Santosh Shukla wrote: >> v4: >> - Includes v3 review coment changes. >> Patches rebased on 06791a4bce: ethdev: get the supported pools for a port > are you fine with v4

Re: [dpdk-dev] [PATCH v4 0/2] Dynamically configure mempool handle

2017-09-13 Thread santosh
Hi Olivier, On Monday 11 September 2017 08:48 PM, Santosh Shukla wrote: > v4: > - Includes v3 review coment changes. > Patches rebased on 06791a4bce: ethdev: get the supported pools for a port are you fine with v4? Thanks.

[dpdk-dev] [PATCH v4 0/2] Dynamically configure mempool handle

2017-09-11 Thread Santosh Shukla
v4: - Includes v3 review coment changes. Patches rebased on 06791a4bce: ethdev: get the supported pools for a port v3: - Rebased on top of v17.11-rc0 - Updated version.map entry to v17.11. v2: DPDK has support for hw and sw mempool. Those mempool can work optimal for specific PMD's. Exampl