Does 24-2.1 cuBB support VF as FH port?

Firstly, enable sriov in BIOS.

secondly, create two VF port as fronthaul port. but cant found the vf port in RU console log.

Details info pls refer to below link:

Network card info:
root@alpha:~# ethtool -i enp94s0f0np0
driver: mlx5_core
version: 23.07-0.5.0
firmware-version: 22.35.1012 (MT_0000000528)
expansion-rom-version:
bus-info: 0000:5e:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: no
supports-register-dump: no
supports-priv-flags: yes

root@alpha:~# mst status -vv
MST modules:

MST PCI module is not loaded
MST PCI configuration module loaded

PCI devices:

DEVICE_TYPE MST PCI RDMA NET NUMA
ConnectX6DX(rev:0) /dev/mst/mt4125_pciconf0.1 5e:00.1 mlx5_1 net-enp94s0f1np1 0

ConnectX6DX(rev:0) /dev/mst/mt4125_pciconf0 5e:00.0 mlx5_0 net-enp94s0f0np0 0

enp94s0f0np0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1514 qdisc mq state UP mode DEFAULT group default qlen 1000
link/ether b8:ce:f6:8e:44:a6 brd ff:ff:ff:ff:ff:ff
vf 0 link/ether 02:f7:55:e3:79:e3 brd ff:ff:ff:ff:ff:ff, spoof checking off, link-state auto, trust off, query_rss off
vf 1 link/ether 6e:ed:92:f0:26:c9 brd ff:ff:ff:ff:ff:ff, spoof checking off, link-state auto, trust off, query_rss off

so, does 24-2.1 cuBB support VF(Virtual port) as FH(Fronthaul) port?
if yes, how to fix this issue?

If I used the PF(enp94s0f0np0) as FH port, the PF port can be detected.