Re: [dpdk-stable] [PATCH v3 2/2] devtools: fix patches missing if range newer than HEAD

2022-11-26 Thread Thomas Monjalon
Someone to help with review of this patch please? Is there a real need? 11/08/2021 13:22, Xueming Li: > Current fix scan scripts used HEAD branch as history reference. > When users ran it in an earlier branch, few patches were scanned > due to the fixes in the range are newer and not merged to cu

Re: [PATCH v2 1/2] devtools: don't include headline "fix" in backports

2022-11-26 Thread Thomas Monjalon
03/12/2021 15:04, Kevin Traynor: > On 03/12/2021 07:54, christian.ehrha...@canonical.com wrote: > > From: Christian Ehrhardt > > > > It was important in the past to select anything with "fix" in the > > headline, but recently more often created false positives and work > > to sort tihngs out than

Re: [PATCH v6] doc: note KNI alternatives

2022-11-26 Thread Thomas Monjalon
24/11/2022 18:15, Ferruh Yigit: > Add more information on alternatives of KNI and the disadvantages of KNI > against these alternatives. > > Signed-off-by: Ferruh Yigit Applied, thanks.

Re: [PATCH] net/gve: add support for basic stats

2022-11-26 Thread Stephen Hemminger
On Fri, 25 Nov 2022 19:16:00 -0800 Rushil Gupta wrote: > > > > > > The driver should be filling in the per-queue stats as well. > > > q_ipackets, q_opackets, q_ibytes, q_obytes, q_errors > > > > > > Hi Stephen, > > > > Queue stats moved to xstats, and there is a long term goal to move all > > q