From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next PATCH v6 0/5] XDP for virtio_net Date: Fri, 16 Dec 2016 13:20:02 -0500 (EST) Message-ID: <20161216.132002.2295377318615583719.davem@davemloft.net> References: <20161215200712.23639.53043.stgit@john-Precision-Tower-5810> <20161216011620-mutt-send-email-mst@kernel.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: john.fastabend@gmail.com, daniel@iogearbox.net, netdev@vger.kernel.org, alexei.starovoitov@gmail.com, john.r.fastabend@intel.com, brouer@redhat.com, tgraf@suug.ch To: mst@redhat.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:53228 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758119AbcLPSUI (ORCPT ); Fri, 16 Dec 2016 13:20:08 -0500 In-Reply-To: <20161216011620-mutt-send-email-mst@kernel.org> Sender: netdev-owner@vger.kernel.org List-ID: From: "Michael S. Tsirkin" Date: Fri, 16 Dec 2016 01:17:44 +0200 > OK, I think we can queue this for -next. > > It's fairly limited in the kind of hardware supported, we can and > probably should extend it further with time. > > Acked-by: Michael S. Tsirkin Michael, thanks for reviewing. Since the substance of this patch series has honestly been ready since before the merge window, would you mind if I send this to Linus now? That's what I was hoping I would be able to do. Thanks again.