RE: [PATCH v4 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper

From: Ankit Agrawal
Date: Wed Jul 05 2023 - 14:37:55 EST


> I had also asked in the previous review whether "nvgpu" is already overused. I
> see a python tool named nvgpu, an OpenXLA tool, various nvgpu things related
> to Tegra, an nvgpu dialect for MLIR, etc. There are over 5,000 hits on google for
> "nvgpu", only a few of which reference development of this module. Is there a
> more unique name we can use? Thanks,

Sorry, had missed this comment. Are you suggesting changing the module name
or just reduce the number of times we use the nvgpu keyword in all the functions
of the module? I don't see any in-tree or vfio-pci module with a similar *nvgpu*
name, and the clash appears to be with items outside of the kernel tree. Given
that, should we still change the module name as nvgpu-vfio-pci sounds a relevant
name here? Thanks.