Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Wed, 10 Mar 2021 11:26:25 -0800 you wrote:
> The ionic driver's Rx path is due for an overhaul in order to
> better use memory buffers and to clean up the data structures.
>
> The first two patches convert the driver t
The ionic driver's Rx path is due for an overhaul in order to
better use memory buffers and to clean up the data structures.
The first two patches convert the driver to using page sharing
between buffers so as to lessen the page alloc and free overhead.
The remaining patches clean up the structs