From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 1/2] Add new union field usr in mbuf->hash. Date: Thu, 13 Nov 2014 12:26:32 +0100 Message-ID: <1565095.oGASgGkTeo@xps13> References: <1415623967-52488-1-git-send-email-jigsaw@gmail.com> <1415623967-52488-2-git-send-email-jigsaw@gmail.com> <20141110130641.GA12532@bricha3-MOBL3> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Qinglai Xiao Return-path: In-Reply-To: <20141110130641.GA12532@bricha3-MOBL3> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > > This field is added for librte_distributor. User of librte_distributor > > is advocated to set value of mbuf->hash.usr before calling > > rte_distributor_process. The value of usr is the tag which stands as > > identifier of flow. > > > > Signed-off-by: Qinglai Xiao > Acked-by: Bruce Richardson Applied Thanks -- Thomas