From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] enic: set correct port ID in received mbufs Date: Mon, 20 Apr 2015 15:23:16 +0200 Message-ID: <3281915.Zgd8dSFpnM@xps13> References: <1429021435-28414-1-git-send-email-adrien.mazarguil@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Adrien Mazarguil Return-path: In-Reply-To: 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 not supposed to contain the RX queue index. Applications can > >rely on it to determine the port a given mbuf comes from. > > > >Signed-off-by: Adrien Mazarguil > > Acked-by: Sujith Sankar Applied, thanks