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.55 [+2.26] tcp tx: 1001 MB/s 16984 calls/s 16984 msg/s # 2.55 [+0.00] tcp rx: 1001 MB/s 51203 calls/s # 3.55 [+1.00] tcp tx: 978 MB/s 16598 calls/s 16598 msg/s # 3.55 [+0.00] tcp rx: 979 MB/s 50408 calls/s # 4.55 [+1.00] tcp tx: 988 MB/s 16768 calls/s 16768 msg/s # 4.55 [+0.00] tcp rx: 989 MB/s 50877 calls/s # 5.55 [+1.00] tcp tx: 975 MB/s 16549 calls/s 16549 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.28] -4 -v # 6.87 [+1.01] udp rx: 609 MB/s 441600 calls/s # 6.89 [+0.02] udp tx: 1292 MB/s 21917 calls/s 21917 msg/s # 7.87 [+0.98] udp rx: 663 MB/s 480692 calls/s # 7.89 [+0.02] udp tx: 1256 MB/s 21304 calls/s 21304 msg/s # 8.87 [+0.98] udp rx: 654 MB/s 473798 calls/s # 8.89 [+0.02] udp tx: 1290 MB/s 21882 calls/s 21882 msg/s # 9.87 [+0.98] udp rx: 656 MB/s 475697 calls/s # 9.89 [+0.02] udp tx: 1289 MB/s 21877 calls/s 21877 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.20 [+0.28] -4 -G # 11.22 [+1.01] udp rx: 1102 MB/s 804392 calls/s # 11.23 [+0.02] udp tx: 1124 MB/s 19074 calls/s 19074 msg/s # 12.22 [+0.98] udp rx: 1175 MB/s 857506 calls/s # 12.23 [+0.02] udp tx: 1179 MB/s 20006 calls/s 20006 msg/s # 13.22 [+0.98] udp rx: 1122 MB/s 818379 calls/s # 13.23 [+0.02] udp tx: 1120 MB/s 19005 calls/s 19005 msg/s # 14.22 [+0.98] udp rx: 1105 MB/s 806196 calls/s # 14.23 [+0.02] udp tx: 1105 MB/s 18754 calls/s 18754 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__->