]> git.baikalelectronics.ru Git - kernel.git/commit
selftest: net: add alternative names test
authorJiri Pirko <jiri@mellanox.com>
Fri, 8 Nov 2019 14:26:33 +0000 (15:26 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Nov 2019 22:10:27 +0000 (14:10 -0800)
commit998a5aa768c6dcaa8e7bfde96cfda0add7cf2508
tree63dde550564ee1b232a2d143edce79264a671bd4
parent5a849b8c6b5c9e93172ba8e1fa82838a38ecafa0
selftest: net: add alternative names test

Add a simple test for recently added netdevice alternative names.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/altnames.sh [new file with mode: 0755]