DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v2 0/3] VMXNET3 support for FreeBSD.
@ 2014-07-03  9:32 Maciej Gajdzica
  2014-07-03  9:32 ` [dpdk-dev] [PATCH v2 1/3] vmxnet3: Removed unused include that broke VMXNET3 driver compilation under FreeBSD Maciej Gajdzica
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Maciej Gajdzica @ 2014-07-03  9:32 UTC (permalink / raw)
  To: dev

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-07-22 14:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-03  9:32 [dpdk-dev] [PATCH v2 0/3] VMXNET3 support for FreeBSD Maciej Gajdzica
2014-07-03  9:32 ` [dpdk-dev] [PATCH v2 1/3] vmxnet3: Removed unused include that broke VMXNET3 driver compilation under FreeBSD Maciej Gajdzica
2014-07-03  9:32 ` [dpdk-dev] [PATCH v2 2/3] vmxnet3: Added makefile entries to compile VMXNET3 driver " Maciej Gajdzica
2014-07-03  9:32 ` [dpdk-dev] [PATCH v2 3/3] vmxnet3: Added macro adding VMXNET3 to the list of recognized PCI devices Maciej Gajdzica
2014-07-03 11:16 ` [dpdk-dev] [PATCH v2 0/3] VMXNET3 support for FreeBSD Neil Horman
2014-07-22 14:49   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).