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 VMXNET3 driver under FreeBSD. vmxnet3: Added macro adding VMXNET3 to the list of recognized PCI devices. config/common_bsdapp | 10 ++++++++++ lib/librte_eal/bsdapp/nic_uio/nic_uio.c | 1 + lib/librte_pmd_vmxnet3/vmxnet3_rxtx.c | 1 - 3 files changed, 11 insertions(+), 1 deletion(-) -- 2.0.0