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.30] -4 -t # 2.56 [+2.26] tcp tx: 1046 MB/s 17743 calls/s 17743 msg/s # 2.57 [+0.00] tcp rx: 1046 MB/s 53355 calls/s # 3.56 [+1.00] tcp tx: 1011 MB/s 17154 calls/s 17154 msg/s # 3.59 [+0.02] tcp rx: 1035 MB/s 51917 calls/s # 4.56 [+0.98] tcp tx: 1009 MB/s 17117 calls/s 17117 msg/s # 4.59 [+0.03] tcp rx: 1013 MB/s 49140 calls/s # 5.56 [+0.97] tcp tx: 1007 MB/s 17095 calls/s 17095 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.29] -4 -v # 6.90 [+1.01] udp rx: 646 MB/s 468224 calls/s # 6.92 [+0.02] udp tx: 1268 MB/s 21510 calls/s 21510 msg/s # 7.90 [+0.98] udp rx: 659 MB/s 477440 calls/s # 7.92 [+0.02] udp tx: 1261 MB/s 21390 calls/s 21390 msg/s # 8.90 [+0.98] udp rx: 658 MB/s 476928 calls/s # 8.92 [+0.02] udp tx: 1258 MB/s 21344 calls/s 21344 msg/s # 9.90 [+0.98] udp rx: 658 MB/s 477184 calls/s # 9.92 [+0.02] udp tx: 1258 MB/s 21346 calls/s 21346 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.30] -4 -G # 11.27 [+1.01] udp rx: 899 MB/s 655962 calls/s # 11.29 [+0.02] udp tx: 923 MB/s 15663 calls/s 15663 msg/s # 12.27 [+0.98] udp rx: 1122 MB/s 818904 calls/s # 12.29 [+0.02] udp tx: 1125 MB/s 19092 calls/s 19092 msg/s # 13.27 [+0.98] udp rx: 1121 MB/s 818081 calls/s # 13.29 [+0.02] udp tx: 1124 MB/s 19065 calls/s 19065 msg/s # 14.27 [+0.98] udp rx: 1125 MB/s 820756 calls/s # 14.29 [+0.02] udp tx: 1127 MB/s 19120 calls/s 19120 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__->