On Wed, Jan 11, 2017 at 10:52:17PM -0500, Yong Wang wrote: > When calculating 'nr_mbufs_per_core', 'MAX_PKT_BURST' was mutiplied > twice. Fix it by removing one of them. > > Fixes: bdb19b771e6f ("examples/vhost: fix mbuf allocation failure") > > Signed-off-by: Yong Wang <wang.yon...@zte.com.cn>
Applied to dpdk-next-virtio. Thanks. --yliu