]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit37c6761633b435df3e159c2d347233492ba75f9d
tree17367ea115422dfe83f02acd60b2783782ecdd58
parent22a7e262ab9a2689ee97129899df4f52df46024a
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]