Hey Sandy,
Thanks for the reference. Correct me if I'm wrong but in order to change these MACAS and VLANAS fields (which are mentioned in sections 7.2 & 7.3),
one should recompile the driver, right?
BTW, when I'm not using VLAN tagging it all works just fine and I suspect that the PF's driver doesn't recognize the VLANs that I defined on the VFs and
therefore warns about spoofing.
This is my VFs configuration:
62: rename62: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000
link/ether 00:e0:ed:2c:6c:af brd ff:ff:ff:ff:ff:ff
vf 0 MAC 00:00:00:11:11:11, vlan 100, spoof checking off, link-state auto
vf 1 MAC 00:00:00:22:22:22, vlan 200, spoof checking off, link-state auto
vf 2 MAC 00:00:00:00:00:00, spoof checking off, link-state auto
vf 3 MAC 00:00:00:00:00:00, spoof checking off, link-state auto
Am I configuring something wrong? Is there a way to make the PF aware of the VLANs defined on the VFs?
Thanks,
Shaham