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: 718 MB/s 12185 calls/s 12185 msg/s # tcp rx: 718 MB/s 83871 calls/s # tcp tx: 776 MB/s 13171 calls/s 13171 msg/s # tcp rx: 777 MB/s 91348 calls/s # tcp tx: 778 MB/s 13204 calls/s 13204 msg/s # tcp rx: 779 MB/s 91816 calls/s # tcp tx: 718 MB/s 12191 calls/s 12191 msg/s # udp gso - over veth touching data # udp rx: 1221 MB/s 869974 calls/s # udp tx: 1262 MB/s 21405 calls/s 21405 msg/s # udp rx: 1026 MB/s 731231 calls/s # udp tx: 1024 MB/s 17372 calls/s 17372 msg/s # udp rx: 1002 MB/s 714282 calls/s # udp tx: 986 MB/s 16736 calls/s 16736 msg/s # udp rx: 718 MB/s 511654 calls/s # udp tx: 719 MB/s 12198 calls/s 12198 msg/s # udp gso and gro - over veth touching data # udp rx: 1301 MB/s 927118 calls/s # udp tx: 1332 MB/s 22592 calls/s 22592 msg/s # udp rx: 1264 MB/s 900588 calls/s # udp tx: 1277 MB/s 21663 calls/s 21663 msg/s # udp rx: 1327 MB/s 945562 calls/s # udp tx: 1329 MB/s 22555 calls/s 22555 msg/s # udp rx: 1304 MB/s 929270 calls/s # udp tx: 1306 MB/s 22162 calls/s 22162 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1129 MB/s 19160 calls/s 19160 msg/s # tcp rx: 1130 MB/s 135246 calls/s # tcp tx: 1055 MB/s 17898 calls/s 17898 msg/s # tcp rx: 1055 MB/s 129534 calls/s # tcp tx: 1070 MB/s 18159 calls/s 18159 msg/s # tcp rx: 1073 MB/s 128386 calls/s # tcp tx: 1048 MB/s 17791 calls/s 17791 msg/s # udp gso - over veth touching data # udp rx: 668 MB/s 487440 calls/s # udp tx: 694 MB/s 11774 calls/s 11774 msg/s # udp rx: 709 MB/s 517364 calls/s # udp tx: 713 MB/s 12108 calls/s 12108 msg/s # udp rx: 700 MB/s 510616 calls/s # udp tx: 702 MB/s 11910 calls/s 11910 msg/s # udp rx: 700 MB/s 510836 calls/s # udp tx: 705 MB/s 11958 calls/s 11958 msg/s # udp gso and gro - over veth touching data # udp rx: 1214 MB/s 886010 calls/s # udp tx: 1247 MB/s 21163 calls/s 21163 msg/s # udp rx: 1244 MB/s 907289 calls/s # udp tx: 1246 MB/s 21144 calls/s 21144 msg/s # udp rx: 1268 MB/s 924978 calls/s # udp tx: 1272 MB/s 21583 calls/s 21583 msg/s # udp rx: 1268 MB/s 925434 calls/s # udp tx: 1270 MB/s 21553 calls/s 21553 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__->