On 3/9/23 06:16, Nobuhiro MIKI wrote:
Simply replace 'master' with 'frontend' and 'slave' with 'backend'. Signed-off-by: Nobuhiro MIKI <nm...@yahoo-corp.jp> Acked-by: Stephen Hemminger <step...@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.coque...@redhat.com> Thanks, Maxime