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: 1068 MB/s 18126 calls/s 18126 msg/s # tcp rx: 1069 MB/s 139051 calls/s # tcp tx: 1042 MB/s 17687 calls/s 17687 msg/s # tcp rx: 1044 MB/s 137878 calls/s # tcp tx: 933 MB/s 15841 calls/s 15841 msg/s # tcp rx: 934 MB/s 134293 calls/s # tcp tx: 945 MB/s 16032 calls/s 16032 msg/s # udp gso - over veth touching data # udp rx: 1244 MB/s 886366 calls/s # udp tx: 1278 MB/s 21692 calls/s 21692 msg/s # udp rx: 757 MB/s 539664 calls/s # udp tx: 745 MB/s 12643 calls/s 12643 msg/s # udp rx: 566 MB/s 403622 calls/s # udp tx: 570 MB/s 9677 calls/s 9677 msg/s # udp rx: 603 MB/s 430213 calls/s # udp tx: 606 MB/s 10292 calls/s 10292 msg/s # udp gso and gro - over veth touching data # udp rx: 1177 MB/s 838778 calls/s # udp tx: 1220 MB/s 20700 calls/s 20700 msg/s # udp rx: 1287 MB/s 916836 calls/s # udp tx: 1293 MB/s 21937 calls/s 21937 msg/s # udp rx: 1289 MB/s 918402 calls/s # udp tx: 1293 MB/s 21945 calls/s 21945 msg/s # udp rx: 1288 MB/s 917602 calls/s # udp tx: 1293 MB/s 21941 calls/s 21941 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1061 MB/s 18001 calls/s 18001 msg/s # tcp rx: 1061 MB/s 132215 calls/s # tcp tx: 1032 MB/s 17510 calls/s 17510 msg/s # tcp rx: 1032 MB/s 133687 calls/s # tcp tx: 1021 MB/s 17329 calls/s 17329 msg/s # tcp rx: 1022 MB/s 130942 calls/s # tcp tx: 1027 MB/s 17425 calls/s 17425 msg/s # udp gso - over veth touching data # udp rx: 1252 MB/s 913134 calls/s # udp tx: 1289 MB/s 21874 calls/s 21874 msg/s # udp rx: 1064 MB/s 776381 calls/s # udp tx: 1057 MB/s 17939 calls/s 17939 msg/s # udp rx: 1207 MB/s 880805 calls/s # udp tx: 1220 MB/s 20697 calls/s 20697 msg/s # udp rx: 1296 MB/s 945658 calls/s # udp tx: 1299 MB/s 22035 calls/s 22035 msg/s # udp gso and gro - over veth touching data # udp rx: 678 MB/s 494787 calls/s # udp tx: 701 MB/s 11896 calls/s 11896 msg/s # udp rx: 701 MB/s 511498 calls/s # udp tx: 700 MB/s 11883 calls/s 11883 msg/s # udp rx: 690 MB/s 503891 calls/s # udp tx: 690 MB/s 11705 calls/s 11705 msg/s # udp rx: 691 MB/s 504675 calls/s # udp tx: 691 MB/s 11730 calls/s 11730 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__->