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: 1099 MB/s 18647 calls/s 18647 msg/s # tcp rx: 1100 MB/s 137244 calls/s # tcp tx: 1108 MB/s 18808 calls/s 18808 msg/s # tcp rx: 1110 MB/s 137389 calls/s # tcp tx: 1100 MB/s 18667 calls/s 18667 msg/s # tcp rx: 1101 MB/s 138125 calls/s # tcp tx: 1104 MB/s 18736 calls/s 18736 msg/s # udp gso - over veth touching data # udp rx: 1228 MB/s 875201 calls/s # udp tx: 1265 MB/s 21464 calls/s 21464 msg/s # udp rx: 1283 MB/s 914138 calls/s # udp tx: 1282 MB/s 21753 calls/s 21753 msg/s # udp rx: 1288 MB/s 917863 calls/s # udp tx: 1288 MB/s 21853 calls/s 21853 msg/s # udp rx: 1288 MB/s 918092 calls/s # udp tx: 1288 MB/s 21849 calls/s 21849 msg/s # udp gso and gro - over veth touching data # udp rx: 599 MB/s 427148 calls/s # udp tx: 614 MB/s 10419 calls/s 10419 msg/s # udp rx: 623 MB/s 444130 calls/s # udp tx: 622 MB/s 10564 calls/s 10564 msg/s # udp rx: 614 MB/s 438058 calls/s # udp tx: 614 MB/s 10417 calls/s 10417 msg/s # udp rx: 621 MB/s 442446 calls/s # udp tx: 641 MB/s 10882 calls/s 10882 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1133 MB/s 19232 calls/s 19232 msg/s # tcp rx: 1140 MB/s 141570 calls/s # tcp tx: 1068 MB/s 18120 calls/s 18120 msg/s # tcp rx: 1068 MB/s 128327 calls/s # tcp tx: 1064 MB/s 18050 calls/s 18050 msg/s # tcp rx: 1073 MB/s 127390 calls/s # tcp tx: 1073 MB/s 18202 calls/s 18202 msg/s # udp gso - over veth touching data # udp rx: 701 MB/s 511493 calls/s # udp tx: 719 MB/s 12197 calls/s 12197 msg/s # udp rx: 714 MB/s 521098 calls/s # udp tx: 715 MB/s 12129 calls/s 12129 msg/s # udp rx: 718 MB/s 523908 calls/s # udp tx: 719 MB/s 12203 calls/s 12203 msg/s # udp rx: 719 MB/s 524862 calls/s # udp tx: 720 MB/s 12228 calls/s 12228 msg/s # udp gso and gro - over veth touching data # udp rx: 1177 MB/s 859018 calls/s # udp tx: 1205 MB/s 20453 calls/s 20453 msg/s # udp rx: 1177 MB/s 858983 calls/s # udp tx: 1188 MB/s 20160 calls/s 20160 msg/s # udp rx: 1241 MB/s 905183 calls/s # udp tx: 1242 MB/s 21066 calls/s 21066 msg/s # udp rx: 1187 MB/s 865817 calls/s # udp tx: 1195 MB/s 20280 calls/s 20280 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__->