Re: [PATCH 0/1] net/mlx5: Call pci_disable_sriov() on remove

2020-04-30 Thread Niklas Schnelle
On 4/30/20 6:13 PM, Saeed Mahameed wrote: > On Thu, 2020-04-30 at 14:03 +0200, Niklas Schnelle wrote: >> Hello, >> >> I'm currently working on improvements in PF-VF handling on s390. One >> thing that >> may be a bit special for us is that the s390 hotplug code supports >> shutting >> down a

Re: [PATCH 0/1] net/mlx5: Call pci_disable_sriov() on remove

2020-04-30 Thread Saeed Mahameed
On Thu, 2020-04-30 at 14:03 +0200, Niklas Schnelle wrote: > Hello, > > I'm currently working on improvements in PF-VF handling on s390. One > thing that > may be a bit special for us is that the s390 hotplug code supports > shutting > down a single PF of a multi-function device such as a

[PATCH 0/1] net/mlx5: Call pci_disable_sriov() on remove

2020-04-30 Thread Niklas Schnelle
Hello, I'm currently working on improvements in PF-VF handling on s390. One thing that may be a bit special for us is that the s390 hotplug code supports shutting down a single PF of a multi-function device such as a ConnectX-5. During testing I found that the mlx5_core driver does not call