selftests: net: add a test for shared UDP tunnel info tables
authorJakub Kicinski <kuba@kernel.org>
Sat, 26 Sep 2020 00:56:43 +0000 (17:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Sep 2020 19:50:12 +0000 (12:50 -0700)
commit53db3e53e22d77eadd079076086c32b2764578da
tree17367ea115422dfe83f02acd60b2783782ecdd58
parentdc9c07537cf200279c357b444a49df8c11f006fd
selftests: net: add a test for shared UDP tunnel info tables

Add a test run of checks validating the shared UDP tunnel port
tables function as we expect.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/drivers/net/netdevsim/udp_tunnel_nic.sh [changed mode: 0644->0755]