make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 992 MB/s 16831 calls/s 16831 msg/s # tcp rx: 993 MB/s 134010 calls/s # tcp tx: 698 MB/s 11851 calls/s 11851 msg/s # tcp rx: 698 MB/s 81404 calls/s # tcp tx: 696 MB/s 11809 calls/s 11809 msg/s # tcp rx: 697 MB/s 83259 calls/s # tcp tx: 679 MB/s 11527 calls/s 11527 msg/s # udp gso - over veth touching data # udp rx: 624 MB/s 444668 calls/s # udp tx: 643 MB/s 10911 calls/s 10911 msg/s # udp rx: 663 MB/s 472794 calls/s # udp tx: 670 MB/s 11367 calls/s 11367 msg/s # udp rx: 718 MB/s 511994 calls/s # udp tx: 722 MB/s 12256 calls/s 12256 msg/s # udp rx: 726 MB/s 517252 calls/s # udp tx: 730 MB/s 12389 calls/s 12389 msg/s # udp gso and gro - over veth touching data # udp rx: 562 MB/s 400628 calls/s # udp tx: 579 MB/s 9835 calls/s 9835 msg/s # udp rx: 600 MB/s 428044 calls/s # udp tx: 600 MB/s 10187 calls/s 10187 msg/s # udp rx: 607 MB/s 432668 calls/s # udp tx: 607 MB/s 10301 calls/s 10301 msg/s # udp rx: 608 MB/s 433470 calls/s # udp tx: 606 MB/s 10291 calls/s 10291 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 720 MB/s 12228 calls/s 12228 msg/s # tcp rx: 721 MB/s 84585 calls/s # tcp tx: 730 MB/s 12395 calls/s 12395 msg/s # tcp rx: 731 MB/s 86758 calls/s # tcp tx: 756 MB/s 12823 calls/s 12823 msg/s # tcp rx: 756 MB/s 88770 calls/s # tcp tx: 765 MB/s 12984 calls/s 12984 msg/s # udp gso - over veth touching data # udp rx: 1182 MB/s 862395 calls/s # udp tx: 1223 MB/s 20757 calls/s 20757 msg/s # udp rx: 1182 MB/s 862742 calls/s # udp tx: 1179 MB/s 20011 calls/s 20011 msg/s # udp rx: 1276 MB/s 931192 calls/s # udp tx: 1276 MB/s 21645 calls/s 21645 msg/s # udp rx: 1275 MB/s 930144 calls/s # udp tx: 1275 MB/s 21631 calls/s 21631 msg/s # udp gso and gro - over veth touching data # udp rx: 1163 MB/s 848681 calls/s # udp tx: 1211 MB/s 20540 calls/s 20540 msg/s # udp rx: 1268 MB/s 925039 calls/s # udp tx: 1268 MB/s 21514 calls/s 21514 msg/s # udp rx: 1282 MB/s 935081 calls/s # udp tx: 1295 MB/s 21980 calls/s 21980 msg/s # udp rx: 1310 MB/s 955966 calls/s # udp tx: 1308 MB/s 22186 calls/s 22186 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__->