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: 1212 MB/s 20562 calls/s 20562 msg/s # tcp rx: 1213 MB/s 118252 calls/s # tcp tx: 1044 MB/s 17718 calls/s 17718 msg/s # tcp rx: 1045 MB/s 131139 calls/s # tcp tx: 1028 MB/s 17448 calls/s 17448 msg/s # tcp rx: 1029 MB/s 132915 calls/s # tcp tx: 1081 MB/s 18344 calls/s 18344 msg/s # udp gso - over veth touching data # udp rx: 1177 MB/s 838584 calls/s # udp tx: 1211 MB/s 20547 calls/s 20547 msg/s # udp rx: 1260 MB/s 897967 calls/s # udp tx: 1261 MB/s 21402 calls/s 21402 msg/s # udp rx: 1237 MB/s 881363 calls/s # udp tx: 1235 MB/s 20955 calls/s 20955 msg/s # udp rx: 1207 MB/s 860515 calls/s # udp tx: 1192 MB/s 20222 calls/s 20222 msg/s # udp gso and gro - over veth touching data # udp rx: 663 MB/s 472944 calls/s # udp tx: 678 MB/s 11507 calls/s 11507 msg/s # udp rx: 1077 MB/s 767375 calls/s # udp tx: 1089 MB/s 18480 calls/s 18480 msg/s # udp rx: 1235 MB/s 879799 calls/s # udp tx: 1236 MB/s 20964 calls/s 20964 msg/s # udp rx: 1313 MB/s 935629 calls/s # udp tx: 1312 MB/s 22266 calls/s 22266 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1099 MB/s 18640 calls/s 18640 msg/s # tcp rx: 1099 MB/s 142796 calls/s # tcp tx: 1080 MB/s 18328 calls/s 18328 msg/s # tcp rx: 1081 MB/s 140397 calls/s # tcp tx: 1162 MB/s 19719 calls/s 19719 msg/s # tcp rx: 1163 MB/s 140528 calls/s # tcp tx: 1139 MB/s 19327 calls/s 19327 msg/s # udp gso - over veth touching data # udp rx: 1036 MB/s 756029 calls/s # udp tx: 1072 MB/s 18189 calls/s 18189 msg/s # udp rx: 787 MB/s 574646 calls/s # udp tx: 773 MB/s 13127 calls/s 13127 msg/s # udp rx: 640 MB/s 466943 calls/s # udp tx: 641 MB/s 10886 calls/s 10886 msg/s # udp rx: 644 MB/s 469916 calls/s # udp tx: 644 MB/s 10931 calls/s 10931 msg/s # udp gso and gro - over veth touching data # udp rx: 1226 MB/s 894649 calls/s # udp tx: 1266 MB/s 21489 calls/s 21489 msg/s # udp rx: 1296 MB/s 945784 calls/s # udp tx: 1295 MB/s 21980 calls/s 21980 msg/s # udp rx: 1286 MB/s 938093 calls/s # udp tx: 1285 MB/s 21800 calls/s 21800 msg/s # udp rx: 796 MB/s 580740 calls/s # udp tx: 806 MB/s 13676 calls/s 13676 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__->