Re: [PATCH net-next v1 00/11] xdp: page_pool fixes and in-flight accounting

2019-06-14 Thread David Miller
From: Jesper Dangaard Brouer Date: Thu, 13 Jun 2019 20:28:01 +0200 > This patchset fix page_pool API and users, such that drivers can use it for > DMA-mapping. ... Please address the minor nits and respin and I'll apply this. Thanks.

[PATCH net-next v1 00/11] xdp: page_pool fixes and in-flight accounting

2019-06-13 Thread Jesper Dangaard Brouer
This patchset fix page_pool API and users, such that drivers can use it for DMA-mapping. A number of places exist, where the DMA-mapping would not get released/unmapped, all these are fixed. This occurs e.g. when an xdp_frame gets converted to an SKB. As network stack doesn't have any callback for