MT 7.10 CHR - Intel X710 Virtual Function - bridge issue

I am using CHR with Mikrotik 7.10 on Proxmox.

On Proxmox Host Intel X710 Virtual Function I set:

echo 8 > /sys/bus/pci/devices/0000:04:00.0/sriov_numvfs

ip link set eno49 vf 0 mac 48:df:37:27:3b:00 trust on

I have ether1 with vlan100 on Mikrotik VM.

Everything works fine until I add vlan100 to bridge.

It looks like a loop because the whole physical port stopped working and that port is also unavaiable on proxmox host.

Is that Mikrotik bug?