Hey, just to shed light on this. We recently had the exact same issue not too long ago. We also contacted VMware support and they first asked us to run this command and share the results with them "esxcfg-scsidevs -a"
Shortly after we received the message below on exactly how to disable NVMe support on our HBA's and this resolved our issue.
To workaround this "cosmetic" issue, disable NVMe support for your HBA and reboot the host (make sure it's in maintenance mode before)
Set the parameter by running this command:
esxcfg-module -s 'ql2xnvmesupport=0' qlnativefc
Then reboot the host. This disables NVMe support.