[dpdk-dev] [PATCH v2 0/3] VMXNET3 support for FreeBSD.

2014-07-22 Thread Thomas Monjalon
2014-07-03 07:16, Neil Horman: > On Thu, Jul 03, 2014 at 10:32:29AM +0100, Maciej Gajdzica wrote: > > Enabled VMXNET3 compilation for FreeBSD in the makefiles. Fixed some > > minor issues to make it run. > > Acked-by: Neil Horman Applied for version 1.7.1. Thanks -- Thomas

[dpdk-dev] [PATCH v2 0/3] VMXNET3 support for FreeBSD.

2014-07-03 Thread Maciej Gajdzica
Enabled VMXNET3 compilation for FreeBSD in the makefiles. Fixed some minor issues to make it run. v2: Removed patch with comments update. Maciej Gajdzica (3): vmxnet3: Removed unused include that broke VMXNET3 driver compilation under FreeBSD. vmxnet3: Added makefile entries to compile VM

[dpdk-dev] [PATCH v2 0/3] VMXNET3 support for FreeBSD.

2014-07-03 Thread Neil Horman
On Thu, Jul 03, 2014 at 10:32:29AM +0100, Maciej Gajdzica wrote: > Enabled VMXNET3 compilation for FreeBSD in the makefiles. Fixed some > minor issues to make it run. > > v2: > Removed patch with comments update. > > Maciej Gajdzica (3): > vmxnet3: Removed unused include that broke VMXNET3 driv