From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] ethdev: add Rx error counters for missed, badcrc and badlen packets Date: Tue, 17 Jun 2014 11:34:31 +0200 Message-ID: <8302387.BVkoURL9Vi@xps13> References: <1402610141-27148-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: "De Lara Guarch, Pablo" , Ivan Boule , David Marchand Return-path: In-Reply-To: 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" > > From: Ivan Boule > > > > Split input error stats to have a better understanding of why packets > > have been dropped. > > Keep ierrors field untouched for backward compatibility. > > > > Signed-off-by: Ivan Boule > > Signed-off-by: David Marchand > > Signed-off-by: Thomas Monjalon > > Acked-by: Pablo de Lara Applied for version 1.7.0. Thanks -- Thomas