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.26 [+0.25] -4 -t # 2.50 [+2.24] tcp tx: 818 MB/s 13889 calls/s 13889 msg/s # 2.50 [+0.00] tcp rx: 819 MB/s 44270 calls/s # 3.50 [+1.00] tcp tx: 852 MB/s 14453 calls/s 14453 msg/s # 3.50 [+0.00] tcp rx: 853 MB/s 43723 calls/s # 4.50 [+1.00] tcp tx: 859 MB/s 14572 calls/s 14572 msg/s # 4.50 [+0.00] tcp rx: 859 MB/s 43985 calls/s # 5.50 [+1.00] tcp tx: 821 MB/s 13928 calls/s 13928 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.29] -4 -v # 6.83 [+1.02] udp rx: 597 MB/s 432640 calls/s # 6.85 [+0.02] udp tx: 1248 MB/s 21176 calls/s 21176 msg/s # 7.84 [+0.98] udp rx: 662 MB/s 480133 calls/s # 7.85 [+0.02] udp tx: 1189 MB/s 20167 calls/s 20167 msg/s # 8.84 [+0.98] udp rx: 668 MB/s 484085 calls/s # 8.85 [+0.02] udp tx: 1188 MB/s 20152 calls/s 20152 msg/s # 9.84 [+0.98] udp rx: 653 MB/s 473467 calls/s # 9.85 [+0.02] udp tx: 1226 MB/s 20795 calls/s 20795 msg/s # 9.89 [+0.04] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.31] -4 -G # 11.22 [+1.02] udp rx: 1094 MB/s 798232 calls/s # 11.24 [+0.02] udp tx: 1115 MB/s 18912 calls/s 18912 msg/s # 12.22 [+0.98] udp rx: 1127 MB/s 822470 calls/s # 12.24 [+0.02] udp tx: 1127 MB/s 19124 calls/s 19124 msg/s # 13.22 [+0.98] udp rx: 1129 MB/s 823421 calls/s # 13.24 [+0.02] udp tx: 1128 MB/s 19140 calls/s 19140 msg/s # 14.23 [+0.98] udp rx: 1127 MB/s 821968 calls/s # 14.24 [+0.02] udp tx: 1126 MB/s 19110 calls/s 19110 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__->