On 3/26/19 10:53 AM, Dean Nelson wrote:
In attempting to optimize receive buffer page recycling for XDP, commit
773225388dae15e72790 ("net: thunderx: Optimize page recycling for XDP")
inadvertently introduced two problems for the non-XDP case, that will be
addressed by this patch series.
Dean Nelson (2):
thunderx: enable page recycling for non-XDP case
thunderx: eliminate extra calls to put_page() for pages held for recycling
drivers/net/ethernet/cavium/thunder/nicvf_queues.c | 30
++++++++++++++----------------
1 file changed, 14 insertions(+), 16 deletions(-)
I'm really sorry, I completely forgot to add a description
of what the changes were made by v2 (which was just to add
the 'Fixes:' lines to the changelogs).
And I forgot to add you to the CC-list. I'm assuming I
should repost? Right? (And do you want to be added?)
It's just one of those days.