[dpdk-dev] [PATCH] net/vhost: do not zero ol_flags in eth_vhost_rx()

Maxime Coquelin maxime.coquelin at redhat.com
Wed May 16 12:55:50 CEST 2018



On 05/10/2018 09:04 AM, Tiwei Bie wrote:
> The ol_flags of mbufs returned by rte_vhost_dequeue_burst()
> contain necessary offload information. It can't be zeroed.
> 
> Fixes: f63d356ee993 ("net/vhost: insert/strip VLAN header in software")
> Cc: Jan Blunck<jblunck at infradead.org>
> Cc:stable at dpdk.org
> 
> Reported-by: Lei Yao<lei.a.yao at intel.com>
> Signed-off-by: Tiwei Bie<tiwei.bie at intel.com>
> ---
>   drivers/net/vhost/rte_eth_vhost.c | 1 -
>   1 file changed, 1 deletion(-)

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime


More information about the dev mailing list