Re: [dpdk-dev] [PATCH v4 0/3] Offload flags fixes

2021-05-04 Thread Maxime Coquelin
On 5/3/21 6:43 PM, David Marchand wrote: > The important part is the last patch on vhost handling of offloading > requests coming from a virtio guest interface. > > The rest are small fixes that I accumulated while reviewing the mbuf > offload flags. > > On this last patch, it has the potentia

[dpdk-dev] [PATCH v4 0/3] Offload flags fixes

2021-05-03 Thread David Marchand
The important part is the last patch on vhost handling of offloading requests coming from a virtio guest interface. The rest are small fixes that I accumulated while reviewing the mbuf offload flags. On this last patch, it has the potential of breaking existing applications using the vhost librar