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: 1125 MB/s 19093 calls/s 19093 msg/s # tcp rx: 1125 MB/s 138637 calls/s # tcp tx: 1070 MB/s 18160 calls/s 18160 msg/s # tcp rx: 1089 MB/s 131839 calls/s # tcp tx: 1052 MB/s 17844 calls/s 17844 msg/s # tcp rx: 1053 MB/s 125795 calls/s # tcp tx: 945 MB/s 16032 calls/s 16032 msg/s # udp gso - over veth touching data # udp rx: 661 MB/s 470954 calls/s # udp tx: 680 MB/s 11535 calls/s 11535 msg/s # udp rx: 696 MB/s 496009 calls/s # udp tx: 701 MB/s 11891 calls/s 11891 msg/s # udp rx: 693 MB/s 494111 calls/s # udp tx: 696 MB/s 11814 calls/s 11814 msg/s # udp rx: 691 MB/s 492345 calls/s # udp tx: 694 MB/s 11787 calls/s 11787 msg/s # udp gso and gro - over veth touching data # udp rx: 1284 MB/s 915197 calls/s # udp tx: 1320 MB/s 22395 calls/s 22395 msg/s # udp rx: 1274 MB/s 907911 calls/s # udp tx: 1273 MB/s 21606 calls/s 21606 msg/s # udp rx: 1298 MB/s 924656 calls/s # udp tx: 1297 MB/s 22005 calls/s 22005 msg/s # udp rx: 1293 MB/s 921752 calls/s # udp tx: 1293 MB/s 21945 calls/s 21945 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 965 MB/s 16381 calls/s 16381 msg/s # tcp rx: 967 MB/s 126890 calls/s # tcp tx: 1101 MB/s 18676 calls/s 18676 msg/s # tcp rx: 1102 MB/s 122221 calls/s # tcp tx: 1086 MB/s 18434 calls/s 18434 msg/s # tcp rx: 1087 MB/s 128285 calls/s # tcp tx: 1094 MB/s 18558 calls/s 18558 msg/s # udp gso - over veth touching data # udp rx: 655 MB/s 478297 calls/s # udp tx: 671 MB/s 11392 calls/s 11392 msg/s # udp rx: 663 MB/s 483563 calls/s # udp tx: 662 MB/s 11234 calls/s 11234 msg/s # udp rx: 662 MB/s 483445 calls/s # udp tx: 663 MB/s 11245 calls/s 11245 msg/s # udp rx: 670 MB/s 488922 calls/s # udp tx: 670 MB/s 11371 calls/s 11371 msg/s # udp gso and gro - over veth touching data # udp rx: 1174 MB/s 856299 calls/s # udp tx: 1213 MB/s 20588 calls/s 20588 msg/s # udp rx: 1231 MB/s 898330 calls/s # udp tx: 1236 MB/s 20965 calls/s 20965 msg/s # udp rx: 1228 MB/s 896205 calls/s # udp tx: 1228 MB/s 20838 calls/s 20838 msg/s # udp rx: 1161 MB/s 847328 calls/s # udp tx: 1164 MB/s 19743 calls/s 19743 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__->