Hey Alex, > -----Original Message----- > From: users [mailto:[email protected]] On Behalf Of Alex Kiselev > Sent: Thursday, June 29, 2017 6:50 AM > To: users > Subject: [dpdk-users] link bonding driver, lacp mode > > Hello. > > I am facing another issue with LACP LAG port. > > Jun 29 13:24:40 h4 the_router[24361]: PMD: Failed to allocate LACP packet > from pool > > There are thousands of such messages in the syslog. > But my app was working ok at the same time. > The mbuf pool that is used to setup rx queues (rte_eth_rx_queue_setup) was > ok too. > > So, is it a mbuf leak in the bonding driver? > > > P.S. > Does anybody have a success story working with LACP bonding ports? >
I've been able to get it working, but I was always transmitting. I'm not sure if I'd run into the issue you mentioned in your later email. > > -- > Alex Kiselev
