From: David Miller
Date: Thu, 28 May 2020 11:07:46 -0700 (PDT)
> Series applied, thank you.
This doesn't even compile successfully, reverted... :(
drivers/net/vmxnet3/vmxnet3_drv.c: In function ‘vmxnet3_tq_xmit’:
drivers/net/vmxnet3/vmxnet3_drv.c:1145:5: error: expected ‘}’ before ‘else’
1145
From: Ronak Doshi
Date: Wed, 27 May 2020 18:54:22 -0700
> vmxnet3 emulation has recently added several new features which includes
> offload support for tunnel packets, support for new commands the driver
> can issue to emulation, change in descriptor fields, etc. This patch
> series extends the
vmxnet3 emulation has recently added several new features which includes
offload support for tunnel packets, support for new commands the driver
can issue to emulation, change in descriptor fields, etc. This patch
series extends the vmxnet3 driver to leverage these new features.
Compatibility is m
vmxnet3 emulation has recently added several new features which includes
offload support for tunnel packets, support for new commands the driver
can issue to emulation, change in descriptor fields, etc. This patch
series extends the vmxnet3 driver to leverage these new features.
Compatibility is m