From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.tuxdriver.com (charlotte.tuxdriver.com [70.61.120.58]) by dpdk.org (Postfix) with ESMTP id 62FF66A1D for ; Tue, 16 Sep 2014 22:10:27 +0200 (CEST) Received: from hmsreliant.think-freely.org ([2001:470:8:a08:7aac:c0ff:fec2:933b] helo=localhost) by smtp.tuxdriver.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1XTzAQ-0003LV-EW; Tue, 16 Sep 2014 16:16:04 -0400 Date: Tue, 16 Sep 2014 16:16:01 -0400 From: Neil Horman To: "John W. Linville" Message-ID: <20140916201601.GF3792@hmsreliant.think-freely.org> References: <1405024369-30058-1-git-send-email-linville@tuxdriver.com> <1405362290-6753-1-git-send-email-linville@tuxdriver.com> <20140912180523.GB7145@tuxdriver.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140912180523.GB7145@tuxdriver.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Score: -2.9 (--) X-Spam-Status: No Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH v2] librte_pmd_packet: add PMD for AF_PACKET-based virtual devices X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2014 20:10:27 -0000 On Fri, Sep 12, 2014 at 02:05:23PM -0400, John W. Linville wrote: > Ping? Are there objections to this patch from mid-July? > > John > Thomas, Where are you on this? It seems like if you don't have any objections to this patch, it should go in, in ilght of the lack of further commentary. Neil