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.29 [+0.29] -4 -t # 2.54 [+2.25] tcp tx: 933 MB/s 15833 calls/s 15833 msg/s # 2.54 [+0.00] tcp rx: 933 MB/s 50935 calls/s # 3.54 [+1.00] tcp tx: 980 MB/s 16632 calls/s 16632 msg/s # 3.55 [+0.00] tcp rx: 981 MB/s 50689 calls/s # 4.54 [+1.00] tcp tx: 981 MB/s 16639 calls/s 16639 msg/s # 4.55 [+0.00] tcp rx: 981 MB/s 49156 calls/s # 5.54 [+1.00] tcp tx: 962 MB/s 16330 calls/s 16330 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.29] -4 -v # 6.88 [+1.01] udp rx: 629 MB/s 456192 calls/s # 6.89 [+0.02] udp tx: 1304 MB/s 22124 calls/s 22124 msg/s # 7.88 [+0.98] udp rx: 644 MB/s 466688 calls/s # 7.89 [+0.02] udp tx: 1303 MB/s 22108 calls/s 22108 msg/s # 8.88 [+0.99] udp rx: 622 MB/s 450560 calls/s # 8.89 [+0.01] udp tx: 1309 MB/s 22213 calls/s 22213 msg/s # 9.88 [+0.99] udp rx: 667 MB/s 483072 calls/s # 9.89 [+0.01] udp tx: 1293 MB/s 21931 calls/s 21931 msg/s # 9.92 [+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.21 [+0.28] -4 -G # 11.22 [+1.01] udp rx: 1122 MB/s 818446 calls/s # 11.24 [+0.02] udp tx: 1142 MB/s 19377 calls/s 19377 msg/s # 12.22 [+0.98] udp rx: 1125 MB/s 821067 calls/s # 12.24 [+0.02] udp tx: 1127 MB/s 19126 calls/s 19126 msg/s # 13.23 [+0.99] udp rx: 1129 MB/s 823577 calls/s # 13.24 [+0.01] udp tx: 1130 MB/s 19174 calls/s 19174 msg/s # 14.23 [+0.99] udp rx: 1144 MB/s 835015 calls/s # 14.24 [+0.01] udp tx: 1146 MB/s 19442 calls/s 19442 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__->