On 7/17/19 3:41 PM, Cong Wang wrote: > Add a test case to simulate the loopback packet case fixed > in the previous patch. > > This test gets passed after the fix: > > IPv4 rp_filter tests > TEST: rp_filter passes local packets [ OK ] > TEST: rp_filter passes loopback packets [ OK ] > > Cc: David Ahern <dsah...@gmail.com> > Signed-off-by: Cong Wang <xiyou.wangc...@gmail.com> > --- > tools/testing/selftests/net/fib_tests.sh | 35 +++++++++++++++++++++++- > 1 file changed, 34 insertions(+), 1 deletion(-) >
Thanks for adding the test Reviewed-by: David Ahern <dsah...@gmail.com>