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: 987 MB/s 16757 calls/s 16757 msg/s # tcp rx: 988 MB/s 50774 calls/s # tcp tx: 991 MB/s 16822 calls/s 16822 msg/s # tcp rx: 992 MB/s 50878 calls/s # tcp tx: 960 MB/s 16297 calls/s 16297 msg/s # tcp rx: 961 MB/s 49451 calls/s # tcp tx: 964 MB/s 16358 calls/s 16358 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: 655 MB/s 474880 calls/s # udp tx: 1135 MB/s 19251 calls/s 19251 msg/s # udp rx: 674 MB/s 488448 calls/s # udp tx: 1182 MB/s 20051 calls/s 20051 msg/s # udp rx: 668 MB/s 484096 calls/s # udp tx: 1255 MB/s 21289 calls/s 21289 msg/s # udp rx: 674 MB/s 488448 calls/s # udp tx: 1277 MB/s 21659 calls/s 21659 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: 1071 MB/s 781542 calls/s # udp tx: 1095 MB/s 18574 calls/s 18574 msg/s # udp rx: 1157 MB/s 844092 calls/s # udp tx: 1156 MB/s 19608 calls/s 19608 msg/s # udp rx: 1148 MB/s 837556 calls/s # udp tx: 1146 MB/s 19443 calls/s 19443 msg/s # udp rx: 1141 MB/s 832381 calls/s # udp tx: 1142 MB/s 19384 calls/s 19384 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__->