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: 1005 MB/s 17061 calls/s 17061 msg/s # tcp rx: 1006 MB/s 121275 calls/s # tcp tx: 1072 MB/s 18182 calls/s 18182 msg/s # tcp rx: 1101 MB/s 120654 calls/s # tcp tx: 723 MB/s 12274 calls/s 12274 msg/s # tcp rx: 727 MB/s 82983 calls/s # tcp tx: 760 MB/s 12892 calls/s 12892 msg/s # udp gso - over veth touching data # udp rx: 642 MB/s 457832 calls/s # udp tx: 662 MB/s 11228 calls/s 11228 msg/s # udp rx: 656 MB/s 467585 calls/s # udp tx: 658 MB/s 11168 calls/s 11168 msg/s # udp rx: 662 MB/s 471744 calls/s # udp tx: 661 MB/s 11224 calls/s 11224 msg/s # udp rx: 671 MB/s 478169 calls/s # udp tx: 671 MB/s 11383 calls/s 11383 msg/s # udp gso and gro - over veth touching data # udp rx: 1295 MB/s 923023 calls/s # udp tx: 1333 MB/s 22609 calls/s 22609 msg/s # udp rx: 1318 MB/s 939367 calls/s # udp tx: 1317 MB/s 22347 calls/s 22347 msg/s # udp rx: 1324 MB/s 943466 calls/s # udp tx: 1323 MB/s 22454 calls/s 22454 msg/s # udp rx: 814 MB/s 579897 calls/s # udp tx: 799 MB/s 13556 calls/s 13556 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 748 MB/s 12697 calls/s 12697 msg/s # tcp rx: 749 MB/s 84251 calls/s # tcp tx: 790 MB/s 13399 calls/s 13399 msg/s # tcp rx: 790 MB/s 88307 calls/s # tcp tx: 854 MB/s 14490 calls/s 14490 msg/s # tcp rx: 855 MB/s 93872 calls/s # tcp tx: 848 MB/s 14384 calls/s 14384 msg/s # udp gso - over veth touching data # udp rx: 1215 MB/s 886796 calls/s # udp tx: 1252 MB/s 21235 calls/s 21235 msg/s # udp rx: 1257 MB/s 917138 calls/s # udp tx: 1257 MB/s 21325 calls/s 21325 msg/s # udp rx: 1257 MB/s 917059 calls/s # udp tx: 1257 MB/s 21329 calls/s 21329 msg/s # udp rx: 1261 MB/s 919718 calls/s # udp tx: 1261 MB/s 21388 calls/s 21388 msg/s # udp gso and gro - over veth touching data # udp rx: 664 MB/s 484674 calls/s # udp tx: 688 MB/s 11682 calls/s 11682 msg/s # udp rx: 666 MB/s 485987 calls/s # udp tx: 671 MB/s 11384 calls/s 11384 msg/s # udp rx: 624 MB/s 455654 calls/s # udp tx: 628 MB/s 10654 calls/s 10654 msg/s # udp rx: 678 MB/s 495196 calls/s # udp tx: 682 MB/s 11577 calls/s 11577 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__->