[PATCH v2 2/2] vhost: refactor to follow new naming convention

Maxime Coquelin maxime.coquelin at redhat.com
Thu Mar 9 17:33:39 CET 2023



On 3/9/23 06:16, Nobuhiro MIKI wrote:
> Simply replace 'master' with 'frontend' and 'slave' with 'backend'.
> 
> Signed-off-by: Nobuhiro MIKI <nmiki at yahoo-corp.jp>
> Acked-by: Stephen Hemminger <stephen at networkplumber.org>
> ---
>   drivers/vdpa/ifc/ifcvf_vdpa.c |  2 +-
>   lib/vhost/rte_vhost.h         |  8 ++--
>   lib/vhost/version.map         |  2 +-
>   lib/vhost/vhost.c             |  4 +-
>   lib/vhost/vhost.h             |  4 +-
>   lib/vhost/vhost_crypto.c      |  2 +-
>   lib/vhost/vhost_user.c        | 82 +++++++++++++++++------------------
>   lib/vhost/vhost_user.h        |  8 ++--
>   8 files changed, 56 insertions(+), 56 deletions(-)
> 

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

Thanks,
Maxime



More information about the dev mailing list