[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160719.220959.1735534229001351021.davem@davemloft.net>
Date: Tue, 19 Jul 2016 22:09:59 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: bblanco@...mgrid.com
Cc: netdev@...r.kernel.org, jhs@...atatu.com,
saeedm@....mellanox.co.il, kafai@...com, brouer@...hat.com,
as754m@....com, alexei.starovoitov@...il.com, gerlitz.or@...il.com,
john.fastabend@...il.com, hannes@...essinduktion.org,
tgraf@...g.ch, tom@...bertland.com, daniel@...earbox.net,
ttoukan.linux@...il.com
Subject: Re: [PATCH v10 00/12] Add driver bpf hook for early packet drop
and forwarding
From: Brenden Blanco <bblanco@...mgrid.com>
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 program type for early packet filtering, before
> even an skb has been allocated.
>
> Extend on this with the ability to modify packet data and send back out
> on the same port.
Series applied, thanks.
Powered by blists - more mailing lists