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: 1091 MB/s 18505 calls/s 18505 msg/s # tcp rx: 1092 MB/s 142312 calls/s # tcp tx: 1081 MB/s 18348 calls/s 18348 msg/s # tcp rx: 1082 MB/s 140044 calls/s # tcp tx: 1025 MB/s 17391 calls/s 17391 msg/s # tcp rx: 1026 MB/s 134793 calls/s # tcp tx: 968 MB/s 16432 calls/s 16432 msg/s # udp gso - over veth touching data # udp rx: 1243 MB/s 885489 calls/s # udp tx: 1276 MB/s 21646 calls/s 21646 msg/s # udp rx: 1260 MB/s 897692 calls/s # udp tx: 1265 MB/s 21468 calls/s 21468 msg/s # udp rx: 1288 MB/s 918190 calls/s # udp tx: 1291 MB/s 21910 calls/s 21910 msg/s # udp rx: 923 MB/s 657550 calls/s # udp tx: 911 MB/s 15462 calls/s 15462 msg/s # udp gso and gro - over veth touching data # udp rx: 655 MB/s 466914 calls/s # udp tx: 676 MB/s 11480 calls/s 11480 msg/s # udp rx: 667 MB/s 475815 calls/s # udp tx: 667 MB/s 11328 calls/s 11328 msg/s # udp rx: 671 MB/s 478033 calls/s # udp tx: 670 MB/s 11374 calls/s 11374 msg/s # udp rx: 671 MB/s 478058 calls/s # udp tx: 670 MB/s 11377 calls/s 11377 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 814 MB/s 13815 calls/s 13815 msg/s # tcp rx: 814 MB/s 91747 calls/s # tcp tx: 797 MB/s 13519 calls/s 13519 msg/s # tcp rx: 798 MB/s 92743 calls/s # tcp tx: 828 MB/s 14058 calls/s 14058 msg/s # tcp rx: 829 MB/s 94038 calls/s # tcp tx: 840 MB/s 14259 calls/s 14259 msg/s # udp gso - over veth touching data # udp rx: 565 MB/s 412499 calls/s # udp tx: 586 MB/s 9954 calls/s 9954 msg/s # udp rx: 600 MB/s 437837 calls/s # udp tx: 600 MB/s 10185 calls/s 10185 msg/s # udp rx: 609 MB/s 444516 calls/s # udp tx: 611 MB/s 10368 calls/s 10368 msg/s # udp rx: 604 MB/s 440514 calls/s # udp tx: 605 MB/s 10267 calls/s 10267 msg/s # udp gso and gro - over veth touching data # udp rx: 1119 MB/s 816289 calls/s # udp tx: 1162 MB/s 19709 calls/s 19709 msg/s # udp rx: 1235 MB/s 901248 calls/s # udp tx: 1247 MB/s 21163 calls/s 21163 msg/s # udp rx: 1238 MB/s 903344 calls/s # udp tx: 1241 MB/s 21057 calls/s 21057 msg/s # udp rx: 1240 MB/s 904793 calls/s # udp tx: 1243 MB/s 21092 calls/s 21092 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__->