That was helpful, thanx!
I tlooks like you are encountering a spoof packet situation. Please do the following:
- Upgrade iproute2 utility to version 3.3.0 and newer
- Upgrade Linux kernel to version 3.0.0 and newer
- Run the command “ip
link set interfacenamenumberspoofchk off- Where: interfacenameis
the physical NIC name that has VFs. numberis the VF that is participating in Linux
bond.
- Where: interfacenameis
The above will disable Spook Checking feature of the Intel NIC and traffic will flow as expected.