2022-11-16 16:59:59

by Shenwei Wang

[permalink] [raw]
Subject: RE: [EXT] Re: [PATCH v5 0/3] net: fec: add xdp and page pool statistics



> -----Original Message-----
> From: Jakub Kicinski <[email protected]>
> Sent: Wednesday, November 16, 2022 10:47 AM
> To: Shenwei Wang <[email protected]>
> Cc: David S. Miller <[email protected]>; Eric Dumazet
> <[email protected]>; Paolo Abeni <[email protected]>; Jesper
> Dangaard Brouer <[email protected]>; Ilias Apalodimas
> <[email protected]>; Alexei Starovoitov <[email protected]>; Daniel
> Borkmann <[email protected]>; John Fastabend
> <[email protected]>; [email protected]; linux-
> [email protected]; [email protected]
> Subject: [EXT] Re: [PATCH v5 0/3] net: fec: add xdp and page pool statistics
>
> Caution: EXT Email
>
> On Tue, 15 Nov 2022 14:49:48 -0600 Shenwei Wang wrote:
> > Changes in V5:
> > - split the patch into two: one for xdp statistics and one for page
> > pool
> > - fix the bug to zero xdp_stats array
> > - use empty 'page_pool_stats' when CONFIG_PAGE_POOL_STATS is disabled.
>
> Hi, IIUC there was a previous revision of this set which got applied too hastily.
> Unfortunately that means you need to rebase on top of what's already applied,
> or add a revert to your series. Otherwise the patches won't apply cleanly.

I will do a rebase.

Thanks,
Shenwei