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: 686 MB/s 11643 calls/s 11643 msg/s # tcp rx: 687 MB/s 81808 calls/s # tcp tx: 683 MB/s 11590 calls/s 11590 msg/s # tcp rx: 684 MB/s 81659 calls/s # tcp tx: 690 MB/s 11715 calls/s 11715 msg/s # tcp rx: 691 MB/s 81960 calls/s # tcp tx: 693 MB/s 11763 calls/s 11763 msg/s # udp gso - over veth touching data # udp rx: 1161 MB/s 827234 calls/s # udp tx: 1185 MB/s 20113 calls/s 20113 msg/s # udp rx: 1213 MB/s 864230 calls/s # udp tx: 1224 MB/s 20767 calls/s 20767 msg/s # udp rx: 1241 MB/s 884489 calls/s # udp tx: 1241 MB/s 21065 calls/s 21065 msg/s # udp rx: 1227 MB/s 874269 calls/s # udp tx: 1226 MB/s 20810 calls/s 20810 msg/s # udp gso and gro - over veth touching data # udp rx: 1109 MB/s 790522 calls/s # udp tx: 1144 MB/s 19403 calls/s 19403 msg/s # udp rx: 1209 MB/s 861931 calls/s # udp tx: 1209 MB/s 20517 calls/s 20517 msg/s # udp rx: 1228 MB/s 875325 calls/s # udp tx: 1228 MB/s 20828 calls/s 20828 msg/s # udp rx: 1214 MB/s 865100 calls/s # udp tx: 1214 MB/s 20596 calls/s 20596 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1159 MB/s 19665 calls/s 19665 msg/s # tcp rx: 1160 MB/s 137721 calls/s # tcp tx: 1143 MB/s 19398 calls/s 19398 msg/s # tcp rx: 1146 MB/s 136908 calls/s # tcp tx: 1113 MB/s 18882 calls/s 18882 msg/s # tcp rx: 1114 MB/s 133622 calls/s # tcp tx: 1143 MB/s 19400 calls/s 19400 msg/s # udp gso - over veth touching data # udp rx: 1102 MB/s 804095 calls/s # udp tx: 1139 MB/s 19332 calls/s 19332 msg/s # udp rx: 1286 MB/s 938569 calls/s # udp tx: 1286 MB/s 21813 calls/s 21813 msg/s # udp rx: 1288 MB/s 939485 calls/s # udp tx: 1287 MB/s 21845 calls/s 21845 msg/s # udp rx: 1268 MB/s 925408 calls/s # udp tx: 1268 MB/s 21515 calls/s 21515 msg/s # udp gso and gro - over veth touching data # udp rx: 590 MB/s 430625 calls/s # udp tx: 610 MB/s 10353 calls/s 10353 msg/s # udp rx: 642 MB/s 468618 calls/s # udp tx: 645 MB/s 10945 calls/s 10945 msg/s # udp rx: 627 MB/s 457760 calls/s # udp tx: 629 MB/s 10681 calls/s 10681 msg/s # udp rx: 641 MB/s 467956 calls/s # udp tx: 644 MB/s 10934 calls/s 10934 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__->