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.25] tcp tx: 846 MB/s 14355 calls/s 14355 msg/s # 2.55 [+0.00] tcp rx: 846 MB/s 49825 calls/s # 3.55 [+1.00] tcp tx: 837 MB/s 14198 calls/s 14198 msg/s # 3.55 [+0.00] tcp rx: 837 MB/s 51286 calls/s # 4.55 [+1.00] tcp tx: 901 MB/s 15295 calls/s 15295 msg/s # 4.55 [+0.00] tcp rx: 902 MB/s 44303 calls/s # 5.55 [+1.00] tcp tx: 891 MB/s 15113 calls/s 15113 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.87 [+0.28] -4 -v # 6.88 [+1.01] udp rx: 650 MB/s 471296 calls/s # 6.89 [+0.02] udp tx: 1161 MB/s 19702 calls/s 19702 msg/s # 7.88 [+0.98] udp rx: 648 MB/s 469760 calls/s # 7.89 [+0.02] udp tx: 1164 MB/s 19752 calls/s 19752 msg/s # 8.88 [+0.99] udp rx: 661 MB/s 479488 calls/s # 8.89 [+0.01] udp tx: 1253 MB/s 21254 calls/s 21254 msg/s # 9.88 [+0.99] udp rx: 645 MB/s 467968 calls/s # 9.89 [+0.01] udp tx: 1216 MB/s 20625 calls/s 20625 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.26 [+0.33] -4 -G # 11.27 [+1.01] udp rx: 1005 MB/s 733104 calls/s # 11.29 [+0.02] udp tx: 1026 MB/s 17403 calls/s 17403 msg/s # 12.27 [+0.98] udp rx: 1127 MB/s 822168 calls/s # 12.29 [+0.02] udp tx: 1127 MB/s 19125 calls/s 19125 msg/s # 13.28 [+0.98] udp rx: 1120 MB/s 817209 calls/s # 13.29 [+0.02] udp tx: 1120 MB/s 18999 calls/s 18999 msg/s # 14.28 [+0.99] udp rx: 1059 MB/s 772400 calls/s # 14.29 [+0.01] udp tx: 1060 MB/s 17984 calls/s 17984 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__->