[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <427f7c6f-53c9-35b0-a6f6-2d662d38cc26@iogearbox.net>
Date: Fri, 13 Jul 2018 21:59:22 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: Jakub Kicinski <jakub.kicinski@...ronome.com>,
alexei.starovoitov@...il.com
Cc: oss-drivers@...ronome.com, netdev@...r.kernel.org
Subject: Re: [PATCH bpf-next 0/7] xdp: simultaneous driver and HW XDP
On 07/12/2018 05:36 AM, Jakub Kicinski wrote:
> Hi!
>
> This set is adding support for loading driver and offload XDP
> at the same time. This enables advanced use cases where some
> of the work is offloaded to the NIC and some is done by the host.
> Separate netlink attributes are added for each mode of operation.
> Driver callbacks for offload are cleaned up a little, including
> removal of .prog_attached flag.
>
> Jakub Kicinski (7):
> xdp: add per mode attributes for attached programs
> xdp: don't make drivers report attachment mode
> xdp: factor out common program/flags handling from drivers
> xdp: support simultaneous driver and hw XDP attachment
> netdevsim: add support for simultaneous driver and hw XDP
> selftests/bpf: add test for multiple programs
> nfp: add support for simultaneous driver and hw XDP
LGTM as well, applied to bpf-next, thanks Jakub!
This also has iproute2 changes that would need to be sent, right?
Powered by blists - more mailing lists