[dpdk-dev] [PATCH v11 7/9] vhost: add APIs for user getting inflight ring
Maxime Coquelin
maxime.coquelin at redhat.com
Fri Oct 11 12:18:15 CEST 2019
On 10/9/19 10:48 PM, Jin Yu wrote:
> This patch introduces two APIs. one is for getting inflgiht
s/inflgiht/inflight/
> ring and the other is for getting base.
>
> Signed-off-by: Lin Li <lilin24 at baidu.com>
> Signed-off-by: Xun Ni <nixun at baidu.com>
> Signed-off-by: Yu Zhang <zhangyu31 at baidu.com>
> Signed-off-by: Jin Yu <jin.yu at intel.com>
> ---
> lib/librte_vhost/rte_vhost.h | 40 +++++++++++++++++
> lib/librte_vhost/rte_vhost_version.map | 2 +
> lib/librte_vhost/vhost.c | 61 ++++++++++++++++++++++++++
> 3 files changed, 103 insertions(+)
>
Other than the typo that I'll fix while applying:
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
More information about the dev
mailing list