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: 1107 MB/s 18789 calls/s 18789 msg/s # tcp rx: 1115 MB/s 137283 calls/s # tcp tx: 1068 MB/s 18118 calls/s 18118 msg/s # tcp rx: 1073 MB/s 127253 calls/s # tcp tx: 1082 MB/s 18368 calls/s 18368 msg/s # tcp rx: 1099 MB/s 124140 calls/s # tcp tx: 1027 MB/s 17435 calls/s 17435 msg/s # udp gso - over veth touching data # udp rx: 600 MB/s 427853 calls/s # udp tx: 619 MB/s 10499 calls/s 10499 msg/s # udp rx: 818 MB/s 583334 calls/s # udp tx: 845 MB/s 14335 calls/s 14335 msg/s # udp rx: 1267 MB/s 902932 calls/s # udp tx: 1268 MB/s 21509 calls/s 21509 msg/s # udp rx: 1319 MB/s 940076 calls/s # udp tx: 1317 MB/s 22343 calls/s 22343 msg/s # udp gso and gro - over veth touching data # udp rx: 1221 MB/s 870373 calls/s # udp tx: 1255 MB/s 21294 calls/s 21294 msg/s # udp rx: 1284 MB/s 915099 calls/s # udp tx: 1283 MB/s 21776 calls/s 21776 msg/s # udp rx: 1299 MB/s 926010 calls/s # udp tx: 1298 MB/s 22028 calls/s 22028 msg/s # udp rx: 1298 MB/s 925037 calls/s # udp tx: 1297 MB/s 22007 calls/s 22007 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 838 MB/s 14221 calls/s 14221 msg/s # tcp rx: 839 MB/s 92097 calls/s # tcp tx: 1107 MB/s 18782 calls/s 18782 msg/s # tcp rx: 1108 MB/s 143600 calls/s # tcp tx: 1146 MB/s 19443 calls/s 19443 msg/s # tcp rx: 1147 MB/s 138545 calls/s # tcp tx: 1158 MB/s 19643 calls/s 19643 msg/s # udp gso - over veth touching data # udp rx: 1024 MB/s 747507 calls/s # udp tx: 1051 MB/s 17833 calls/s 17833 msg/s # udp rx: 610 MB/s 444909 calls/s # udp tx: 613 MB/s 10411 calls/s 10411 msg/s # udp rx: 615 MB/s 448738 calls/s # udp tx: 616 MB/s 10454 calls/s 10454 msg/s # udp rx: 624 MB/s 455201 calls/s # udp tx: 625 MB/s 10609 calls/s 10609 msg/s # udp gso and gro - over veth touching data # udp rx: 649 MB/s 473377 calls/s # udp tx: 666 MB/s 11304 calls/s 11304 msg/s # udp rx: 663 MB/s 483560 calls/s # udp tx: 663 MB/s 11246 calls/s 11246 msg/s # udp rx: 688 MB/s 501868 calls/s # udp tx: 688 MB/s 11681 calls/s 11681 msg/s # udp rx: 670 MB/s 489220 calls/s # udp tx: 670 MB/s 11364 calls/s 11364 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__->