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: 1027 MB/s 17435 calls/s 17435 msg/s # tcp rx: 1028 MB/s 140428 calls/s # tcp tx: 1110 MB/s 18835 calls/s 18835 msg/s # tcp rx: 1119 MB/s 127649 calls/s # tcp tx: 1020 MB/s 17312 calls/s 17312 msg/s # tcp rx: 1026 MB/s 129002 calls/s # tcp tx: 1053 MB/s 17870 calls/s 17870 msg/s # udp gso - over veth touching data # udp rx: 1213 MB/s 864418 calls/s # udp tx: 1255 MB/s 21294 calls/s 21294 msg/s # udp rx: 1168 MB/s 832734 calls/s # udp tx: 1166 MB/s 19778 calls/s 19778 msg/s # udp rx: 756 MB/s 539128 calls/s # udp tx: 734 MB/s 12462 calls/s 12462 msg/s # udp rx: 565 MB/s 402856 calls/s # udp tx: 567 MB/s 9617 calls/s 9617 msg/s # udp gso and gro - over veth touching data # udp rx: 1199 MB/s 854587 calls/s # udp tx: 1244 MB/s 21111 calls/s 21111 msg/s # udp rx: 1338 MB/s 953363 calls/s # udp tx: 1337 MB/s 22678 calls/s 22678 msg/s # udp rx: 1318 MB/s 938937 calls/s # udp tx: 1317 MB/s 22351 calls/s 22351 msg/s # udp rx: 1290 MB/s 919205 calls/s # udp tx: 1290 MB/s 21880 calls/s 21880 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 954 MB/s 16190 calls/s 16190 msg/s # tcp rx: 958 MB/s 136122 calls/s # tcp tx: 1028 MB/s 17451 calls/s 17451 msg/s # tcp rx: 1028 MB/s 130682 calls/s # tcp tx: 960 MB/s 16284 calls/s 16284 msg/s # tcp rx: 961 MB/s 130038 calls/s # tcp tx: 976 MB/s 16569 calls/s 16569 msg/s # udp gso - over veth touching data # udp rx: 1249 MB/s 911504 calls/s # udp tx: 1286 MB/s 21813 calls/s 21813 msg/s # udp rx: 1280 MB/s 933951 calls/s # udp tx: 1279 MB/s 21699 calls/s 21699 msg/s # udp rx: 1259 MB/s 918727 calls/s # udp tx: 1258 MB/s 21353 calls/s 21353 msg/s # udp rx: 1256 MB/s 916310 calls/s # udp tx: 1255 MB/s 21295 calls/s 21295 msg/s # udp gso and gro - over veth touching data # udp rx: 881 MB/s 642965 calls/s # udp tx: 901 MB/s 15283 calls/s 15283 msg/s # udp rx: 700 MB/s 510557 calls/s # udp tx: 700 MB/s 11889 calls/s 11889 msg/s # udp rx: 699 MB/s 509996 calls/s # udp tx: 697 MB/s 11830 calls/s 11830 msg/s # udp rx: 685 MB/s 499747 calls/s # udp tx: 684 MB/s 11607 calls/s 11607 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__->