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: 1029 MB/s 17458 calls/s 17458 msg/s # tcp rx: 1032 MB/s 135898 calls/s # tcp tx: 717 MB/s 12169 calls/s 12169 msg/s # tcp rx: 717 MB/s 85417 calls/s # tcp tx: 710 MB/s 12058 calls/s 12058 msg/s # tcp rx: 711 MB/s 85120 calls/s # tcp tx: 716 MB/s 12156 calls/s 12156 msg/s # udp gso - over veth touching data # udp rx: 699 MB/s 498598 calls/s # udp tx: 719 MB/s 12196 calls/s 12196 msg/s # udp rx: 715 MB/s 509470 calls/s # udp tx: 720 MB/s 12213 calls/s 12213 msg/s # udp rx: 741 MB/s 527968 calls/s # udp tx: 747 MB/s 12679 calls/s 12679 msg/s # udp rx: 767 MB/s 546866 calls/s # udp tx: 772 MB/s 13110 calls/s 13110 msg/s # udp gso and gro - over veth touching data # udp rx: 574 MB/s 409594 calls/s # udp tx: 592 MB/s 10044 calls/s 10044 msg/s # udp rx: 618 MB/s 440726 calls/s # udp tx: 618 MB/s 10488 calls/s 10488 msg/s # udp rx: 880 MB/s 627386 calls/s # udp tx: 897 MB/s 15216 calls/s 15216 msg/s # udp rx: 1307 MB/s 931624 calls/s # udp tx: 1307 MB/s 22175 calls/s 22175 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1087 MB/s 18444 calls/s 18444 msg/s # tcp rx: 1088 MB/s 140202 calls/s # tcp tx: 1092 MB/s 18524 calls/s 18524 msg/s # tcp rx: 1092 MB/s 132853 calls/s # tcp tx: 1082 MB/s 18363 calls/s 18363 msg/s # tcp rx: 1084 MB/s 129836 calls/s # tcp tx: 1084 MB/s 18393 calls/s 18393 msg/s # udp gso - over veth touching data # udp rx: 1185 MB/s 864615 calls/s # udp tx: 1221 MB/s 20721 calls/s 20721 msg/s # udp rx: 1251 MB/s 913064 calls/s # udp tx: 1254 MB/s 21276 calls/s 21276 msg/s # udp rx: 1274 MB/s 929191 calls/s # udp tx: 1276 MB/s 21655 calls/s 21655 msg/s # udp rx: 1258 MB/s 917943 calls/s # udp tx: 1261 MB/s 21404 calls/s 21404 msg/s # udp gso and gro - over veth touching data # udp rx: 1230 MB/s 897444 calls/s # udp tx: 1269 MB/s 21539 calls/s 21539 msg/s # udp rx: 1262 MB/s 920770 calls/s # udp tx: 1266 MB/s 21475 calls/s 21475 msg/s # udp rx: 1263 MB/s 921225 calls/s # udp tx: 1266 MB/s 21489 calls/s 21489 msg/s # udp rx: 1262 MB/s 920452 calls/s # udp tx: 1276 MB/s 21658 calls/s 21658 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__->