[dpdk-dev] [PATCH v6 01/10] vhost: add the inflight description

Maxime Coquelin maxime.coquelin at redhat.com
Fri Sep 6 18:37:09 CEST 2019



On 8/29/19 4:12 PM, JinYu wrote:
> This patch add the inflight message description and
> the inflight share fd protocol feature flag.
> 
> 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>
> ---
> v1 - specify the APIs are split-ring only
> v2 - fix APIs and judge split or packed
> v3 - add rte_vhost_ prefix and fix one issue
> v4 - add the packed ring support
> v5 - revise get_vring_base func depend on Tiwei's suggestion
> v6 - divide patch into small patches
> ---
>  lib/librte_vhost/rte_vhost.h  | 4 ++++
>  lib/librte_vhost/vhost_user.h | 8 ++++++++
>  2 files changed, 12 insertions(+)

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime



More information about the dev mailing list