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: 993 MB/s 16847 calls/s 16847 msg/s # tcp rx: 1000 MB/s 126997 calls/s # tcp tx: 1002 MB/s 17007 calls/s 17007 msg/s # tcp rx: 1003 MB/s 131850 calls/s # tcp tx: 1045 MB/s 17734 calls/s 17734 msg/s # tcp rx: 1044 MB/s 130285 calls/s # tcp tx: 967 MB/s 16401 calls/s 16401 msg/s # udp gso - over veth touching data # udp rx: 1247 MB/s 888564 calls/s # udp tx: 1274 MB/s 21619 calls/s 21619 msg/s # udp rx: 1209 MB/s 861416 calls/s # udp tx: 1211 MB/s 20550 calls/s 20550 msg/s # udp rx: 1268 MB/s 903699 calls/s # udp tx: 1268 MB/s 21510 calls/s 21510 msg/s # udp rx: 1284 MB/s 914866 calls/s # udp tx: 1283 MB/s 21763 calls/s 21763 msg/s # udp gso and gro - over veth touching data # udp rx: 1219 MB/s 868998 calls/s # udp tx: 1250 MB/s 21206 calls/s 21206 msg/s # udp rx: 1260 MB/s 897733 calls/s # udp tx: 1260 MB/s 21377 calls/s 21377 msg/s # udp rx: 1290 MB/s 919315 calls/s # udp tx: 1289 MB/s 21877 calls/s 21877 msg/s # udp rx: 1295 MB/s 922818 calls/s # udp tx: 1304 MB/s 22129 calls/s 22129 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 818 MB/s 13887 calls/s 13887 msg/s # tcp rx: 820 MB/s 89836 calls/s # tcp tx: 776 MB/s 13170 calls/s 13170 msg/s # tcp rx: 777 MB/s 89272 calls/s # tcp tx: 765 MB/s 12982 calls/s 12982 msg/s # tcp rx: 765 MB/s 89260 calls/s # tcp tx: 740 MB/s 12557 calls/s 12557 msg/s # udp gso - over veth touching data # udp rx: 1222 MB/s 891610 calls/s # udp tx: 1259 MB/s 21369 calls/s 21369 msg/s # udp rx: 1227 MB/s 895445 calls/s # udp tx: 1232 MB/s 20897 calls/s 20897 msg/s # udp rx: 1252 MB/s 913251 calls/s # udp tx: 1255 MB/s 21295 calls/s 21295 msg/s # udp rx: 1253 MB/s 914325 calls/s # udp tx: 1254 MB/s 21269 calls/s 21269 msg/s # udp gso and gro - over veth touching data # udp rx: 1212 MB/s 884231 calls/s # udp tx: 1248 MB/s 21180 calls/s 21180 msg/s # udp rx: 1250 MB/s 912054 calls/s # udp tx: 1253 MB/s 21253 calls/s 21253 msg/s # udp rx: 1166 MB/s 850625 calls/s # udp tx: 1169 MB/s 19833 calls/s 19833 msg/s # udp rx: 1244 MB/s 907659 calls/s # udp tx: 1236 MB/s 20971 calls/s 20971 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__->