]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addresses
authorLukasz Majewski <lukma@denx.de>
Mon, 3 Jun 2024 09:33:22 +0000 (11:33 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 6 Jun 2024 02:26:15 +0000 (19:26 -0700)
commit955edd872baf29740b714ffa093886918fc9a47b
treed80effee5f3af0a64d9c84103c7960253dd187bc
parentd223d1947dadec37d2bb5efbda9fc34c03b9a784
selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addresses

Fixed MAC addresses help with debugging as last four bytes identify the
network namespace.

Moreover, it allows to mimic the real life setup with for example bridge
having the same MAC address on each port.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Link: https://lore.kernel.org/r/20240603093322.3150030-2-lukma@denx.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/hsr/hsr_redbox.sh