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

2017-10-06 Thread Thomas Monjalon
> Santosh Shukla (2): > eal: allow user to override default pool handle > ethdev: get the supported pool for a port I had not reviewed it before yesterday. It seems functionnally ready. I have some reserves about naming and placing but I could try to address them later. Applied, thanks

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

2017-10-06 Thread Santosh Shukla
v6: - Include v5 minor comment Thomas. Patches rebased on upstream tip / commit id:16bbc98a3e6305766c79fb42e55ca05b323d6e4d v5: - Includes v4 minor review comment. Patches rebased on upstream tip / commit id:5dce9fcdb2 v4: - Includes v3 review coment changes. Patches rebased on 06791a4bc