Re: [dpdk-dev] [PATCH V2 0/6] some local vmxnet3 patches

2017-06-28 Thread Ferruh Yigit
On 6/28/2017 6:15 PM, Charles (Chas) Williams wrote: > > > On 06/28/2017 08:52 AM, Ferruh Yigit wrote: >> On 6/28/2017 12:30 PM, Ferruh Yigit wrote: >>> On 6/15/2017 1:16 PM, Charles (Chas) Williams wrote: This series addresses some local issues with the vmxnet3 driver that others might

Re: [dpdk-dev] [PATCH V2 0/6] some local vmxnet3 patches

2017-06-28 Thread Charles (Chas) Williams
On 06/28/2017 08:52 AM, Ferruh Yigit wrote: On 6/28/2017 12:30 PM, Ferruh Yigit wrote: On 6/15/2017 1:16 PM, Charles (Chas) Williams wrote: This series addresses some local issues with the vmxnet3 driver that others might find of interest. Changes in v2: - net/vmxnet3: Implement retrieval o

Re: [dpdk-dev] [PATCH V2 0/6] some local vmxnet3 patches

2017-06-28 Thread Charles (Chas) Williams
On 06/28/2017 08:52 AM, Ferruh Yigit wrote: On 6/28/2017 12:30 PM, Ferruh Yigit wrote: On 6/15/2017 1:16 PM, Charles (Chas) Williams wrote: This series addresses some local issues with the vmxnet3 driver that others might find of interest. Changes in v2: - net/vmxnet3: Implement retrieval o

Re: [dpdk-dev] [PATCH V2 0/6] some local vmxnet3 patches

2017-06-28 Thread Ferruh Yigit
On 6/28/2017 12:30 PM, Ferruh Yigit wrote: > On 6/15/2017 1:16 PM, Charles (Chas) Williams wrote: >> This series addresses some local issues with the vmxnet3 driver that >> others might find of interest. >> >> Changes in v2: >> >> - net/vmxnet3: Implement retrieval of extended stats >> >> .id f

Re: [dpdk-dev] [PATCH V2 0/6] some local vmxnet3 patches

2017-06-28 Thread Ferruh Yigit
On 6/15/2017 1:16 PM, Charles (Chas) Williams wrote: > This series addresses some local issues with the vmxnet3 driver that > others might find of interest. > > Changes in v2: > > - net/vmxnet3: Implement retrieval of extended stats > > .id field wasn't being filled in xstats. > > - net/vmx

[dpdk-dev] [PATCH V2 0/6] some local vmxnet3 patches

2017-06-15 Thread Charles (Chas) Williams
This series addresses some local issues with the vmxnet3 driver that others might find of interest. Changes in v2: - net/vmxnet3: Implement retrieval of extended stats .id field wasn't being filled in xstats. - net/vmxnet3: receive queue memory leak The leak and buffer reallcation were