[dpdk-users] link bonding driver, lacp mode

Alex Kiselev kiselev99 at gmail.com
Thu Jun 29 16:30:51 CEST 2017


Hi Kyle.

2017-06-29 16:06 GMT+03:00 Kyle Larose <klarose at sandvine.com>:
> Hey Alex,
>
>> -----Original Message-----
>> From: users [mailto:users-bounces at dpdk.org] 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.

Yes, the bug "Failed to allocate LACP packet" appears only after some
idle time (about half an hour in my case).
I've just applied Robert Sanford's patch, so in half in hour I will
have figured out if it works or not.

>
>>
>> --
>> Alex Kiselev


--
Alex Kiselev


More information about the users mailing list