OSDN Git Service

Merge branch 'thunderx-fix-receive-buffer-page-recycling'
authorDavid S. Miller <davem@davemloft.net>
Thu, 28 Mar 2019 05:52:28 +0000 (22:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Mar 2019 05:52:28 +0000 (22:52 -0700)
Dean Nelson says:

====================
thunderx: fix receive buffer page recycling

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge