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.27 [+0.27] -4 -t # 2.53 [+2.26] tcp tx: 972 MB/s 16488 calls/s 16488 msg/s # 2.56 [+0.02] tcp rx: 995 MB/s 49310 calls/s # 3.53 [+0.98] tcp tx: 930 MB/s 15782 calls/s 15782 msg/s # 3.56 [+0.02] tcp rx: 928 MB/s 46711 calls/s # 4.53 [+0.98] tcp tx: 940 MB/s 15951 calls/s 15951 msg/s # 4.56 [+0.03] tcp rx: 945 MB/s 46963 calls/s # 5.53 [+0.97] tcp tx: 962 MB/s 16318 calls/s 16318 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.29] -4 -v # 6.87 [+1.01] udp rx: 654 MB/s 473856 calls/s # 6.89 [+0.02] udp tx: 1282 MB/s 21757 calls/s 21757 msg/s # 7.87 [+0.98] udp rx: 668 MB/s 484352 calls/s # 7.89 [+0.02] udp tx: 1277 MB/s 21672 calls/s 21672 msg/s # 8.87 [+0.98] udp rx: 668 MB/s 484352 calls/s # 8.89 [+0.02] udp tx: 1275 MB/s 21639 calls/s 21639 msg/s # 9.87 [+0.98] udp rx: 669 MB/s 485120 calls/s # 9.89 [+0.02] udp tx: 1263 MB/s 21430 calls/s 21430 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.30] -4 -G # 11.23 [+1.01] udp rx: 1090 MB/s 795517 calls/s # 11.25 [+0.02] udp tx: 1112 MB/s 18874 calls/s 18874 msg/s # 12.23 [+0.98] udp rx: 1132 MB/s 825819 calls/s # 12.25 [+0.02] udp tx: 1132 MB/s 19212 calls/s 19212 msg/s # 13.24 [+0.98] udp rx: 1129 MB/s 823870 calls/s # 13.25 [+0.02] udp tx: 1129 MB/s 19157 calls/s 19157 msg/s # 14.24 [+0.98] udp rx: 1130 MB/s 824254 calls/s # 14.25 [+0.02] udp tx: 1129 MB/s 19164 calls/s 19164 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__->