numam-dpdk/drivers/net/vmxnet3
Dmitry Kozlyuk 8d96d605d3 net/vmxnet3: enable on Windows
Remove OS restriction and update release notes.

For the record, tested on the following setup with Windows Server 2019 in
QEMU (-device vmxnet3) :

[ping     ]           [                     ]           [     ping]
[OS       ]           [    dpdk-skeleton    ]           [       OS]
[virtio---]--sockets--[---vmxnet3 vmxnet3---]--sockets--[---virtio]
[Debian VM]           [     Windows VM      ]           [Debian VM]

Debian VMs successfully ping'd each other with Windows forwarding.

Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Acked-by: Yong Wang <yongwang@vmware.com>
2021-03-25 17:00:49 +01:00
..
base net/vmxnet3: remove local bool type 2020-01-17 19:46:02 +01:00
meson.build net/vmxnet3: enable on Windows 2021-03-25 17:00:49 +01:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00
vmxnet3_ethdev.c net/vmxnet3: support device reset 2021-02-22 17:48:44 +01:00
vmxnet3_ethdev.h net/vmxnet3: switch MSS hint to dynamic mbuf field 2020-10-31 16:13:11 +01:00
vmxnet3_logs.h net/vmxnet3: implement dynamic logging 2018-01-16 18:47:49 +01:00
vmxnet3_ring.h net/vmxnet3: increase Rx data ring descriptor size 2018-04-27 15:54:56 +01:00
vmxnet3_rxtx.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00