From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Borkmann Subject: Re: [bpf-next V4 PATCH 2/8] bpf: devmap prepare xdp frames for bulking Date: Wed, 23 May 2018 12:45:01 +0200 Message-ID: References: <152665044141.21055.1276346542020340263.stgit@firesoul> <152665048175.21055.15345477060144555643.stgit@firesoul> <1db29c53-1568-a3b5-f2d3-1c830aefe33b@iogearbox.net> <20180523122917.05f45694@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, Daniel Borkmann , Alexei Starovoitov , Christoph Hellwig , =?UTF-8?B?QmrDtnJuVMO2cGVs?= , Magnus Karlsson , makita.toshiaki@lab.ntt.co.jp To: Jesper Dangaard Brouer Return-path: Received: from www62.your-server.de ([213.133.104.62]:36514 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932312AbeEWKpD (ORCPT ); Wed, 23 May 2018 06:45:03 -0400 In-Reply-To: <20180523122917.05f45694@redhat.com> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 05/23/2018 12:29 PM, Jesper Dangaard Brouer wrote: > On Wed, 23 May 2018 11:54:38 +0200 > Daniel Borkmann wrote: > >> Please fix this bug up and send a fresh series, so we can fix this >> right away without needing a follow-up in bpf-next. > > Okay. So I assume this means you reverted/didn't push this patchset in > bpf-next tree... so I have time to respin the series, and I will send a V5. Yeah, I tossed it from there, so we have a chance to fix it up in the series itself, which will then later on land in a clean state in net-next eventually. So please resend the series in a v5. Thanks Jesper!