Merge branch 'bonding-fix-high-prio-not-effect-issue'
authorJakub Kicinski <kuba@kernel.org>
Wed, 14 Dec 2022 03:20:03 +0000 (19:20 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 14 Dec 2022 03:20:08 +0000 (19:20 -0800)
commitda2b5b43420456beef5d5e1b43582e579ed08ef1
tree0213692ad7cf75bd45b859a782a0dd21409cf6a5
parentf3b4a00f0f62da252c598310698dfc82ef2f2e2e
parent42a8d4aaea8414f60eb2ed2d92df89a6e2db4615
Merge branch 'bonding-fix-high-prio-not-effect-issue'

Hangbin Liu says:
====================
Bonding: fix high prio not effect issue

When a high prio link up, if there has current link, it will not do
failover as we missed the check in link up event. Fix it in this patchset
and add a prio option test case.
====================

Link: https://lore.kernel.org/all/20221212035647.1053865-1-liuhangbin@gmail.com/
Signed-off-by: Jakub Kicinski <kuba@kernel.org>