[dpdk-dev] [PATCH v3 07/22] vhost: export vhost vring info
    Maxime Coquelin 
    maxime.coquelin at redhat.com
       
    Fri Mar 31 09:48:22 CEST 2017
    
    
  
On 03/28/2017 02:45 PM, Yuanhan Liu wrote:
> Signed-off-by: Yuanhan Liu <yuanhan.liu at linux.intel.com>
> ---
>
> v2: - fix off-by-one check
>     - add API comments
> ---
>  lib/librte_vhost/rte_vhost_version.map |  1 +
>  lib/librte_vhost/rte_virtio_net.h      | 26 ++++++++++++++++++++++++++
>  lib/librte_vhost/vhost.c               | 30 ++++++++++++++++++++++++++++++
>  lib/librte_vhost/vhost.h               |  2 ++
>  4 files changed, 59 insertions(+)
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Thanks,
Maxime
    
    
More information about the dev
mailing list