From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] examples/l2fwd: Add forward count limit. Date: Fri, 10 Jul 2015 16:20:18 +0200 Message-ID: <6777105.UITORZoGRC@xps13> References: <1434749378-8578-1-git-send-email-cchemparathy@ezchip.com> <1434749378-8578-2-git-send-email-cchemparathy@ezchip.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Cyril Chemparathy Return-path: Received: from mail-wg0-f46.google.com (mail-wg0-f46.google.com [74.125.82.46]) by dpdk.org (Postfix) with ESMTP id 47145C396 for ; Fri, 10 Jul 2015 16:27:45 +0200 (CEST) Received: by wgck11 with SMTP id k11so251077349wgc.0 for ; Fri, 10 Jul 2015 07:27:45 -0700 (PDT) In-Reply-To: <1434749378-8578-2-git-send-email-cchemparathy@ezchip.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" NACK 2015-06-19 14:29, Cyril Chemparathy: > This commit adds a forward count argument, which is used to terminate > the test once a certain number of packets have been forwarded. It is not a test but an example application. This patch doesn't demonstrate a DPDK feature. If you need to improve a test tool, please prefer testpmd.