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: 974 MB/s 16527 calls/s 16527 msg/s # tcp rx: 975 MB/s 50754 calls/s # tcp tx: 981 MB/s 16654 calls/s 16654 msg/s # tcp rx: 983 MB/s 50988 calls/s # tcp tx: 1067 MB/s 18105 calls/s 18105 msg/s # tcp rx: 1068 MB/s 54348 calls/s # tcp tx: 1085 MB/s 18410 calls/s 18410 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: 598 MB/s 433664 calls/s # udp tx: 1284 MB/s 21791 calls/s 21791 msg/s # udp rx: 661 MB/s 479232 calls/s # udp tx: 1297 MB/s 22003 calls/s 22003 msg/s # udp rx: 665 MB/s 481792 calls/s # udp tx: 1237 MB/s 20993 calls/s 20993 msg/s # udp rx: 668 MB/s 484608 calls/s # udp tx: 1256 MB/s 21316 calls/s 21316 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: 1006 MB/s 734074 calls/s # udp tx: 1023 MB/s 17354 calls/s 17354 msg/s # udp rx: 1113 MB/s 812302 calls/s # udp tx: 1123 MB/s 19062 calls/s 19062 msg/s # udp rx: 1120 MB/s 817274 calls/s # udp tx: 1121 MB/s 19029 calls/s 19029 msg/s # udp rx: 1107 MB/s 807644 calls/s # udp tx: 1110 MB/s 18840 calls/s 18840 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__->