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: 1016 MB/s 17238 calls/s 17238 msg/s # tcp rx: 1026 MB/s 126660 calls/s # tcp tx: 1086 MB/s 18421 calls/s 18421 msg/s # tcp rx: 1086 MB/s 132978 calls/s # tcp tx: 1098 MB/s 18632 calls/s 18632 msg/s # tcp rx: 1099 MB/s 132168 calls/s # tcp tx: 1094 MB/s 18565 calls/s 18565 msg/s # udp gso - over veth touching data # udp rx: 1191 MB/s 848696 calls/s # udp tx: 1229 MB/s 20858 calls/s 20858 msg/s # udp rx: 1266 MB/s 901931 calls/s # udp tx: 1268 MB/s 21516 calls/s 21516 msg/s # udp rx: 1320 MB/s 940770 calls/s # udp tx: 1324 MB/s 22459 calls/s 22459 msg/s # udp rx: 1347 MB/s 959793 calls/s # udp tx: 1350 MB/s 22904 calls/s 22904 msg/s # udp gso and gro - over veth touching data # udp rx: 738 MB/s 526044 calls/s # udp tx: 760 MB/s 12897 calls/s 12897 msg/s # udp rx: 716 MB/s 510641 calls/s # udp tx: 725 MB/s 12308 calls/s 12308 msg/s # udp rx: 675 MB/s 480954 calls/s # udp tx: 677 MB/s 11493 calls/s 11493 msg/s # udp rx: 653 MB/s 465453 calls/s # udp tx: 656 MB/s 11139 calls/s 11139 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1117 MB/s 18959 calls/s 18959 msg/s # tcp rx: 1138 MB/s 141018 calls/s # tcp tx: 1120 MB/s 19008 calls/s 19008 msg/s # tcp rx: 1145 MB/s 112307 calls/s # tcp tx: 1000 MB/s 16970 calls/s 16970 msg/s # tcp rx: 1006 MB/s 127540 calls/s # tcp tx: 1045 MB/s 17740 calls/s 17740 msg/s # udp gso - over veth touching data # udp rx: 1191 MB/s 868810 calls/s # udp tx: 1230 MB/s 20877 calls/s 20877 msg/s # udp rx: 1292 MB/s 942622 calls/s # udp tx: 1291 MB/s 21902 calls/s 21902 msg/s # udp rx: 1300 MB/s 948215 calls/s # udp tx: 1300 MB/s 22060 calls/s 22060 msg/s # udp rx: 1312 MB/s 956917 calls/s # udp tx: 1324 MB/s 22469 calls/s 22469 msg/s # udp gso and gro - over veth touching data # udp rx: 1111 MB/s 810974 calls/s # udp tx: 1142 MB/s 19386 calls/s 19386 msg/s # udp rx: 676 MB/s 493266 calls/s # udp tx: 669 MB/s 11350 calls/s 11350 msg/s # udp rx: 713 MB/s 520047 calls/s # udp tx: 717 MB/s 12167 calls/s 12167 msg/s # udp rx: 715 MB/s 521806 calls/s # udp tx: 718 MB/s 12181 calls/s 12181 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__->