From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Wu, Jingjing" Subject: Re: [PATCH v3] examples/l3fwd: pass flow arguments when start app Date: Tue, 24 Oct 2017 01:38:16 +0000 Message-ID: <9BB6961774997848B5B42BEC655768F810E9FA64@SHSMSX103.ccr.corp.intel.com> References: <1506736748-50515-1-git-send-email-xiaoyun.li@intel.com> <1508310691-34865-1-git-send-email-xiaoyun.li@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "dev@dpdk.org" To: "Li, Xiaoyun" Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 1ECCA1B70C for ; Tue, 24 Oct 2017 03:38:22 +0200 (CEST) In-Reply-To: <1508310691-34865-1-git-send-email-xiaoyun.li@intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > -----Original Message----- > From: Li, Xiaoyun > Sent: Wednesday, October 18, 2017 3:12 PM > To: Wu, Jingjing > Cc: dev@dpdk.org; Li, Xiaoyun > Subject: [PATCH v3] examples/l3fwd: pass flow arguments when start app >=20 > To make the performance can be tuning on different NICs or platforms. We > need to make the number of descriptors as arguments when starting l3fwd > application. >=20 > Signed-off-by: Xiaoyun Li Agree to this change. Reviewed-by: Jingjing Wu