Hello Maxime, On Thu, 23 Jul 2026 at 17:31, David Marchand <[email protected]> wrote: > > Stop using vhost async as this feature will be removed in a next commit. > The vhost-crypto example was requesting async copy for no identified > reason.
Well, unfortunately, this was the tree hiding the forest... I'll need more changes to avoid breaking vhost crypto zero copy stuff. My understanding is that a call to rte_vhost_crypto_set_zero_copy() could be used to detect guest pages mapping is needed.. does it look ok to you? -- David Marchand

