]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: Add test with multiple prefixes using single nexthop
authorDavid Ahern <dsahern@gmail.com>
Sat, 8 Jun 2019 21:53:40 +0000 (14:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 Jun 2019 17:44:57 +0000 (10:44 -0700)
commit96c059d73efb1fb426e29ea47299a9f6b0dd1104
treed7c56ad7969c590907d198aaaacbca2d3786c797
parent7302c4e41cfce14afdf96dc971b9273a459b60df
selftests: Add test with multiple prefixes using single nexthop

Add tests where multiple FIB entries use the same nexthop object. Generate
per-cpu cached routes for each by running ping on each cpu, and then
generate exceptions unique to each prefix (remote host) with different
mtus.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/fib_nexthop_multiprefix.sh [new file with mode: 0755]