[dpdk-dev] [PATCH v1] vhost: fix mbuf allocation failures
Tummala, Sivaprasad
sivaprasad.tummala at intel.com
Thu Apr 30 09:13:44 CEST 2020
Hi Flavio,
Thanks for your comments.
snipped
> > The patch fixes the error scenario by skipping to next descriptor.
> > Note: Drop counters are not currently supported.
In that case shouldn't we continue to process the ring?
Yes, we are updating the loop index and following the required clean-up.
Also, don't we have the same issue with copy_desc_to_mbuf()
Thank you. Will update in the V2 patch.
and get_zmbuf()?
This patch is not targeted for zero-copy cases.
fbl
snipped
More information about the dev
mailing list