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: 1032 MB/s 17508 calls/s 17508 msg/s # tcp rx: 1042 MB/s 52542 calls/s # tcp tx: 996 MB/s 16900 calls/s 16900 msg/s # tcp rx: 1034 MB/s 50727 calls/s # tcp tx: 925 MB/s 15702 calls/s 15702 msg/s # tcp rx: 938 MB/s 48057 calls/s # tcp tx: 944 MB/s 16021 calls/s 16021 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: 595 MB/s 431966 calls/s # udp tx: 1222 MB/s 20726 calls/s 20726 msg/s # udp rx: 623 MB/s 451840 calls/s # udp tx: 1303 MB/s 22114 calls/s 22114 msg/s # udp rx: 624 MB/s 452096 calls/s # udp tx: 1304 MB/s 22121 calls/s 22121 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1291 MB/s 21905 calls/s 21905 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: 1074 MB/s 783714 calls/s # udp tx: 1097 MB/s 18622 calls/s 18622 msg/s # udp rx: 1118 MB/s 815968 calls/s # udp tx: 1119 MB/s 18986 calls/s 18986 msg/s # udp rx: 1166 MB/s 850534 calls/s # udp tx: 1167 MB/s 19803 calls/s 19803 msg/s # udp rx: 1155 MB/s 842894 calls/s # udp tx: 1156 MB/s 19616 calls/s 19616 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__->