Re: [dpdk-dev] [PATCH v3 0/7] vmxnet3: upgrade to version 3

2017-03-07 Thread Ferruh Yigit
On 3/6/2017 10:55 PM, Shrikrishna Khare wrote: > vmxnet3 emulation has recently added several new features which includes > support for new commands the driver can issue to emulation, change in > descriptor fields etc. This patch series extends the vmxnet3 driver to > leverage these new features. >

[dpdk-dev] [PATCH v3 0/7] vmxnet3: upgrade to version 3

2017-03-06 Thread Shrikrishna Khare
vmxnet3 emulation has recently added several new features which includes support for new commands the driver can issue to emulation, change in descriptor fields etc. This patch series extends the vmxnet3 driver to leverage these new features. Compatibility is maintained using existing vmxnet3 vers