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: 958 MB/s 16257 calls/s 16257 msg/s # tcp rx: 959 MB/s 120872 calls/s # tcp tx: 1059 MB/s 17974 calls/s 17974 msg/s # tcp rx: 1060 MB/s 126740 calls/s # tcp tx: 939 MB/s 15935 calls/s 15935 msg/s # tcp rx: 940 MB/s 114630 calls/s # tcp tx: 973 MB/s 16507 calls/s 16507 msg/s # udp gso - over veth touching data # udp rx: 1145 MB/s 815650 calls/s # udp tx: 1180 MB/s 20014 calls/s 20014 msg/s # udp rx: 1168 MB/s 832314 calls/s # udp tx: 1186 MB/s 20122 calls/s 20122 msg/s # udp rx: 1102 MB/s 785196 calls/s # udp tx: 1087 MB/s 18440 calls/s 18440 msg/s # udp rx: 1002 MB/s 714024 calls/s # udp tx: 1008 MB/s 17111 calls/s 17111 msg/s # udp gso and gro - over veth touching data # udp rx: 545 MB/s 388283 calls/s # udp tx: 567 MB/s 9622 calls/s 9622 msg/s # udp rx: 481 MB/s 343326 calls/s # udp tx: 483 MB/s 8206 calls/s 8206 msg/s # udp rx: 533 MB/s 379754 calls/s # udp tx: 538 MB/s 9136 calls/s 9136 msg/s # udp rx: 519 MB/s 370011 calls/s # udp tx: 522 MB/s 8868 calls/s 8868 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1058 MB/s 17949 calls/s 17949 msg/s # tcp rx: 1095 MB/s 136811 calls/s # tcp tx: 1146 MB/s 19437 calls/s 19437 msg/s # tcp rx: 1146 MB/s 107951 calls/s # tcp tx: 978 MB/s 16596 calls/s 16596 msg/s # tcp rx: 979 MB/s 112876 calls/s # tcp tx: 971 MB/s 16479 calls/s 16479 msg/s # udp gso - over veth touching data # udp rx: 905 MB/s 660596 calls/s # udp tx: 949 MB/s 16101 calls/s 16101 msg/s # udp rx: 913 MB/s 666033 calls/s # udp tx: 905 MB/s 15353 calls/s 15353 msg/s # udp rx: 957 MB/s 698308 calls/s # udp tx: 957 MB/s 16248 calls/s 16248 msg/s # udp rx: 1148 MB/s 837623 calls/s # udp tx: 1156 MB/s 19614 calls/s 19614 msg/s # udp gso and gro - over veth touching data # udp rx: 1084 MB/s 790815 calls/s # udp tx: 1130 MB/s 19177 calls/s 19177 msg/s # udp rx: 1051 MB/s 766593 calls/s # udp tx: 1038 MB/s 17615 calls/s 17615 msg/s # udp rx: 969 MB/s 707334 calls/s # udp tx: 973 MB/s 16510 calls/s 16510 msg/s # udp rx: 1188 MB/s 866531 calls/s # udp tx: 1199 MB/s 20351 calls/s 20351 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__->