make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 714 MB/s 12124 calls/s 12124 msg/s # tcp rx: 717 MB/s 87209 calls/s # tcp tx: 694 MB/s 11785 calls/s 11785 msg/s # tcp rx: 695 MB/s 85047 calls/s # tcp tx: 701 MB/s 11903 calls/s 11903 msg/s # tcp rx: 702 MB/s 85572 calls/s # tcp tx: 701 MB/s 11905 calls/s 11905 msg/s # udp gso - over veth touching data # udp rx: 1152 MB/s 820744 calls/s # udp tx: 1186 MB/s 20120 calls/s 20120 msg/s # udp rx: 1198 MB/s 853519 calls/s # udp tx: 1200 MB/s 20359 calls/s 20359 msg/s # udp rx: 1189 MB/s 846991 calls/s # udp tx: 1190 MB/s 20187 calls/s 20187 msg/s # udp rx: 1200 MB/s 854848 calls/s # udp tx: 1202 MB/s 20389 calls/s 20389 msg/s # udp gso and gro - over veth touching data # udp rx: 1265 MB/s 901591 calls/s # udp tx: 1305 MB/s 22149 calls/s 22149 msg/s # udp rx: 1319 MB/s 940122 calls/s # udp tx: 1322 MB/s 22424 calls/s 22424 msg/s # udp rx: 1317 MB/s 938259 calls/s # udp tx: 1318 MB/s 22367 calls/s 22367 msg/s # udp rx: 1316 MB/s 937617 calls/s # udp tx: 1317 MB/s 22353 calls/s 22353 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1172 MB/s 19888 calls/s 19888 msg/s # tcp rx: 1173 MB/s 140640 calls/s # tcp tx: 1126 MB/s 19104 calls/s 19104 msg/s # tcp rx: 1126 MB/s 134824 calls/s # tcp tx: 1333 MB/s 22621 calls/s 22621 msg/s # tcp rx: 1335 MB/s 113623 calls/s # tcp tx: 1274 MB/s 21613 calls/s 21613 msg/s # udp gso - over veth touching data # udp rx: 1188 MB/s 866563 calls/s # udp tx: 1216 MB/s 20641 calls/s 20641 msg/s # udp rx: 1228 MB/s 895987 calls/s # udp tx: 1229 MB/s 20859 calls/s 20859 msg/s # udp rx: 1222 MB/s 891660 calls/s # udp tx: 1223 MB/s 20743 calls/s 20743 msg/s # udp rx: 1141 MB/s 832684 calls/s # udp tx: 1141 MB/s 19361 calls/s 19361 msg/s # udp gso and gro - over veth touching data # udp rx: 1220 MB/s 890086 calls/s # udp tx: 1253 MB/s 21264 calls/s 21264 msg/s # udp rx: 1242 MB/s 906266 calls/s # udp tx: 1243 MB/s 21095 calls/s 21095 msg/s # udp rx: 1246 MB/s 908922 calls/s # udp tx: 1247 MB/s 21159 calls/s 21159 msg/s # udp rx: 1247 MB/s 909674 calls/s # udp tx: 1248 MB/s 21180 calls/s 21180 msg/s ok 1 selftests: net: udpgro_bench.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__->