selftests: router_vid_1: Add a diagram, fix coding style
authorPetr Machata <petrm@nvidia.com>
Wed, 4 May 2022 06:29:03 +0000 (09:29 +0300)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 May 2022 10:21:32 +0000 (11:21 +0100)
commit5ade50e2df2ba93fae29b0aaeb8a71f6721b6a06
tree808d77bca325b3b5c5b187a1730b1e50a942a683
parent18d2c710e5dfa0cad7d8e170496dafe0939d26a2
selftests: router_vid_1: Add a diagram, fix coding style

It is customary for selftests to have a comment with a topology diagram,
which serves to illustrate the situation in which the test is done. This
selftest lacks it. Add it.

While at it, fix the list of tests so that the test names are enumerated
one at a line.

Signed-off-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/forwarding/router_vid_1.sh