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: 1081 MB/s 18341 calls/s 18341 msg/s # tcp rx: 1081 MB/s 123515 calls/s # tcp tx: 716 MB/s 12154 calls/s 12154 msg/s # tcp rx: 717 MB/s 84999 calls/s # tcp tx: 734 MB/s 12465 calls/s 12465 msg/s # tcp rx: 735 MB/s 85368 calls/s # tcp tx: 734 MB/s 12466 calls/s 12466 msg/s # udp gso - over veth touching data # udp rx: 1265 MB/s 901715 calls/s # udp tx: 1299 MB/s 22034 calls/s 22034 msg/s # udp rx: 1328 MB/s 946508 calls/s # udp tx: 1331 MB/s 22589 calls/s 22589 msg/s # udp rx: 1333 MB/s 949600 calls/s # udp tx: 1334 MB/s 22631 calls/s 22631 msg/s # udp rx: 1333 MB/s 949811 calls/s # udp tx: 1334 MB/s 22631 calls/s 22631 msg/s # udp gso and gro - over veth touching data # udp rx: 1262 MB/s 899164 calls/s # udp tx: 1295 MB/s 21965 calls/s 21965 msg/s # udp rx: 1305 MB/s 929954 calls/s # udp tx: 1304 MB/s 22124 calls/s 22124 msg/s # udp rx: 1313 MB/s 935685 calls/s # udp tx: 1313 MB/s 22271 calls/s 22271 msg/s # udp rx: 1312 MB/s 934907 calls/s # udp tx: 1311 MB/s 22239 calls/s 22239 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1069 MB/s 18133 calls/s 18133 msg/s # tcp rx: 1089 MB/s 139398 calls/s # tcp tx: 1083 MB/s 18385 calls/s 18385 msg/s # tcp rx: 1093 MB/s 127017 calls/s # tcp tx: 1085 MB/s 18416 calls/s 18416 msg/s # tcp rx: 1085 MB/s 126270 calls/s # tcp tx: 1079 MB/s 18316 calls/s 18316 msg/s # udp gso - over veth touching data # udp rx: 888 MB/s 647771 calls/s # udp tx: 905 MB/s 15363 calls/s 15363 msg/s # udp rx: 628 MB/s 458114 calls/s # udp tx: 630 MB/s 10689 calls/s 10689 msg/s # udp rx: 665 MB/s 485081 calls/s # udp tx: 666 MB/s 11310 calls/s 11310 msg/s # udp rx: 664 MB/s 484897 calls/s # udp tx: 684 MB/s 11616 calls/s 11616 msg/s # udp gso and gro - over veth touching data # udp rx: 1243 MB/s 906702 calls/s # udp tx: 1273 MB/s 21601 calls/s 21601 msg/s # udp rx: 1273 MB/s 929047 calls/s # udp tx: 1272 MB/s 21590 calls/s 21590 msg/s # udp rx: 1268 MB/s 925411 calls/s # udp tx: 1267 MB/s 21505 calls/s 21505 msg/s # udp rx: 1272 MB/s 928174 calls/s # udp tx: 1271 MB/s 21569 calls/s 21569 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__->