From: Tariq Toukan
Date: Wed, 20 Jul 2016 12:18:49 +0300
>
> On 20/07/2016 8:09 AM, David Miller wrote:
>> From: Brenden Blanco
>> Date: Tue, 19 Jul 2016 12:16:45 -0700
>>
>>> This patch set introduces new infrastructure for programmatically
>>> processing packets in the earliest stages of rx,
On Wed, Jul 20, 2016 at 12:18:49PM +0300, Tariq Toukan wrote:
>
> On 20/07/2016 8:09 AM, David Miller wrote:
> >From: Brenden Blanco
> >Date: Tue, 19 Jul 2016 12:16:45 -0700
> >
> >>This patch set introduces new infrastructure for programmatically
> >>processing packets in the earliest stages of
From: Brenden Blanco
Date: Tue, 19 Jul 2016 12:16:45 -0700
> This patch set introduces new infrastructure for programmatically
> processing packets in the earliest stages of rx, as part of an effort
> others are calling eXpress Data Path (XDP) [1]. Start this effort by
> introducing a new bpf pro
This patch set introduces new infrastructure for programmatically
processing packets in the earliest stages of rx, as part of an effort
others are calling eXpress Data Path (XDP) [1]. Start this effort by
introducing a new bpf program type for early packet filtering, before
even an skb has been all