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: 1119 MB/s 18992 calls/s 18992 msg/s # tcp rx: 1120 MB/s 140674 calls/s # tcp tx: 1186 MB/s 20118 calls/s 20118 msg/s # tcp rx: 1188 MB/s 132662 calls/s # tcp tx: 1095 MB/s 18574 calls/s 18574 msg/s # tcp rx: 1095 MB/s 127495 calls/s # tcp tx: 1099 MB/s 18654 calls/s 18654 msg/s # udp gso - over veth touching data # udp rx: 1215 MB/s 866090 calls/s # udp tx: 1250 MB/s 21206 calls/s 21206 msg/s # udp rx: 1189 MB/s 847077 calls/s # udp tx: 1185 MB/s 20106 calls/s 20106 msg/s # udp rx: 1250 MB/s 890441 calls/s # udp tx: 1261 MB/s 21396 calls/s 21396 msg/s # udp rx: 1328 MB/s 946691 calls/s # udp tx: 1332 MB/s 22598 calls/s 22598 msg/s # udp gso and gro - over veth touching data # udp rx: 689 MB/s 491270 calls/s # udp tx: 714 MB/s 12119 calls/s 12119 msg/s # udp rx: 698 MB/s 497633 calls/s # udp tx: 698 MB/s 11853 calls/s 11853 msg/s # udp rx: 697 MB/s 496647 calls/s # udp tx: 695 MB/s 11804 calls/s 11804 msg/s # udp rx: 696 MB/s 496388 calls/s # udp tx: 696 MB/s 11810 calls/s 11810 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 828 MB/s 14048 calls/s 14048 msg/s # tcp rx: 829 MB/s 91692 calls/s # tcp tx: 841 MB/s 14270 calls/s 14270 msg/s # tcp rx: 842 MB/s 92898 calls/s # tcp tx: 846 MB/s 14349 calls/s 14349 msg/s # tcp rx: 846 MB/s 93633 calls/s # tcp tx: 828 MB/s 14054 calls/s 14054 msg/s # udp gso - over veth touching data # udp rx: 1137 MB/s 829831 calls/s # udp tx: 1169 MB/s 19839 calls/s 19839 msg/s # udp rx: 1171 MB/s 854127 calls/s # udp tx: 1165 MB/s 19769 calls/s 19769 msg/s # udp rx: 1167 MB/s 851292 calls/s # udp tx: 1177 MB/s 19964 calls/s 19964 msg/s # udp rx: 1253 MB/s 913934 calls/s # udp tx: 1259 MB/s 21362 calls/s 21362 msg/s # udp gso and gro - over veth touching data # udp rx: 1219 MB/s 889033 calls/s # udp tx: 1258 MB/s 21337 calls/s 21337 msg/s # udp rx: 1245 MB/s 908416 calls/s # udp tx: 1248 MB/s 21172 calls/s 21172 msg/s # udp rx: 1216 MB/s 887485 calls/s # udp tx: 1219 MB/s 20691 calls/s 20691 msg/s # udp rx: 1215 MB/s 886168 calls/s # udp tx: 1222 MB/s 20741 calls/s 20741 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__->