[dpdk-dev] [PATCH] vhost: fix packed ring dequeue offloading

Thomas Monjalon thomas at monjalon.net
Wed Feb 10 22:05:40 CET 2021


09/02/2021 15:52, Maxime Coquelin:
> 
> On 2/5/21 8:47 AM, Marvin Liu wrote:
> > When vhost doing dequeue offloading, will parse ethernet and l3/l4
> > header of the packet. Then vhost will set corresponded value in mbuf
> 
> corresponding*
> 
> > attributes. Thus mean offloading action should after packet data copy.
> 
> It means*
> 
> > 
> > Fixes: 75ed51697820 ("vhost: add packed ring batch dequeue")
> > Cc: stable at dpdk.org
> > 
> > Signed-off-by: Marvin Liu <yong.liu at intel.com>
> 
> Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
> 
> I'll fixup the commit message while applying.

Fixed english wording and applied, thanks.




More information about the dev mailing list