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 i40e Port >> Representors, so that the implementation within this PMD >> can be tested using applications such as testpmd which >> require data-path functionality. >> >> Fixes: e0cb96204b71 ("net/i40e: 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.