更新pci信息
update-pciids
查看所有网卡(82599ES)
root@pve:~# lspci -nn|grep Eth
查看BF(网卡名为enp12s0)
root@pve:~# lshw -c network -businfo
如lshw 无法使用
apt install lshw -y 安装lshw