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: 917 MB/s 15554 calls/s 15554 msg/s # tcp rx: 917 MB/s 52479 calls/s # tcp tx: 969 MB/s 16450 calls/s 16450 msg/s # tcp rx: 970 MB/s 50124 calls/s # tcp tx: 956 MB/s 16224 calls/s 16224 msg/s # tcp rx: 957 MB/s 48805 calls/s # tcp tx: 950 MB/s 16114 calls/s 16114 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: 450 MB/s 325993 calls/s # udp tx: 908 MB/s 15407 calls/s 15407 msg/s # udp rx: 571 MB/s 414480 calls/s # udp tx: 1004 MB/s 17036 calls/s 17036 msg/s # udp rx: 623 MB/s 451840 calls/s # udp tx: 1298 MB/s 22015 calls/s 22015 msg/s # udp rx: 627 MB/s 454400 calls/s # udp tx: 1239 MB/s 21031 calls/s 21031 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: 747 MB/s 545234 calls/s # udp tx: 781 MB/s 13261 calls/s 13261 msg/s # udp rx: 1163 MB/s 848302 calls/s # udp tx: 1162 MB/s 19719 calls/s 19719 msg/s # udp rx: 1159 MB/s 845780 calls/s # udp tx: 1159 MB/s 19667 calls/s 19667 msg/s # udp rx: 1162 MB/s 847961 calls/s # udp tx: 1162 MB/s 19712 calls/s 19712 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__->