From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/2] Fixed/Simplified Ring PMD Date: Tue, 22 Jul 2014 16:54:42 +0200 Message-ID: <2324583.v6XWM7y5Ye@xps13> References: <1404916536-1364-1-git-send-email-pablo.de.lara.guarch@intel.com> <20140709152039.GB5250@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Pablo de Lara Return-path: In-Reply-To: <20140709152039.GB5250-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > > Ring PMD library and unit test was modified last release, > > causing the unit test to need ring ethdevs to be created > > from the command line. This patch simplifies the test > > and make it functional with devices created with EAL option vdev. > > > > Also, ring ethdev creation from vdev has been changed, so now > > only one device is created for each vdev argument (up to 3 devices > > were created). > > > > > > Pablo de Lara (2): > > ring_pmd: Removed extra devices creation when passing vdev parameter > > app/test: Simplified ring pmd test > > Series > Acked-by: Neil Horman Applied for version 1.7.1. Thanks -- Thomas