From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH 8/9] qede: enable vf-vf traffic with unmatched dest addr Date: Tue, 7 Jun 2016 13:37:18 +0100 Message-ID: <20160607123717.GA6948@bricha3-MOBL3> References: <1462595421-22505-1-git-send-email-rasesh.mody@qlogic.com> <1462595421-22505-9-git-send-email-rasesh.mody@qlogic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, Dept-EngDPDKDev@qlogic.com, Sony Chacko To: Rasesh Mody Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 589589A88 for ; Tue, 7 Jun 2016 14:37:22 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1462595421-22505-9-git-send-email-rasesh.mody@qlogic.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" On Fri, May 06, 2016 at 09:30:20PM -0700, Rasesh Mody wrote: > From: Sony Chacko > > This patch enables VF to VF traffic with unmatched destination address. > > Signed-off-by: Sony Chacko I think this patch needs more detail in the commit log to explain how this actually works. Is it the case that this allows a VF to be the default destination for unmatched traffic, or something else? Does this need a documentation update to describe the feature? Regards, /Bruce