Open wanttokiss opened 3 years ago
Probably because once you are opening the two sub-interfaces in netmap mode (with their i40e driver, in this case), netmap intercepts any packets received (or transmitted by the kernel) on those interfaces, including the multicast traffic that belongs to the LACP protocol. This means that the host is not able to speak LACP. You can solve this issue by selectively forwarding LACP multicast traffic to from the host/sw rings. The same is true for any other protocol that is not implemented by your netmap application (e.g., it's implemented by the kernel or other non-netmap user-space component).
Hello, why does netmap find that the connection between the 10 Gigabit network card and the 10 Gigabit switch is not successful when it uses the driver of i40e, but the connection is successful when it switches to the native driver bond4? The deployment is as follows: The kernel prints as follows
The network card information is as follows: