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: 1195 MB/s 20273 calls/s 20273 msg/s # tcp rx: 1197 MB/s 122575 calls/s # tcp tx: 1107 MB/s 18779 calls/s 18779 msg/s # tcp rx: 1108 MB/s 130245 calls/s # tcp tx: 1104 MB/s 18733 calls/s 18733 msg/s # tcp rx: 1105 MB/s 129450 calls/s # tcp tx: 1112 MB/s 18877 calls/s 18877 msg/s # udp gso - over veth touching data # udp rx: 1250 MB/s 890756 calls/s # udp tx: 1288 MB/s 21846 calls/s 21846 msg/s # udp rx: 1318 MB/s 938961 calls/s # udp tx: 1317 MB/s 22342 calls/s 22342 msg/s # udp rx: 1308 MB/s 931802 calls/s # udp tx: 1308 MB/s 22193 calls/s 22193 msg/s # udp rx: 1323 MB/s 942499 calls/s # udp tx: 1322 MB/s 22431 calls/s 22431 msg/s # udp gso and gro - over veth touching data # udp rx: 1266 MB/s 902287 calls/s # udp tx: 1307 MB/s 22168 calls/s 22168 msg/s # udp rx: 1301 MB/s 927055 calls/s # udp tx: 1305 MB/s 22136 calls/s 22136 msg/s # udp rx: 1302 MB/s 927780 calls/s # udp tx: 1307 MB/s 22173 calls/s 22173 msg/s # udp rx: 1304 MB/s 929295 calls/s # udp tx: 1309 MB/s 22207 calls/s 22207 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1156 MB/s 19615 calls/s 19615 msg/s # tcp rx: 1169 MB/s 140373 calls/s # tcp tx: 1096 MB/s 18599 calls/s 18599 msg/s # tcp rx: 1095 MB/s 127057 calls/s # tcp tx: 1109 MB/s 18818 calls/s 18818 msg/s # tcp rx: 1111 MB/s 128885 calls/s # tcp tx: 1102 MB/s 18707 calls/s 18707 msg/s # udp gso - over veth touching data # udp rx: 1182 MB/s 862585 calls/s # udp tx: 1217 MB/s 20648 calls/s 20648 msg/s # udp rx: 1267 MB/s 924406 calls/s # udp tx: 1270 MB/s 21543 calls/s 21543 msg/s # udp rx: 1260 MB/s 919240 calls/s # udp tx: 1263 MB/s 21426 calls/s 21426 msg/s # udp rx: 1272 MB/s 927947 calls/s # udp tx: 1275 MB/s 21634 calls/s 21634 msg/s # udp gso and gro - over veth touching data # udp rx: 571 MB/s 416722 calls/s # udp tx: 586 MB/s 9940 calls/s 9940 msg/s # udp rx: 592 MB/s 432279 calls/s # udp tx: 595 MB/s 10095 calls/s 10095 msg/s # udp rx: 592 MB/s 432320 calls/s # udp tx: 595 MB/s 10095 calls/s 10095 msg/s # udp rx: 595 MB/s 434013 calls/s # udp tx: 617 MB/s 10470 calls/s 10470 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__->