From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ilias Apalodimas Subject: Re: [net-next, PATCH 0/2, v3] net: socionext: XDP support Date: Mon, 1 Oct 2018 16:59:18 +0300 Message-ID: <20181001135918.GA810@apalos> References: <1538220482-16129-1-git-send-email-ilias.apalodimas@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: netdev@vger.kernel.org, jaswinder.singh@linaro.org, ard.biesheuvel@linaro.org, masami.hiramatsu@linaro.org, arnd@arndb.de, magnus.karlsson@intel.com, brouer@redhat.com, daniel@iogearbox.net, ast@kernel.org, jesus.sanchez-palencia@intel.com, vinicius.gomes@intel.com, makita.toshiaki@lab.ntt.co.jp To: =?iso-8859-1?Q?Bj=F6rn_T=F6pel?= Return-path: Received: from mail-wm1-f68.google.com ([209.85.128.68]:51341 "EHLO mail-wm1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729182AbeJAUhT (ORCPT ); Mon, 1 Oct 2018 16:37:19 -0400 Received: by mail-wm1-f68.google.com with SMTP id 143-v6so992483wmf.1 for ; Mon, 01 Oct 2018 06:59:23 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Mon, Oct 01, 2018 at 02:48:54PM +0200, Björn Töpel wrote: > On 2018-09-29 13:28, Ilias Apalodimas wrote: > >This patch series adds AF_XDP support socionext netsec driver > > This series adds *XDP* support and as a result, the AF_XDP batteries > are included. ;-) > Noted, thanks for cathcing this, i replaced all other AF_XDP -> XDP but seems like i missed this one! /Ilias