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: 1069 MB/s 18139 calls/s 18139 msg/s # tcp rx: 1070 MB/s 135051 calls/s # tcp tx: 1100 MB/s 18666 calls/s 18666 msg/s # tcp rx: 1101 MB/s 136982 calls/s # tcp tx: 1074 MB/s 18219 calls/s 18219 msg/s # tcp rx: 1073 MB/s 133973 calls/s # tcp tx: 1055 MB/s 17899 calls/s 17899 msg/s # udp gso - over veth touching data # udp rx: 669 MB/s 476610 calls/s # udp tx: 694 MB/s 11778 calls/s 11778 msg/s # udp rx: 730 MB/s 520190 calls/s # udp tx: 730 MB/s 12390 calls/s 12390 msg/s # udp rx: 733 MB/s 522313 calls/s # udp tx: 732 MB/s 12426 calls/s 12426 msg/s # udp rx: 721 MB/s 513950 calls/s # udp tx: 720 MB/s 12220 calls/s 12220 msg/s # udp gso and gro - over veth touching data # udp rx: 640 MB/s 456226 calls/s # udp tx: 663 MB/s 11253 calls/s 11253 msg/s # udp rx: 686 MB/s 489255 calls/s # udp tx: 686 MB/s 11636 calls/s 11636 msg/s # udp rx: 677 MB/s 482906 calls/s # udp tx: 676 MB/s 11478 calls/s 11478 msg/s # udp rx: 680 MB/s 485072 calls/s # udp tx: 680 MB/s 11547 calls/s 11547 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1142 MB/s 19375 calls/s 19375 msg/s # tcp rx: 1142 MB/s 143740 calls/s # tcp tx: 1025 MB/s 17392 calls/s 17392 msg/s # tcp rx: 1025 MB/s 137413 calls/s # tcp tx: 1071 MB/s 18174 calls/s 18174 msg/s # tcp rx: 1072 MB/s 136514 calls/s # tcp tx: 1088 MB/s 18464 calls/s 18464 msg/s # udp gso - over veth touching data # udp rx: 1218 MB/s 888817 calls/s # udp tx: 1247 MB/s 21154 calls/s 21154 msg/s # udp rx: 1256 MB/s 916516 calls/s # udp tx: 1275 MB/s 21632 calls/s 21632 msg/s # udp rx: 1268 MB/s 925068 calls/s # udp tx: 1270 MB/s 21544 calls/s 21544 msg/s # udp rx: 1254 MB/s 914723 calls/s # udp tx: 1256 MB/s 21304 calls/s 21304 msg/s # udp gso and gro - over veth touching data # udp rx: 1235 MB/s 901363 calls/s # udp tx: 1270 MB/s 21554 calls/s 21554 msg/s # udp rx: 1247 MB/s 909722 calls/s # udp tx: 1255 MB/s 21299 calls/s 21299 msg/s # udp rx: 1276 MB/s 931070 calls/s # udp tx: 1280 MB/s 21713 calls/s 21713 msg/s # udp rx: 1280 MB/s 933610 calls/s # udp tx: 1284 MB/s 21784 calls/s 21784 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__->