[dpdk-dev] [PATCH] vmxnet3: rename library

2014-03-21 Thread Thomas Monjalon
21/03/2014 14:41, Thomas Graf : > On 03/21/2014 01:59 PM, Thomas Monjalon wrote: > > In order to distinguish clearly this implementation from the extension > > vmxnet3-usermap, it is renamed to reflect its usage of uio framework. > > > > Signed-off-by: Thomas Monjalon > > LGTM > > Acked-by: Tho

[dpdk-dev] [PATCH] vmxnet3: rename library

2014-03-21 Thread Thomas Graf
On 03/21/2014 01:59 PM, Thomas Monjalon wrote: > In order to distinguish clearly this implementation from the extension > vmxnet3-usermap, it is renamed to reflect its usage of uio framework. > > Signed-off-by: Thomas Monjalon LGTM Acked-by: Thomas Graf

[dpdk-dev] [PATCH] vmxnet3: rename library

2014-03-21 Thread Thomas Monjalon
In order to distinguish clearly this implementation from the extension vmxnet3-usermap, it is renamed to reflect its usage of uio framework. Signed-off-by: Thomas Monjalon --- lib/librte_pmd_vmxnet3/Makefile | 2 +- mk/rte.app.mk | 2 +- 2 files changed, 2 insertions(+), 2 dele