[dpdk-dev] [PATCH 08/17] vhost: export API to translate gpa to vva

Maxime Coquelin maxime.coquelin at redhat.com
Tue Mar 14 13:24:37 CET 2017



On 03/03/2017 10:51 AM, Yuanhan Liu wrote:
> Signed-off-by: Yuanhan Liu <yuanhan.liu at linux.intel.com>
> ---
>  lib/librte_vhost/rte_vhost_version.map |  1 +
>  lib/librte_vhost/rte_virtio_net.h      | 21 +++++++++++++++++++++
>  lib/librte_vhost/vhost.h               | 19 -------------------
>  lib/librte_vhost/virtio_net.c          | 23 +++++++++++++----------
>  4 files changed, 35 insertions(+), 29 deletions(-)
>

Same remark as previous patches, the API should be documented.
Other than that:
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime


More information about the dev mailing list