make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 891 MB/s 15118 calls/s 15118 msg/s # tcp rx: 892 MB/s 49814 calls/s # tcp tx: 874 MB/s 14834 calls/s 14834 msg/s # tcp rx: 882 MB/s 49931 calls/s # tcp tx: 947 MB/s 16064 calls/s 16064 msg/s # tcp rx: 950 MB/s 48293 calls/s # tcp tx: 882 MB/s 14966 calls/s 14966 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 590 MB/s 427776 calls/s # udp tx: 1217 MB/s 20654 calls/s 20654 msg/s # udp rx: 623 MB/s 453120 calls/s # udp tx: 1284 MB/s 21778 calls/s 21778 msg/s # udp rx: 629 MB/s 455936 calls/s # udp tx: 1309 MB/s 22208 calls/s 22208 msg/s # udp rx: 596 MB/s 431872 calls/s # udp tx: 1323 MB/s 22441 calls/s 22441 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1124 MB/s 820425 calls/s # udp tx: 1148 MB/s 19480 calls/s 19480 msg/s # udp rx: 1160 MB/s 846001 calls/s # udp tx: 1159 MB/s 19661 calls/s 19661 msg/s # udp rx: 1158 MB/s 844722 calls/s # udp tx: 1157 MB/s 19626 calls/s 19626 msg/s # udp rx: 1169 MB/s 852672 calls/s # udp tx: 1168 MB/s 19815 calls/s 19815 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->