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.27 [+0.27] -4 -t # 2.50 [+2.23] tcp tx: 935 MB/s 15863 calls/s 15863 msg/s # 2.51 [+0.00] tcp rx: 935 MB/s 50814 calls/s # 3.50 [+1.00] tcp tx: 913 MB/s 15497 calls/s 15497 msg/s # 3.55 [+0.04] tcp rx: 960 MB/s 48271 calls/s # 4.50 [+0.96] tcp tx: 939 MB/s 15943 calls/s 15943 msg/s # 4.55 [+0.04] tcp rx: 943 MB/s 43468 calls/s # 5.50 [+0.96] tcp tx: 871 MB/s 14777 calls/s 14777 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.28] -4 -v # 6.83 [+1.01] udp rx: 573 MB/s 415232 calls/s # 6.85 [+0.02] udp tx: 1261 MB/s 21401 calls/s 21401 msg/s # 7.83 [+0.98] udp rx: 662 MB/s 480000 calls/s # 7.85 [+0.02] udp tx: 1250 MB/s 21201 calls/s 21201 msg/s # 8.83 [+0.98] udp rx: 666 MB/s 482560 calls/s # 8.85 [+0.02] udp tx: 1248 MB/s 21179 calls/s 21179 msg/s # 9.84 [+0.98] udp rx: 666 MB/s 482816 calls/s # 9.85 [+0.02] udp tx: 1249 MB/s 21193 calls/s 21193 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.15 [+0.27] -4 -G # 11.16 [+1.01] udp rx: 1135 MB/s 827944 calls/s # 11.18 [+0.02] udp tx: 1153 MB/s 19556 calls/s 19556 msg/s # 12.16 [+0.99] udp rx: 1127 MB/s 822224 calls/s # 12.18 [+0.01] udp tx: 1126 MB/s 19114 calls/s 19114 msg/s # 13.17 [+0.99] udp rx: 1123 MB/s 819166 calls/s # 13.18 [+0.01] udp tx: 1122 MB/s 19037 calls/s 19037 msg/s # 14.17 [+0.99] udp rx: 1124 MB/s 819918 calls/s # 14.18 [+0.01] udp tx: 1123 MB/s 19054 calls/s 19054 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__->