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: sta...@dpdk.org > > > > Signed-off-by: Marvin Liu <yong....@intel.com> > > Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com> > > I'll fixup the commit message while applying.
Fixed english wording and applied, thanks.