Searched hist:369090 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.cdiff 369090 Fri Jan 22 12:57:15 MST 2021 git2svn MFC 480570dbb309:
Fixes for SRIOV in mlx5core.

- call pci_iov_detach() on detaching from PCI device to take care of hang
on destroying VFs after PF is down.

- disable eswitch SRIOV support right after pci_iov_detach(),
else the eswitch cleanup sometimes occur while the SRIOV flow table
is still present.

Sponsored by: Mellanox Technologies // NVIDIA Networking

Git Hash: a7c9b12baf7dd834957cc88c23322f18399cac43
Git Author: hselasky@FreeBSD.org

Completed in 98 milliseconds