From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] doc: update testpmd user guide for clarity Date: Mon, 5 Nov 2018 12:09:22 +0000 Message-ID: References: <1541326545-19533-1-git-send-email-dekelp@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: shahafs@mellanox.com, dev@dpdk.org, orika@mellanox.com To: Dekel Peled , wenzhuo.lu@intel.com, jingjing.wu@intel.com, bernard.iremonger@intel.com, adrien.mazarguil@6wind.com Return-path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id D8C77288C for ; Mon, 5 Nov 2018 13:09:25 +0100 (CET) In-Reply-To: <1541326545-19533-1-git-send-email-dekelp@mellanox.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" On 11/4/2018 10:15 AM, Dekel Peled wrote: > The description of prefix for mask creation was misunderstood. > I updated the description, so it is clearly understood which > mask will be created by a certain prefix. > > Signed-off-by: Dekel Peled Reviewed-by: Ferruh Yigit Applied to dpdk-next-net/master, thanks.