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: 1108 MB/s 18804 calls/s 18804 msg/s # tcp rx: 1109 MB/s 140420 calls/s # tcp tx: 967 MB/s 16416 calls/s 16416 msg/s # tcp rx: 980 MB/s 131325 calls/s # tcp tx: 1045 MB/s 17734 calls/s 17734 msg/s # tcp rx: 1048 MB/s 127742 calls/s # tcp tx: 987 MB/s 16753 calls/s 16753 msg/s # udp gso - over veth touching data # udp rx: 1173 MB/s 835860 calls/s # udp tx: 1206 MB/s 20460 calls/s 20460 msg/s # udp rx: 1289 MB/s 918607 calls/s # udp tx: 1293 MB/s 21938 calls/s 21938 msg/s # udp rx: 1338 MB/s 953333 calls/s # udp tx: 1342 MB/s 22771 calls/s 22771 msg/s # udp rx: 1335 MB/s 951363 calls/s # udp tx: 1335 MB/s 22653 calls/s 22653 msg/s # udp gso and gro - over veth touching data # udp rx: 1284 MB/s 915335 calls/s # udp tx: 1323 MB/s 22445 calls/s 22445 msg/s # udp rx: 1325 MB/s 944095 calls/s # udp tx: 1326 MB/s 22494 calls/s 22494 msg/s # udp rx: 1328 MB/s 946481 calls/s # udp tx: 1330 MB/s 22559 calls/s 22559 msg/s # udp rx: 1321 MB/s 941673 calls/s # udp tx: 1324 MB/s 22465 calls/s 22465 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1100 MB/s 18661 calls/s 18661 msg/s # tcp rx: 1131 MB/s 138395 calls/s # tcp tx: 1091 MB/s 18508 calls/s 18508 msg/s # tcp rx: 1102 MB/s 123636 calls/s # tcp tx: 1113 MB/s 18883 calls/s 18883 msg/s # tcp rx: 1111 MB/s 126695 calls/s # tcp tx: 1106 MB/s 18770 calls/s 18770 msg/s # udp gso - over veth touching data # udp rx: 1122 MB/s 818498 calls/s # udp tx: 1153 MB/s 19564 calls/s 19564 msg/s # udp rx: 1183 MB/s 863054 calls/s # udp tx: 1182 MB/s 20061 calls/s 20061 msg/s # udp rx: 1190 MB/s 868399 calls/s # udp tx: 1190 MB/s 20193 calls/s 20193 msg/s # udp rx: 1188 MB/s 866684 calls/s # udp tx: 1187 MB/s 20149 calls/s 20149 msg/s # udp gso and gro - over veth touching data # udp rx: 656 MB/s 478621 calls/s # udp tx: 671 MB/s 11396 calls/s 11396 msg/s # udp rx: 649 MB/s 474013 calls/s # udp tx: 649 MB/s 11016 calls/s 11016 msg/s # udp rx: 640 MB/s 467303 calls/s # udp tx: 640 MB/s 10862 calls/s 10862 msg/s # udp rx: 657 MB/s 479473 calls/s # udp tx: 656 MB/s 11142 calls/s 11142 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__->