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.53 [+2.24] tcp tx: 962 MB/s 16317 calls/s 16317 msg/s # 2.53 [+0.00] tcp rx: 962 MB/s 50236 calls/s # 3.53 [+1.00] tcp tx: 948 MB/s 16082 calls/s 16082 msg/s # 3.53 [+0.00] tcp rx: 949 MB/s 47276 calls/s # 4.53 [+1.00] tcp tx: 844 MB/s 14329 calls/s 14329 msg/s # 4.53 [+0.00] tcp rx: 845 MB/s 50859 calls/s # 5.53 [+1.00] tcp tx: 848 MB/s 14388 calls/s 14388 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.31] -4 -v # 6.88 [+1.01] udp rx: 624 MB/s 452096 calls/s # 6.90 [+0.02] udp tx: 1241 MB/s 21064 calls/s 21064 msg/s # 7.88 [+0.98] udp rx: 656 MB/s 475648 calls/s # 7.90 [+0.02] udp tx: 1224 MB/s 20772 calls/s 20772 msg/s # 8.88 [+0.98] udp rx: 666 MB/s 482816 calls/s # 8.90 [+0.02] udp tx: 1268 MB/s 21509 calls/s 21509 msg/s # 9.88 [+0.98] udp rx: 658 MB/s 477184 calls/s # 9.90 [+0.02] udp tx: 1265 MB/s 21472 calls/s 21472 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.29] -4 -G # 11.24 [+1.02] udp rx: 990 MB/s 722276 calls/s # 11.25 [+0.01] udp tx: 1007 MB/s 17093 calls/s 17093 msg/s # 12.24 [+0.99] udp rx: 1075 MB/s 784179 calls/s # 12.25 [+0.01] udp tx: 1076 MB/s 18266 calls/s 18266 msg/s # 13.24 [+0.99] udp rx: 1101 MB/s 803604 calls/s # 13.25 [+0.01] udp tx: 1103 MB/s 18723 calls/s 18723 msg/s # 14.24 [+0.99] udp rx: 1125 MB/s 820593 calls/s # 14.25 [+0.01] udp tx: 1127 MB/s 19123 calls/s 19123 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__->