From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4] app/testpmd: add option ring-bind-lcpu to bind Q with CPU Date: Mon, 15 Jan 2018 00:30:31 +0100 Message-ID: <54148852.fZuWT8nbol@xps> References: <1515571177-24040-1-git-send-email-wei.guo.simon@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Wenzhuo Lu To: wei.guo.simon@gmail.com Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 1403A2C2E for ; Mon, 15 Jan 2018 00:31:03 +0100 (CET) In-Reply-To: <1515571177-24040-1-git-send-email-wei.guo.simon@gmail.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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