[dpdk-dev] [PATCH] example/vhost: fix failed to allocate mbufs

Thomas Monjalon thomas.monjalon at 6wind.com
Sun Feb 28 22:40:10 CET 2016


2016-02-18 08:08, Jianfeng Tan:
> In all, it fails to include master core's mbuf mempool cache.
> 
> Signed-off-by: Jianfeng Tan <jianfeng.tan at intel.com>
> Reported-by: Qian Xu <qian.q.xu at intel.com>

minor note: please keep the "people-tags" in the chronological order.
Here the "Reported-by" is moved before the "Signed-off-by".

[...]
> +* **examples/vhost: fix failed to allocate mbuf.**
> +
> +  vhost-switch often fails to allocate mbuf when dequeue from vring because it
> +  wrongly calculate the number of mbufs needed.

Reworded to comply with release notes style.
Applied, thanks


More information about the dev mailing list