Re: [dpdk-dev] netvsc PMD driver update plan

2018-06-23 Thread Thomas Monjalon
22/06/2018 18:58, Stephen Hemminger: > On Fri, 22 Jun 2018 09:17:37 +0200 > Thomas Monjalon wrote: > > > 22/06/2018 01:32, Stephen Hemminger: > > > I have some updates to the netvsc driver that use external mbuf's and fix > > > a couple of bugs. Would you rather: > > > * new (V11) version conso

Re: [dpdk-dev] netvsc PMD driver update plan

2018-06-23 Thread Stephen Hemminger
On Fri, 22 Jun 2018 09:17:37 +0200 Thomas Monjalon wrote: > 22/06/2018 01:32, Stephen Hemminger: > > I have some updates to the netvsc driver that use external mbuf's and fix > > a couple of bugs. Would you rather: > > * new (V11) version consolidating those > > * sequence of patches agai

Re: [dpdk-dev] netvsc PMD driver update plan

2018-06-22 Thread Thomas Monjalon
22/06/2018 01:32, Stephen Hemminger: > I have some updates to the netvsc driver that use external mbuf's and fix > a couple of bugs. Would you rather: > * new (V11) version consolidating those > * sequence of patches against V10 > * hold off until V10 is merged. A v11 is better.