Re: [PATCH 7/9] vfio/pci_core: split nvlink2 to nvlink2gpu and npu2

2021-03-10 Thread Christoph Hellwig
On Tue, Mar 09, 2021 at 08:33:55AM +, Max Gurtovoy wrote: > This is a preparation for moving vendor specific code from > vfio_pci_core to vendor specific vfio_pci drivers. The next step will be > creating a dedicated module to NVIDIA NVLINK2 devices with P9 extensions > and a dedicated module f

[PATCH 7/9] vfio/pci_core: split nvlink2 to nvlink2gpu and npu2

2021-03-09 Thread Max Gurtovoy
This is a preparation for moving vendor specific code from vfio_pci_core to vendor specific vfio_pci drivers. The next step will be creating a dedicated module to NVIDIA NVLINK2 devices with P9 extensions and a dedicated module for Power9 NPU NVLink2 HBAs. Signed-off-by: Max Gurtovoy --- drivers