On Sun, Mar 14, 2021 at 02:42:52PM +0200, Leon Romanovsky wrote:
---------------------------------------------------------------------------------
Changelog
v8:
* Added "physical/virtual function" words near PF and VF acronyms.
v7: https://lore.kernel.org/linux-pci/20210301075524.441609-1-leon@kernel.org (local)
* Rebase on top v5.12-rc1
* More english fixes
* Returned to static sysfs creation model as was implemented in v0/v1.
<...>
Leon Romanovsky (4):
PCI: Add a sysfs file to change the MSI-X table size of SR-IOV VFs
net/mlx5: Add dynamic MSI-X capabilities bits
net/mlx5: Dynamically assign MSI-X vectors count
net/mlx5: Implement sriov_get_vf_total_msix/count() callbacks
applied to mlx5-next with changes asked by Bjorn.
e71b75f73763 net/mlx5: Implement sriov_get_vf_total_msix/count() callbacks
604774add516 net/mlx5: Dynamically assign MSI-X vectors count
0b989c1e3705 net/mlx5: Add dynamic MSI-X capabilities bits
c3d5c2d96d69 PCI/IOV: Add sysfs MSI-X vector assignment interface
Thanks