ixgbe: fix VF Tx for X550
authorOuyang Changchun <changchun.ouyang@intel.com>
Mon, 2 Mar 2015 12:25:45 +0000 (20:25 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 9 Mar 2015 11:46:46 +0000 (12:46 +0100)
commitdb566f5930ce76b03f6f189e064cc740b5aa3a6f
treec31245bd83885beb8a3a3a234e53df800587bc01
parent7eb689794a219838472dc7c20604732b53b3c7e8
ixgbe: fix VF Tx for X550

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 <changchun.ouyang@intel.com>
Acked-by: Cunming Liang <cunming.liang@intel.com>
lib/librte_pmd_ixgbe/ixgbe_rxtx.c