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: 984 MB/s 16699 calls/s 16699 msg/s # tcp rx: 984 MB/s 117169 calls/s # tcp tx: 1116 MB/s 18940 calls/s 18940 msg/s # tcp rx: 1116 MB/s 137794 calls/s # tcp tx: 1073 MB/s 18205 calls/s 18205 msg/s # tcp rx: 1074 MB/s 137709 calls/s # tcp tx: 1100 MB/s 18661 calls/s 18661 msg/s # udp gso - over veth touching data # udp rx: 599 MB/s 427351 calls/s # udp tx: 618 MB/s 10498 calls/s 10498 msg/s # udp rx: 618 MB/s 440428 calls/s # udp tx: 617 MB/s 10478 calls/s 10478 msg/s # udp rx: 764 MB/s 544566 calls/s # udp tx: 781 MB/s 13256 calls/s 13256 msg/s # udp rx: 1329 MB/s 947136 calls/s # udp tx: 1329 MB/s 22548 calls/s 22548 msg/s # udp gso and gro - over veth touching data # udp rx: 1297 MB/s 923950 calls/s # udp tx: 1328 MB/s 22531 calls/s 22531 msg/s # udp rx: 1315 MB/s 936882 calls/s # udp tx: 1318 MB/s 22358 calls/s 22358 msg/s # udp rx: 1309 MB/s 932763 calls/s # udp tx: 1313 MB/s 22276 calls/s 22276 msg/s # udp rx: 1325 MB/s 944399 calls/s # udp tx: 1329 MB/s 22544 calls/s 22544 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1158 MB/s 19656 calls/s 19656 msg/s # tcp rx: 1160 MB/s 144941 calls/s # tcp tx: 1171 MB/s 19869 calls/s 19869 msg/s # tcp rx: 1172 MB/s 145437 calls/s # tcp tx: 1197 MB/s 20317 calls/s 20317 msg/s # tcp rx: 1199 MB/s 143999 calls/s # tcp tx: 1182 MB/s 20049 calls/s 20049 msg/s # udp gso - over veth touching data # udp rx: 659 MB/s 480856 calls/s # udp tx: 674 MB/s 11434 calls/s 11434 msg/s # udp rx: 592 MB/s 431814 calls/s # udp tx: 589 MB/s 10006 calls/s 10006 msg/s # udp rx: 586 MB/s 428038 calls/s # udp tx: 587 MB/s 9964 calls/s 9964 msg/s # udp rx: 612 MB/s 446908 calls/s # udp tx: 612 MB/s 10383 calls/s 10383 msg/s # udp gso and gro - over veth touching data # udp rx: 1209 MB/s 881997 calls/s # udp tx: 1248 MB/s 21180 calls/s 21180 msg/s # udp rx: 1268 MB/s 925472 calls/s # udp tx: 1271 MB/s 21573 calls/s 21573 msg/s # udp rx: 1263 MB/s 921762 calls/s # udp tx: 1267 MB/s 21500 calls/s 21500 msg/s # udp rx: 1286 MB/s 938576 calls/s # udp tx: 1289 MB/s 21876 calls/s 21876 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__->