Re: [dpdk-dev] [PATCH 01/18] net/bonding: fix link speed update in broadcast mode

2019-09-10 Thread Chas Williams
Acked-by: Chas Williams On 9/10/19 4:25 AM, Andrew Rybchenko wrote: From: Igor Romanov Fix the issue that the link speed of the bond device was set to the link speed of the first active slave in broadcast mode. Set the link speed of the bond device to the minimum value across all of the slav

[dpdk-dev] [PATCH 01/18] net/bonding: fix link speed update in broadcast mode

2019-09-10 Thread Andrew Rybchenko
From: Igor Romanov Fix the issue that the link speed of the bond device was set to the link speed of the first active slave in broadcast mode. Set the link speed of the bond device to the minimum value across all of the slaves in that case. Fixes: deba8a2f8b0b ("net/bonding: fix link properties