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: 1054 MB/s 17882 calls/s 17882 msg/s # tcp rx: 1054 MB/s 53532 calls/s # tcp tx: 1026 MB/s 17414 calls/s 17414 msg/s # tcp rx: 1028 MB/s 52254 calls/s # tcp tx: 1047 MB/s 17762 calls/s 17762 msg/s # tcp rx: 1048 MB/s 53213 calls/s # tcp tx: 959 MB/s 16282 calls/s 16282 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: 600 MB/s 435200 calls/s # udp tx: 1227 MB/s 20819 calls/s 20819 msg/s # udp rx: 660 MB/s 478720 calls/s # udp tx: 1169 MB/s 19840 calls/s 19840 msg/s # udp rx: 659 MB/s 477952 calls/s # udp tx: 1301 MB/s 22080 calls/s 22080 msg/s # udp rx: 582 MB/s 421632 calls/s # udp tx: 1323 MB/s 22439 calls/s 22439 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: 1109 MB/s 809220 calls/s # udp tx: 1143 MB/s 19401 calls/s 19401 msg/s # udp rx: 1158 MB/s 844545 calls/s # udp tx: 1160 MB/s 19682 calls/s 19682 msg/s # udp rx: 1149 MB/s 838340 calls/s # udp tx: 1151 MB/s 19538 calls/s 19538 msg/s # udp rx: 1140 MB/s 831445 calls/s # udp tx: 1142 MB/s 19381 calls/s 19381 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__->