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.33 [+0.32] -4 -t # 2.58 [+2.26] tcp tx: 965 MB/s 16373 calls/s 16373 msg/s # 2.73 [+0.14] tcp rx: 1128 MB/s 52498 calls/s # 3.58 [+0.86] tcp tx: 980 MB/s 16638 calls/s 16638 msg/s # 3.73 [+0.14] tcp rx: 957 MB/s 50094 calls/s # 4.58 [+0.86] tcp tx: 985 MB/s 16723 calls/s 16723 msg/s # 4.73 [+0.15] tcp rx: 975 MB/s 50299 calls/s # 5.58 [+0.85] tcp tx: 924 MB/s 15686 calls/s 15686 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.29] -4 -v # 6.92 [+1.01] udp rx: 645 MB/s 467456 calls/s # 6.93 [+0.02] udp tx: 1250 MB/s 21206 calls/s 21206 msg/s # 7.92 [+0.98] udp rx: 664 MB/s 481151 calls/s # 7.93 [+0.02] udp tx: 1283 MB/s 21765 calls/s 21765 msg/s # 8.92 [+0.99] udp rx: 664 MB/s 481602 calls/s # 8.93 [+0.01] udp tx: 1284 MB/s 21787 calls/s 21787 msg/s # 9.92 [+0.99] udp rx: 664 MB/s 481175 calls/s # 9.93 [+0.01] udp tx: 1283 MB/s 21771 calls/s 21771 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.31] -4 -G # 11.29 [+1.01] udp rx: 1054 MB/s 768967 calls/s # 11.31 [+0.02] udp tx: 1075 MB/s 18236 calls/s 18236 msg/s # 12.29 [+0.98] udp rx: 1132 MB/s 825664 calls/s # 12.31 [+0.02] udp tx: 1131 MB/s 19199 calls/s 19199 msg/s # 13.29 [+0.98] udp rx: 1126 MB/s 821491 calls/s # 13.31 [+0.02] udp tx: 1125 MB/s 19092 calls/s 19092 msg/s # 14.29 [+0.98] udp rx: 1123 MB/s 819149 calls/s # 14.31 [+0.02] udp tx: 1122 MB/s 19040 calls/s 19040 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__->