From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] ixgbe: Fix vf tx issue Date: Mon, 09 Mar 2015 09:18:33 +0100 Message-ID: <1710327.5k6LxGVuhd@xps13> References: <1425278167-12619-1-git-send-email-changchun.ouyang@intel.com> <1425299145-25147-1-git-send-email-changchun.ouyang@intel.com> <54F92325.5070508@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Ouyang Changchun Return-path: In-Reply-To: <54F92325.5070508-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> 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" > > X550 should use the correct macro to set the VFTDT and VFRDT register address. > > This patch fixes the VF TX issue for Sageville. > > > > Signed-off-by: Changchun Ouyang > > Acked-by:Cunming Liang > Applied, thanks