From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Guo Subject: Re: [PATCH v4] app/testpmd: add option ring-bind-lcpu to bind Q with CPU Date: Tue, 16 Jan 2018 10:12:30 +0800 Message-ID: <20180116021230.GB2609@simonLocalRHEL7.x64> References: <1515571177-24040-1-git-send-email-wei.guo.simon@gmail.com> <54148852.fZuWT8nbol@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, Wenzhuo Lu To: Thomas Monjalon Return-path: Received: from mail-pl0-f41.google.com (mail-pl0-f41.google.com [209.85.160.41]) by dpdk.org (Postfix) with ESMTP id 68B6671B5 for ; Tue, 16 Jan 2018 03:12:33 +0100 (CET) Received: by mail-pl0-f41.google.com with SMTP id q2so4986328pll.3 for ; Mon, 15 Jan 2018 18:12:33 -0800 (PST) Content-Disposition: inline In-Reply-To: <54148852.fZuWT8nbol@xps> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Thomas, On Mon, Jan 15, 2018 at 12:30:31AM +0100, Thomas Monjalon wrote: > 10/01/2018 08:59, wei.guo.simon@gmail.com: > > This patch adds a new option "--ring-bind-lcpu"(no parameter). With > > this, testpmd can utilize the PCI-e bus bandwidth on another NUMA > > nodes. > > Waiting for a review. > > Please uese --in-reply-to when sending a new version of the patch, > so we can track modifications more easily. > Thanks Sure. Thanks for the reminder. Thanks, Simon