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: 1144 MB/s 19415 calls/s 19415 msg/s # tcp rx: 1144 MB/s 138528 calls/s # tcp tx: 1141 MB/s 19366 calls/s 19366 msg/s # tcp rx: 1142 MB/s 139770 calls/s # tcp tx: 1167 MB/s 19809 calls/s 19809 msg/s # tcp rx: 1169 MB/s 137694 calls/s # tcp tx: 1173 MB/s 19911 calls/s 19911 msg/s # udp gso - over veth touching data # udp rx: 1278 MB/s 911026 calls/s # udp tx: 1313 MB/s 22273 calls/s 22273 msg/s # udp rx: 1335 MB/s 951489 calls/s # udp tx: 1335 MB/s 22644 calls/s 22644 msg/s # udp rx: 1329 MB/s 947334 calls/s # udp tx: 1329 MB/s 22549 calls/s 22549 msg/s # udp rx: 1319 MB/s 940297 calls/s # udp tx: 1316 MB/s 22335 calls/s 22335 msg/s # udp gso and gro - over veth touching data # udp rx: 1214 MB/s 865415 calls/s # udp tx: 1248 MB/s 21171 calls/s 21171 msg/s # udp rx: 1325 MB/s 944160 calls/s # udp tx: 1322 MB/s 22432 calls/s 22432 msg/s # udp rx: 1363 MB/s 971113 calls/s # udp tx: 1365 MB/s 23157 calls/s 23157 msg/s # udp rx: 1344 MB/s 957701 calls/s # udp tx: 1343 MB/s 22789 calls/s 22789 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1099 MB/s 18642 calls/s 18642 msg/s # tcp rx: 1099 MB/s 131499 calls/s # tcp tx: 1116 MB/s 18940 calls/s 18940 msg/s # tcp rx: 1118 MB/s 117394 calls/s # tcp tx: 1052 MB/s 17848 calls/s 17848 msg/s # tcp rx: 1053 MB/s 127242 calls/s # tcp tx: 1055 MB/s 17904 calls/s 17904 msg/s # udp gso - over veth touching data # udp rx: 785 MB/s 573141 calls/s # udp tx: 805 MB/s 13657 calls/s 13657 msg/s # udp rx: 598 MB/s 436391 calls/s # udp tx: 602 MB/s 10214 calls/s 10214 msg/s # udp rx: 598 MB/s 436825 calls/s # udp tx: 602 MB/s 10225 calls/s 10225 msg/s # udp rx: 564 MB/s 411965 calls/s # udp tx: 596 MB/s 10114 calls/s 10114 msg/s # udp gso and gro - over veth touching data # udp rx: 617 MB/s 450607 calls/s # udp tx: 638 MB/s 10829 calls/s 10829 msg/s # udp rx: 649 MB/s 473397 calls/s # udp tx: 649 MB/s 11023 calls/s 11023 msg/s # udp rx: 700 MB/s 510543 calls/s # udp tx: 703 MB/s 11936 calls/s 11936 msg/s # udp rx: 633 MB/s 461812 calls/s # udp tx: 632 MB/s 10726 calls/s 10726 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__->