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: 1113 MB/s 18891 calls/s 18891 msg/s # tcp rx: 1114 MB/s 138333 calls/s # tcp tx: 1130 MB/s 19170 calls/s 19170 msg/s # tcp rx: 1131 MB/s 139887 calls/s # tcp tx: 1121 MB/s 19016 calls/s 19016 msg/s # tcp rx: 1122 MB/s 136999 calls/s # tcp tx: 1064 MB/s 18060 calls/s 18060 msg/s # udp gso - over veth touching data # udp rx: 1240 MB/s 883937 calls/s # udp tx: 1278 MB/s 21676 calls/s 21676 msg/s # udp rx: 1277 MB/s 909938 calls/s # udp tx: 1285 MB/s 21797 calls/s 21797 msg/s # udp rx: 1355 MB/s 965784 calls/s # udp tx: 1354 MB/s 22978 calls/s 22978 msg/s # udp rx: 1356 MB/s 966347 calls/s # udp tx: 1356 MB/s 23000 calls/s 23000 msg/s # udp gso and gro - over veth touching data # udp rx: 1282 MB/s 913580 calls/s # udp tx: 1313 MB/s 22272 calls/s 22272 msg/s # udp rx: 1329 MB/s 947318 calls/s # udp tx: 1340 MB/s 22735 calls/s 22735 msg/s # udp rx: 1337 MB/s 953058 calls/s # udp tx: 1337 MB/s 22677 calls/s 22677 msg/s # udp rx: 1331 MB/s 948526 calls/s # udp tx: 1330 MB/s 22574 calls/s 22574 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1171 MB/s 19866 calls/s 19866 msg/s # tcp rx: 1207 MB/s 138953 calls/s # tcp tx: 1121 MB/s 19014 calls/s 19014 msg/s # tcp rx: 1115 MB/s 130002 calls/s # tcp tx: 1118 MB/s 18969 calls/s 18969 msg/s # tcp rx: 1119 MB/s 128248 calls/s # tcp tx: 1113 MB/s 18880 calls/s 18880 msg/s # udp gso - over veth touching data # udp rx: 1202 MB/s 877148 calls/s # udp tx: 1235 MB/s 20961 calls/s 20961 msg/s # udp rx: 1266 MB/s 923861 calls/s # udp tx: 1270 MB/s 21551 calls/s 21551 msg/s # udp rx: 1264 MB/s 922285 calls/s # udp tx: 1266 MB/s 21478 calls/s 21478 msg/s # udp rx: 1263 MB/s 921683 calls/s # udp tx: 1265 MB/s 21467 calls/s 21467 msg/s # udp gso and gro - over veth touching data # udp rx: 1236 MB/s 901804 calls/s # udp tx: 1282 MB/s 21747 calls/s 21747 msg/s # udp rx: 1276 MB/s 930941 calls/s # udp tx: 1279 MB/s 21698 calls/s 21698 msg/s # udp rx: 1276 MB/s 930640 calls/s # udp tx: 1278 MB/s 21679 calls/s 21679 msg/s # udp rx: 1279 MB/s 933017 calls/s # udp tx: 1280 MB/s 21723 calls/s 21723 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__->