From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] testpmd: print message if starting/stopping queue is not supported Date: Thu, 09 Oct 2014 21:15:38 +0200 Message-ID: <2738726.TBRjYMSSfe@xps13> References: <1412450391-32377-1-git-send-email-nico@emutex.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Cc: dev-VfR2kkLFssw@public.gmane.org To: =?utf-8?B?Tmljb2xhzIFz?= Pernas Maradei Return-path: In-Reply-To: <1412450391-32377-1-git-send-email-nico-M3NBUjLqch7QT0dZR+AlfA@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" 2014-10-04 20:19, Nicola=CC=81s Pernas Maradei: > Print an error message to the user when trying to start/stop a rx/tx = queue and > this function is not supported by the PMD driver. The patch does not = check if > the return value is -EINVAL because testpmd is already validating the= port and > queue id. >=20 > Signed-off-by: Nicola=CC=81s Pernas Maradei Acked-by: Thomas Monjalon Applied Thanks --=20 Thomas