[dpdk-dev] [PATCH v4 06/22] vhost: introduce API to fetch negotiated features

Maxime Coquelin maxime.coquelin at redhat.com
Sat Apr 1 10:28:25 CEST 2017



On 04/01/2017 09:22 AM, Yuanhan Liu wrote:
> Signed-off-by: Yuanhan Liu <yuanhan.liu at linux.intel.com>
> ---
>
> v4: use parameter to store the returned features and return -1 on error
> ---
>  lib/librte_vhost/rte_vhost_version.map |  1 +
>  lib/librte_vhost/rte_virtio_net.h      | 12 ++++++++++++
>  lib/librte_vhost/vhost.c               | 13 +++++++++++++
>  3 files changed, 26 insertions(+)


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

Thanks!
Maxime


More information about the dev mailing list