summaryrefslogtreecommitdiff
path: root/scripts/livepatch/init.c
diff options
context:
space:
mode:
authorStanislav Fomichev <sdf.kernel@gmail.com>2026-04-16 21:57:12 +0300
committerPaolo Abeni <pabeni@redhat.com>2026-04-21 13:50:25 +0300
commitc4dde411bc366f568dbe33366253bbfea049e8ea (patch)
tree20044ff1883003104534576496d228414979c4a0 /scripts/livepatch/init.c
parentee514cdb07b330b2a9012e5373d26959fbbc4f81 (diff)
downloadlinux-c4dde411bc366f568dbe33366253bbfea049e8ea.tar.xz
selftests: net: use ip commands instead of teamd in team rx_mode test
Replace teamd daemon usage with ip link commands for team device setup. teamd -d daemonizes and returns to the shell before port addition completes, creating a race: the test may create the macvlan (and check for its address on a slave) before teamd has finished adding ports. This makes the test inherently dependent on scheduling timing. Using ip commands makes port addition synchronous, removing the race and making the test deterministic. Cc: Jiri Pirko <jiri@resnulli.us> Cc: Jay Vosburgh <jv@jvosburgh.net> Signed-off-by: Stanislav Fomichev <sdf@fomichev.me> Link: https://patch.msgid.link/20260416185712.2155425-16-sdf@fomichev.me Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'scripts/livepatch/init.c')
0 files changed, 0 insertions, 0 deletions