K 10 svn:author V 7 git2svn K 8 svn:date V 27 2021-09-07T01:30:46.410192Z K 7 svn:log V 595 nvme(4): Add MSI and single MSI-X support. If we can't allocate more MSI-X vectors, accept using single shared. If we can't allocate any MSI-X, try to allocate 2 MSI vectors, but accept single shared. If still no luck, fall back to shared INTx. This provides maximal flexibility in some limited scenarios. For example, vmd(4) does not support INTx and can handle only limited number of MSI/MSI-X vectors without sharing. MFC after: 1 week (cherry picked from commit e3bdf3da769a55f0944d9c337bb4d91b6435f02c) Git Hash: 900b7ac652b3f5c8bcf42621aa07b12ae0d883ea Git Author: mav@FreeBSD.org END