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 # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.24 [+0.23] -4 -t # 2.45 [+2.21] tcp tx: 997 MB/s 16910 calls/s 16910 msg/s # 2.45 [+0.00] tcp rx: 997 MB/s 50805 calls/s # 3.45 [+1.00] tcp tx: 964 MB/s 16363 calls/s 16363 msg/s # 3.49 [+0.05] tcp rx: 1018 MB/s 42989 calls/s # 4.45 [+0.95] tcp tx: 971 MB/s 16472 calls/s 16472 msg/s # 4.49 [+0.05] tcp rx: 963 MB/s 49265 calls/s # 5.45 [+0.95] tcp tx: 966 MB/s 16392 calls/s 16392 msg/s # 5.47 [+0.03] udp gso - over veth touching data # 5.47 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.70 [+0.23] -4 -v # 6.71 [+1.01] udp rx: 653 MB/s 473088 calls/s # 6.73 [+0.01] udp tx: 1263 MB/s 21422 calls/s 21422 msg/s # 7.71 [+0.99] udp rx: 658 MB/s 476808 calls/s # 7.73 [+0.01] udp tx: 1243 MB/s 21085 calls/s 21085 msg/s # 8.71 [+0.99] udp rx: 657 MB/s 476023 calls/s # 8.73 [+0.01] udp tx: 1238 MB/s 21003 calls/s 21003 msg/s # 9.71 [+0.99] udp rx: 653 MB/s 473531 calls/s # 9.73 [+0.01] udp tx: 1233 MB/s 20923 calls/s 20923 msg/s # 9.76 [+0.04] udp gso and gro - over veth touching data # 9.77 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.09 [+0.32] -4 -G # 11.10 [+1.02] udp rx: 1103 MB/s 804790 calls/s # 11.12 [+0.02] udp tx: 1125 MB/s 19090 calls/s 19090 msg/s # 12.10 [+0.98] udp rx: 1139 MB/s 831073 calls/s # 12.12 [+0.02] udp tx: 1139 MB/s 19328 calls/s 19328 msg/s # 13.10 [+0.98] udp rx: 1142 MB/s 833427 calls/s # 13.12 [+0.02] udp tx: 1141 MB/s 19367 calls/s 19367 msg/s # 14.10 [+0.98] udp rx: 692 MB/s 505201 calls/s # 14.12 [+0.02] udp tx: 684 MB/s 11606 calls/s 11606 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__->