[dpdk-dev] [PATCH 6/6] vmxnet3: replace Intel driver

2014-05-15 Thread Thomas Monjalon
Hi Stephen, 2014-05-14 11:55, Stephen Hemminger: > Replace the Intel VMXNET3 driver with the one developed by Brocade. > The Intel code was a missing features, and had style and other issues. > > Major changes: > - supports multi-segment > - supports vlan offload > - per queue s

[dpdk-dev] [PATCH 6/6] vmxnet3: replace Intel driver

2014-05-14 Thread Stephen Hemminger
Replace the Intel VMXNET3 driver with the one developed by Brocade. The Intel code was a missing features, and had style and other issues. Major changes: - supports multi-segment - supports vlan offload - per queue stats Fixes: - link update reports link change correctly