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: 964 MB/s 16353 calls/s 16353 msg/s # tcp rx: 964 MB/s 49311 calls/s # tcp tx: 936 MB/s 15886 calls/s 15886 msg/s # tcp rx: 956 MB/s 48232 calls/s # tcp tx: 931 MB/s 15801 calls/s 15801 msg/s # tcp rx: 933 MB/s 45278 calls/s # tcp tx: 877 MB/s 14880 calls/s 14880 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: 644 MB/s 466578 calls/s # udp tx: 1270 MB/s 21549 calls/s 21549 msg/s # udp rx: 663 MB/s 480706 calls/s # udp tx: 1195 MB/s 20271 calls/s 20271 msg/s # udp rx: 658 MB/s 477290 calls/s # udp tx: 1235 MB/s 20957 calls/s 20957 msg/s # udp rx: 660 MB/s 478504 calls/s # udp tx: 1225 MB/s 20793 calls/s 20793 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: 1097 MB/s 800360 calls/s # udp tx: 1127 MB/s 19115 calls/s 19115 msg/s # udp rx: 1093 MB/s 797142 calls/s # udp tx: 1086 MB/s 18431 calls/s 18431 msg/s # udp rx: 1120 MB/s 817203 calls/s # udp tx: 1131 MB/s 19198 calls/s 19198 msg/s # udp rx: 1169 MB/s 852936 calls/s # udp tx: 1170 MB/s 19860 calls/s 19860 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__->