[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <07975393-8e52-16ae-f00d-085a5800477d@iogearbox.net>
Date: Sat, 1 Sep 2018 01:43:36 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: Magnus Karlsson <magnus.karlsson@...el.com>, bjorn.topel@...el.com,
ast@...nel.org, netdev@...r.kernel.org, jeffrey.t.kirsher@...el.com
Subject: Re: [PATCH bpf-next v2 0/2] xsk: misc code cleanup
On 08/31/2018 01:40 PM, Magnus Karlsson wrote:
> This patch set cleans up two code style issues with the xsk zero-copy
> code. The resulting code is smaller and simpler.
>
> Changes from v1:
>
> * Fixed bisecatbility problem reported by Daniel Borkmann by squashing
> the two last patches into one.
>
> Patch 1: Removes a potential compiler warning reported by the Intel
> 0-DAY kernel test infrastructure.
> Patch 2: Removes the xdp_umem_props structure. At some point, it
> was used to break a dependency, but the members are these
> days much better off in the xdp_umem since the dependency
> does not exist anymore. Also adapts the i40e driver to this
> new interface.
>
> I based this patch set on bpf-next commit 9c4f39811db8 ("samples/bpf:
> xdpsock, minor fixes")
>
> Thanks: Magnus
Applied to bpf-next, thanks Magnus!
Powered by blists - more mailing lists