net/vhost: remove limit of vhost Tx burst size
authorZhiyong Yang <zhiyong.yang@intel.com>
Wed, 29 Mar 2017 07:16:15 +0000 (15:16 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 4 Apr 2017 17:02:55 +0000 (19:02 +0200)
commit7cd1dbf4fff0e612673594e7055fe25724a148bb
treec097d74b7e06f849dac9ebcf1c9732a8f335bb2f
parent646412f9ff6212c4cc2abf92c35373601b857b11
net/vhost: remove limit of vhost Tx burst size

vhost removes limit of Tx burst size(32 pkts) and supports to make
an best effort to transmit pkts.

Cc: yuanhan.liu@linux.intel.com
Cc: maxime.coquelin@redhat.com
Signed-off-by: Zhiyong Yang <zhiyong.yang@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
drivers/net/vhost/rte_eth_vhost.c