On 5/11/2018 3:04 PM, Mohammad Abdul Awal wrote: > > > On 11/05/2018 13:28, Remy Horton wrote: >> This patch adds Rx and Tx burst functions to the ixgbe >> Port Representors, so that the implementation within >> ixgbe PMD can be tested using applications such as >> testpmd which require data-path functionality. >> >> Fixes: cf80ba6e2038 ("net/ixgbe: add support for representor ports") >> >> Signed-off-by: Remy Horton <remy.hor...@intel.com>
> Acked-by: Mohammad Abdul Awal <mohammad.abdul.a...@intel.com> Applied to dpdk-next-net/master, thanks.