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
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
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