[dpdk-dev] [PATCH v4 0/8] net/netvsc: bug fixes
Ferruh Yigit
ferruh.yigit at intel.com
Tue Apr 7 10:34:05 CEST 2020
On 3/31/2020 6:13 PM, Stephen Hemminger wrote:
> These are bug fixes for netvsc PMD mostly related to issues
> in the transmit ring discovered by users of multi-queue.
>
> v4 - add more bug fixes
> v3 - fix checkpatch complaints
> v2 - simplify the locking on multi-channel setup
>
> Stephen Hemminger (8):
> net/netvsc: propagate descriptor limits from VF to netvsc
> net/netvsc: handle receive packets during multi-channel setup
> net/netvsc: split send buffers from transmit descriptors
> net/netvsc: fix invalid rte_free on dev_close
> net/netvsc: remove process event optimization
> net/netvsc: handle transmit completions based on burst size
> bus/vmbus: simplify args to need_signal
> net/netvsc: avoid possible live lock
Series applied to dpdk-next-net/master, thanks.
More information about the dev
mailing list