make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 1554 MB/s 26361 calls/s 26361 msg/s # tcp rx: 1556 MB/s 67430 calls/s # tcp tx: 1291 MB/s 21906 calls/s 21906 msg/s # tcp rx: 1295 MB/s 57215 calls/s # tcp tx: 1318 MB/s 22367 calls/s 22367 msg/s # tcp rx: 1320 MB/s 58598 calls/s # tcp tx: 1360 MB/s 23072 calls/s 23072 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: 555 MB/s 401664 calls/s # udp tx: 995 MB/s 16878 calls/s 16878 msg/s # udp rx: 573 MB/s 414675 calls/s # udp tx: 945 MB/s 16030 calls/s 16030 msg/s # udp rx: 583 MB/s 421688 calls/s # udp tx: 960 MB/s 16290 calls/s 16290 msg/s # udp rx: 583 MB/s 421605 calls/s # udp tx: 963 MB/s 16346 calls/s 16346 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: 777 MB/s 567186 calls/s # udp tx: 796 MB/s 13508 calls/s 13508 msg/s # udp rx: 806 MB/s 588441 calls/s # udp tx: 806 MB/s 13680 calls/s 13680 msg/s # udp rx: 815 MB/s 595086 calls/s # udp tx: 815 MB/s 13839 calls/s 13839 msg/s # udp rx: 818 MB/s 597299 calls/s # udp tx: 818 MB/s 13882 calls/s 13882 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__->