Re: [dpdk-dev] [PATCH v3 0/7] net/netvsc: VF bug fix and diagnostic support

2020-05-27 Thread Ferruh Yigit
On 5/19/2020 5:52 PM, Stephen Hemminger wrote: > This set of patches includes bugfixes for races in VF handling > and implements the queue and descriptor status functions in netvsc PMD. > > This patch set is likely to cause merge warnings for the automated > tools because it is based on top of my

[dpdk-dev] [PATCH v3 0/7] net/netvsc: VF bug fix and diagnostic support

2020-05-19 Thread Stephen Hemminger
This set of patches includes bugfixes for races in VF handling and implements the queue and descriptor status functions in netvsc PMD. This patch set is likely to cause merge warnings for the automated tools because it is based on top of my previous netvsc PMD patches already in net-next branch.