]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/net: Add missing config options for PMTU tests
authorStefano Brivio <sbrivio@redhat.com>
Thu, 24 May 2018 14:10:12 +0000 (16:10 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 25 May 2018 19:11:21 +0000 (15:11 -0400)
commit52098de8c131f641b8ad25021021ce18ed8c38a9
tree10b0d120d2101c4d5102079ac19d2e8383c49952
parent09794306eaca00f6ae7ec208a697c130448f6043
selftests/net: Add missing config options for PMTU tests

PMTU tests in pmtu.sh need support for VTI, VTI6 and dummy
interfaces: add them to config file.

Reported-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Fixes: 2666139e1827 ("selftests: net: Introduce first PMTU test")
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/config