History log of /linux-master/tools/testing/selftests/net/test_blackhole_dev.sh
Revision Date Author Comments
# 509e56b3 01-Jul-2019 Mahesh Bandewar <maheshb@google.com>

blackhole_dev: add a selftest

Since this is not really a device with all capabilities, this test
ensures that it has *enough* to make it through the data path
without causing unwanted side-effects (read crash!).

Signed-off-by: Mahesh Bandewar <maheshb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>