On 5/4/20 3:49 PM, Olivier Matz wrote: > Change rte_mempool_populate_iova() and rte_mempool_populate_virt() to > return 0 instead of -EINVAL when there is not enough room to store one > object, as it can be helpful for applications to distinguish this > specific case. > > As this is an ABI change, use symbol versioning to preserve old > behavior for binary applications. > > Signed-off-by: Olivier Matz <olivier.m...@6wind.com> > Signed-off-by: Thomas Monjalon <tho...@monjalon.net>
Acked-by: Andrew Rybchenko <arybche...@solarflare.com>