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: 1174 MB/s 19923 calls/s 19923 msg/s # tcp rx: 1174 MB/s 141503 calls/s # tcp tx: 1126 MB/s 19101 calls/s 19101 msg/s # tcp rx: 1134 MB/s 133109 calls/s # tcp tx: 1101 MB/s 18688 calls/s 18688 msg/s # tcp rx: 1100 MB/s 128851 calls/s # tcp tx: 1101 MB/s 18677 calls/s 18677 msg/s # udp gso - over veth touching data # udp rx: 1221 MB/s 869892 calls/s # udp tx: 1262 MB/s 21407 calls/s 21407 msg/s # udp rx: 1222 MB/s 870723 calls/s # udp tx: 1225 MB/s 20792 calls/s 20792 msg/s # udp rx: 1281 MB/s 912810 calls/s # udp tx: 1283 MB/s 21767 calls/s 21767 msg/s # udp rx: 1306 MB/s 930769 calls/s # udp tx: 1308 MB/s 22198 calls/s 22198 msg/s # udp gso and gro - over veth touching data # udp rx: 1146 MB/s 816477 calls/s # udp tx: 1172 MB/s 19892 calls/s 19892 msg/s # udp rx: 1248 MB/s 889147 calls/s # udp tx: 1260 MB/s 21382 calls/s 21382 msg/s # udp rx: 1322 MB/s 941831 calls/s # udp tx: 1327 MB/s 22522 calls/s 22522 msg/s # udp rx: 1322 MB/s 942396 calls/s # udp tx: 1326 MB/s 22498 calls/s 22498 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 715 MB/s 12142 calls/s 12142 msg/s # tcp rx: 715 MB/s 84711 calls/s # tcp tx: 713 MB/s 12094 calls/s 12094 msg/s # tcp rx: 713 MB/s 82032 calls/s # tcp tx: 693 MB/s 11754 calls/s 11754 msg/s # tcp rx: 693 MB/s 81123 calls/s # tcp tx: 713 MB/s 12106 calls/s 12106 msg/s # udp gso - over veth touching data # udp rx: 619 MB/s 451865 calls/s # udp tx: 639 MB/s 10850 calls/s 10850 msg/s # udp rx: 638 MB/s 465400 calls/s # udp tx: 641 MB/s 10883 calls/s 10883 msg/s # udp rx: 638 MB/s 465424 calls/s # udp tx: 641 MB/s 10885 calls/s 10885 msg/s # udp rx: 624 MB/s 455187 calls/s # udp tx: 622 MB/s 10558 calls/s 10558 msg/s # udp gso and gro - over veth touching data # udp rx: 629 MB/s 458982 calls/s # udp tx: 649 MB/s 11014 calls/s 11014 msg/s # udp rx: 652 MB/s 475663 calls/s # udp tx: 651 MB/s 11054 calls/s 11054 msg/s # udp rx: 638 MB/s 465983 calls/s # udp tx: 637 MB/s 10820 calls/s 10820 msg/s # udp rx: 639 MB/s 466743 calls/s # udp tx: 639 MB/s 10843 calls/s 10843 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__->