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.31 [+0.31] -4 -t # 2.57 [+2.26] tcp tx: 1004 MB/s 17034 calls/s 17034 msg/s # 2.57 [+0.00] tcp rx: 1004 MB/s 51614 calls/s # 3.57 [+1.00] tcp tx: 666 MB/s 11311 calls/s 11311 msg/s # 3.57 [+0.00] tcp rx: 666 MB/s 31004 calls/s # 4.57 [+1.00] tcp tx: 644 MB/s 10930 calls/s 10930 msg/s # 4.57 [+0.00] tcp rx: 645 MB/s 33018 calls/s # 5.57 [+1.00] tcp tx: 637 MB/s 10808 calls/s 10808 msg/s # 5.61 [+0.04] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.30] -4 -v # 6.93 [+1.01] udp rx: 556 MB/s 403456 calls/s # 6.95 [+0.02] udp tx: 1288 MB/s 21847 calls/s 21847 msg/s # 7.93 [+0.98] udp rx: 664 MB/s 481024 calls/s # 7.95 [+0.02] udp tx: 1288 MB/s 21855 calls/s 21855 msg/s # 8.93 [+0.98] udp rx: 663 MB/s 480256 calls/s # 8.95 [+0.02] udp tx: 1285 MB/s 21810 calls/s 21810 msg/s # 9.93 [+0.99] udp rx: 664 MB/s 481280 calls/s # 9.95 [+0.01] udp tx: 1268 MB/s 21521 calls/s 21521 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.29] -4 -G # 11.28 [+1.01] udp rx: 1115 MB/s 813244 calls/s # 11.30 [+0.02] udp tx: 1141 MB/s 19356 calls/s 19356 msg/s # 12.28 [+0.98] udp rx: 1122 MB/s 818642 calls/s # 12.30 [+0.02] udp tx: 1125 MB/s 19093 calls/s 19093 msg/s # 13.28 [+0.98] udp rx: 1127 MB/s 821973 calls/s # 13.30 [+0.02] udp tx: 1129 MB/s 19153 calls/s 19153 msg/s # 14.28 [+0.98] udp rx: 1125 MB/s 820878 calls/s # 14.30 [+0.02] udp tx: 1128 MB/s 19143 calls/s 19143 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__->