Aleksander, This problem should be easy to figure out if you can gdb the code. When the very first slave interface is added to the bonding group via the command “bond add BondEthernet0 GigabitEthnerneta/0/0/1”,
- The PTX machine schedules the interface with the periodic timer via lacp_schedule_periodic_timer(). - lacp-process is signaled with event_start to enable with periodic timer. lacp_process() only calls lacp_periodic() if “enabled” is set . One of these two things is not happening in your platform/environment and I cannot explain why with bare eyes. GDB the above two places will solve the mystery. Of course, it works in my environment all the times and I am not seeing the problem. What is your working environment? VM or bare metal? What flavor of linux distro and version? I am running VPP on Ubuntu-1604 on bare metal. Steven
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#10189): https://lists.fd.io/g/vpp-dev/message/10189 Mute This Topic: https://lists.fd.io/mt/24525535/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-