[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v9 12/16] vpci: add initial support for virtual PCI bus topology


  • To: Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Wed, 30 Aug 2023 09:37:17 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=yJ+ajP0TByhxOX4gV10H0SSopJelEDOlRu5uByDlTtI=; b=k5dKl7t8VywhXbtF9eAHQXTRmC7z9z7FvWrmWh0J6tMGsD46Rb7URRULhAGaaRYnD7d8eJCOQH0cFQqJa/tEwAFdeAFUoGUDoVCzq9uxQ4fEkLYeSAiSDC7OTiUcN1vbKgRplbSyV6T1YzlhtIrp2sRTobNaA/3OLxST5592e88q1v5bM1YICyD9P1apcZtTRuspDD4wfDU35Cootjugg9fz99FTHtTpyUBt9IkrkZ000Hgzi2VNggdjNw0fQaGcq5pOhqz5JNW9r2sN8Nn/yDtbFyGJiem2NDaw8046r1/nGuhwwIeuoljbFBcZxK4l68sDomwvHhWtbaKvZxCZPg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=kEznzkjmM8Cpz8B5jF5NYPKuBjtxUhVhB2AmXp+BvQa8iug9lQK0iQAmXxcbAnC21LLpsRWiCpXNF/L8TWjpv+/EaqPML6+Go5ysuA24NRPJecWuYY1MFj5TF1E8IWrDl4sqVhX7ZnqX/ryenDWruQH1isY7CLc1VyfmY3li7FX2CNPDemhBERN+jeld5oWCYZ9BxVmwlTOPXf40TT+3vIzTDJb8T8rZGC5l4OpFlK8EgHINLj6KF2VTFd7QFsBR+RgcJUbJmzw4lVq3ZKJYyuIwTw4gw1k5q4QZxs1vrmu8FUaP8V9cUSMeCZ5zLujPWseAs9UZ5hT9icFpSC8qSw==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: Stewart Hildebrand <stewart.hildebrand@xxxxxxx>, Oleksandr Andrushchenko <Oleksandr_Andrushchenko@xxxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Wed, 30 Aug 2023 07:37:31 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 30.08.2023 01:19, Volodymyr Babchuk wrote:
> From: Oleksandr Andrushchenko <oleksandr_andrushchenko@xxxxxxxx>
> 
> Assign SBDF to the PCI devices being passed through with bus 0.
> The resulting topology is where PCIe devices reside on the bus 0 of the
> root complex itself (embedded endpoints).
> This implementation is limited to 32 devices which are allowed on
> a single PCI bus.
> 
> Please note, that at the moment only function 0 of a multifunction
> device can be passed through.
> 
> Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@xxxxxxxx>
> ---
> Since v9:
> - Lock in add_virtual_device() replaced with ASSERT (thanks, Stewart)

Also peeking at a few other patches where similar change remarks exist,
I'm slightly confused by them: Is this submission v9 or v10?

Jan



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.