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: [email protected]
> >
> > Signed-off-by: Marvin Liu <[email protected]>
>
> Reviewed-by: Maxime Coquelin <[email protected]>
>
> I'll fixup the commit message while applying.
Fixed english wording and applied, thanks.