Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp5558809ybe; Tue, 17 Sep 2019 09:47:56 -0700 (PDT) X-Google-Smtp-Source: APXvYqzlwj5e00B6O2BWXZns0KmnlGxvVC2YqG3jBpYyg6y+9gvktge5nal9tupBIT78YLrpzWTW X-Received: by 2002:aa7:c897:: with SMTP id p23mr2319342eds.199.1568738876742; Tue, 17 Sep 2019 09:47:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568738876; cv=none; d=google.com; s=arc-20160816; b=jKeIpepZqZJ5goo8RgY5Kc3ekb8VgqeNgEPoumKhsTiyG6PY8E9s3XeS23JfR8WH7q Mh2axw+cpeWqBD5U6QqOdAd+GWs8XEEEBVmz5ToT3Z/4B0WJpiwOFhGxFX0Xk02j2Cw5 LLa+MNInsyozOeTYfD5e3Cc+IKCEl6dOWXcgKPEuk4wu/MdLk8NKBXJ5nHHzBcfdEbPF yrw4Wk0IFwyjNfxCl5byoIAgF8unc9zC6j1Q2BGEZpOzrm3QPEN0WY9xNWhCt0K5Oj36 urTEfdjtT2Jat/i5ua9naMTD9mhmyT36AJRlU1Bx8/3VoKE/9BTFIpORJ0ct87VzhdIE +LDA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=kyl2PU72mA0vTT1XdmGctx4vmLAoUnZH9R3yyiVEOJw=; b=YVHS6IYOd3fAVzT1nnUBf/VIB/xjrZx2iLheeabsSDYrvnMdHjTldHzZD1F42bHCTc t/buJ6Qa0sSwiTfQI0j7Tqs21+h8lU4kh9feIxZmx181IeWmSHH/gpQedgWA7xpdJ9P/ fxvlCK10OfZDW9AHKy/CArBrrDWaUQspyZhTKHNP5BCbYEeR8QlJY77nthpBSKMkZBVS isa7rUQHBaaSE+5NBFjXyKtTLNTgY28NTOb8y/LqqHcGA9OmGqBRs3Nz6S8TWDZmB3X8 FWV6eHwz7Dn5ErP4bVWpFCdrUpkBYzSrsL/X78KCuV78FRJp5iRl0k5KZff7bRqJ1Gau I+cQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x51si1662660eda.272.2019.09.17.09.47.32; Tue, 17 Sep 2019 09:47:56 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727109AbfIQKKN (ORCPT + 99 others); Tue, 17 Sep 2019 06:10:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60394 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726250AbfIQKKN (ORCPT ); Tue, 17 Sep 2019 06:10:13 -0400 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 6E4B98666C; Tue, 17 Sep 2019 10:10:13 +0000 (UTC) Received: from gondolin (dhcp-192-230.str.redhat.com [10.33.192.230]) by smtp.corp.redhat.com (Postfix) with ESMTP id 9929460BEC; Tue, 17 Sep 2019 10:10:09 +0000 (UTC) Date: Tue, 17 Sep 2019 12:10:07 +0200 From: Cornelia Huck To: Parav Pandit Cc: alex.williamson@redhat.com, jiri@mellanox.com, kwankhede@nvidia.com, davem@davemloft.net, kvm@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH v3 4/5] mdev: Introduce an API mdev_alias Message-ID: <20190917121007.31a7817c.cohuck@redhat.com> In-Reply-To: <20190902042436.23294-5-parav@mellanox.com> References: <20190826204119.54386-1-parav@mellanox.com> <20190902042436.23294-1-parav@mellanox.com> <20190902042436.23294-5-parav@mellanox.com> Organization: Red Hat GmbH MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Tue, 17 Sep 2019 10:10:13 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 1 Sep 2019 23:24:35 -0500 Parav Pandit wrote: > Introduce an API mdev_alias() to provide access to optionally generated > alias. > > Signed-off-by: Parav Pandit > --- > drivers/vfio/mdev/mdev_core.c | 12 ++++++++++++ > include/linux/mdev.h | 1 + > 2 files changed, 13 insertions(+) Reviewed-by: Cornelia Huck