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: 987 MB/s 16756 calls/s 16756 msg/s # tcp rx: 988 MB/s 132301 calls/s # tcp tx: 1117 MB/s 18955 calls/s 18955 msg/s # tcp rx: 1124 MB/s 118543 calls/s # tcp tx: 1044 MB/s 17718 calls/s 17718 msg/s # tcp rx: 1043 MB/s 126663 calls/s # tcp tx: 1044 MB/s 17720 calls/s 17720 msg/s # udp gso - over veth touching data # udp rx: 1233 MB/s 878942 calls/s # udp tx: 1268 MB/s 21507 calls/s 21507 msg/s # udp rx: 1277 MB/s 910152 calls/s # udp tx: 1282 MB/s 21754 calls/s 21754 msg/s # udp rx: 1277 MB/s 910306 calls/s # udp tx: 1280 MB/s 21721 calls/s 21721 msg/s # udp rx: 1286 MB/s 916623 calls/s # udp tx: 1289 MB/s 21878 calls/s 21878 msg/s # udp gso and gro - over veth touching data # udp rx: 1257 MB/s 895553 calls/s # udp tx: 1291 MB/s 21901 calls/s 21901 msg/s # udp rx: 1179 MB/s 840368 calls/s # udp tx: 1177 MB/s 19967 calls/s 19967 msg/s # udp rx: 1221 MB/s 869796 calls/s # udp tx: 1221 MB/s 20716 calls/s 20716 msg/s # udp rx: 1264 MB/s 900419 calls/s # udp tx: 1263 MB/s 21436 calls/s 21436 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1043 MB/s 17702 calls/s 17702 msg/s # tcp rx: 1053 MB/s 132675 calls/s # tcp tx: 1024 MB/s 17374 calls/s 17374 msg/s # tcp rx: 1022 MB/s 132109 calls/s # tcp tx: 1047 MB/s 17772 calls/s 17772 msg/s # tcp rx: 1049 MB/s 127360 calls/s # tcp tx: 1049 MB/s 17798 calls/s 17798 msg/s # udp gso - over veth touching data # udp rx: 1194 MB/s 871325 calls/s # udp tx: 1224 MB/s 20772 calls/s 20772 msg/s # udp rx: 1220 MB/s 889757 calls/s # udp tx: 1223 MB/s 20751 calls/s 20751 msg/s # udp rx: 1215 MB/s 886764 calls/s # udp tx: 1205 MB/s 20440 calls/s 20440 msg/s # udp rx: 726 MB/s 529937 calls/s # udp tx: 730 MB/s 12397 calls/s 12397 msg/s # udp gso and gro - over veth touching data # udp rx: 649 MB/s 473747 calls/s # udp tx: 671 MB/s 11387 calls/s 11387 msg/s # udp rx: 665 MB/s 485094 calls/s # udp tx: 670 MB/s 11365 calls/s 11365 msg/s # udp rx: 697 MB/s 508838 calls/s # udp tx: 700 MB/s 11885 calls/s 11885 msg/s # udp rx: 694 MB/s 506443 calls/s # udp tx: 698 MB/s 11847 calls/s 11847 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__->