Re: [PATCH mlx5-next v6 0/4] Dynamically assign MSI-X vectors count

2021-02-13 Thread Leon Romanovsky
On Tue, Feb 09, 2021 at 01:06:25PM -0800, Alexander Duyck wrote: > On Tue, Feb 9, 2021 at 5:34 AM Leon Romanovsky wrote: > > <...> > > Leon Romanovsky (4): > > PCI: Add sysfs callback to allow MSI-X table size change of SR-IOV VFs > > net/mlx5: Add dynamic MSI-X capabilities bits > > net/m

Re: [PATCH mlx5-next v6 0/4] Dynamically assign MSI-X vectors count

2021-02-09 Thread Alexander Duyck
On Tue, Feb 9, 2021 at 5:34 AM Leon Romanovsky wrote: > > From: Leon Romanovsky > > Hi, > > The number of MSI-X vectors is PCI property visible through lspci, that > field is read-only and configured by the device. > > The st

[PATCH mlx5-next v6 0/4] Dynamically assign MSI-X vectors count

2021-02-09 Thread Leon Romanovsky
From: Leon Romanovsky Changelog v6: * Patch 1: * English fixes * Moved pci_vf_set_msix_vec_count() from msi.c to iov.c * Embedded pci_vf_set_msix_vec_count() into sriov_vf_msix_count_store * Deleted sriov_vf_msix_count_show * Deleted vfs_overlay folder * Renamed functions *_vfs