2016-03-25 08:47, Jianfeng Tan:
> +* **examples/vhost: Fixed frequent mbuf allocation failure.**
> +
> +  vhost-switch often fails to allocate mbuf when dequeue from vring because 
> it
> +  wrongly calculates the number of mbufs needed.

Wrong rebase here ;)

> +* **examples/l3fwd: Fixed using packet type blindly.**
> +
> +  l3fwd makes use of packet type information without even query if devices 
> or PMDs
> +  really set it. For those don't set ptypes, add an option to parse it 
> softly.


Reply via email to