5fc4acc31d
To add a wrapper function to remove the limit of tx burst size. The patch makes i40e vec function an best effort to transmit the pkts in the consistent behavior like i40e_xmit_pkts_simple and i40e_xmit_pkts do that. Cc: Helin Zhang <helin.zhang@intel.com> Cc: Jingjing Wu <jingjing.wu@intel.com> Signed-off-by: Zhiyong Yang <zhiyong.yang@intel.com> Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>