On 21 Oct 2019, at 12:08, Saeed Mahameed wrote:
> On Fri, 2019-10-18 at 16:32 -0700, Jonathan Lemon wrote:
>>
>> On 18 Oct 2019, at 13:50, Saeed Mahameed wrote:
>>
>>> On Wed, 2019-10-16 at 15:50 -0700, Jonathan Lemon wrote:
This patch combines work from various people:
- part of Tari
On Fri, 2019-10-18 at 16:32 -0700, Jonathan Lemon wrote:
>
> On 18 Oct 2019, at 13:50, Saeed Mahameed wrote:
>
> > On Wed, 2019-10-16 at 15:50 -0700, Jonathan Lemon wrote:
> > > This patch combines work from various people:
> > > - part of Tariq's work to move the DMA mapping from
> > > the mlx
On 18 Oct 2019, at 13:50, Saeed Mahameed wrote:
> On Wed, 2019-10-16 at 15:50 -0700, Jonathan Lemon wrote:
>> This patch combines work from various people:
>> - part of Tariq's work to move the DMA mapping from
>> the mlx5 driver into the page pool. This does not
>> include later patches w
On Fri, 2019-10-18 at 13:50 -0700, Saeed Mahameed wrote:
> On Wed, 2019-10-16 at 15:50 -0700, Jonathan Lemon wrote:
> > This patch combines work from various people:
> > - part of Tariq's work to move the DMA mapping from
> > the mlx5 driver into the page pool. This does not
> > include later
On Wed, 2019-10-16 at 15:50 -0700, Jonathan Lemon wrote:
> This patch combines work from various people:
> - part of Tariq's work to move the DMA mapping from
> the mlx5 driver into the page pool. This does not
> include later patches which remove the dma address
> from the driver, as this c
This patch combines work from various people:
- part of Tariq's work to move the DMA mapping from
the mlx5 driver into the page pool. This does not
include later patches which remove the dma address
from the driver, as this conflicts with AF_XDP.
- Saeed's changes to check the numa node bef