]> Git Repo - linux.git/commit
selftests: rtnetlink: check enslaving iface in a bond
authorNicolas Dichtel <[email protected]>
Mon, 8 Jan 2024 09:41:03 +0000 (10:41 +0100)
committerJakub Kicinski <[email protected]>
Fri, 12 Jan 2024 00:47:40 +0000 (16:47 -0800)
commita159cbe81d3b88bf35cd4edb4e6040d015972fdd
tree81c688531ae2e6ab98cd1e646165b378e69698c9
parentec4ffd100ffb396eca13ebe7d18938ea80f399c3
selftests: rtnetlink: check enslaving iface in a bond

The goal is to check the following two sequences:
> ip link set dummy0 up
> ip link set dummy0 master bond0 down

Signed-off-by: Nicolas Dichtel <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
tools/testing/selftests/net/rtnetlink.sh
This page took 0.052442 seconds and 4 git commands to generate.