2018-05-17 23:31 GMT+02:00 Jesper Dangaard Brouer :
>
> On Tue, 15 May 2018 21:06:15 +0200 Björn Töpel wrote:
>
>> From: Magnus Karlsson
>>
>> Here, the zero-copy ndo is implemented. As a shortcut, the existing
>> XDP Tx rings are used for zero-copy. This means that and XDP program
>> cannot redi
On Tue, 15 May 2018 21:06:15 +0200 Björn Töpel wrote:
> From: Magnus Karlsson
>
> Here, the zero-copy ndo is implemented. As a shortcut, the existing
> XDP Tx rings are used for zero-copy. This means that and XDP program
> cannot redirect to an AF_XDP enabled XDP Tx ring.
This "shortcut" is n
On Wed, 16 May 2018 17:38:12 +0200
Magnus Karlsson wrote:
> On Wed, May 16, 2018 at 4:38 PM, Magnus Karlsson
> wrote:
> > On Wed, May 16, 2018 at 4:28 PM, Jesper Dangaard Brouer
> > wrote:
> >> On Tue, 15 May 2018 21:06:15 +0200
> >> Björn Töpel wrote:
> >>
> >>> From: Magnus Karlsson
> >
On Wed, May 16, 2018 at 4:38 PM, Magnus Karlsson
wrote:
> On Wed, May 16, 2018 at 4:28 PM, Jesper Dangaard Brouer
> wrote:
>> On Tue, 15 May 2018 21:06:15 +0200
>> Björn Töpel wrote:
>>
>>> From: Magnus Karlsson
>>>
>>> Here, the zero-copy ndo is implemented. As a shortcut, the existing
>>> XDP
On Wed, May 16, 2018 at 4:28 PM, Jesper Dangaard Brouer
wrote:
> On Tue, 15 May 2018 21:06:15 +0200
> Björn Töpel wrote:
>
>> From: Magnus Karlsson
>>
>> Here, the zero-copy ndo is implemented. As a shortcut, the existing
>> XDP Tx rings are used for zero-copy. This means that and XDP program
>>
On Tue, 15 May 2018 21:06:15 +0200
Björn Töpel wrote:
> From: Magnus Karlsson
>
> Here, the zero-copy ndo is implemented. As a shortcut, the existing
> XDP Tx rings are used for zero-copy. This means that and XDP program
> cannot redirect to an AF_XDP enabled XDP Tx ring.
I've changed i40e1 to
From: Magnus Karlsson
Here, the zero-copy ndo is implemented. As a shortcut, the existing
XDP Tx rings are used for zero-copy. This means that and XDP program
cannot redirect to an AF_XDP enabled XDP Tx ring.
Signed-off-by: Magnus Karlsson
---
drivers/net/ethernet/intel/i40e/i40e_main.c | 7