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: 1112 MB/s 18876 calls/s 18876 msg/s # tcp rx: 1113 MB/s 138303 calls/s # tcp tx: 1110 MB/s 18830 calls/s 18830 msg/s # tcp rx: 1111 MB/s 136460 calls/s # tcp tx: 1160 MB/s 19675 calls/s 19675 msg/s # tcp rx: 1161 MB/s 138303 calls/s # tcp tx: 1165 MB/s 19770 calls/s 19770 msg/s # udp gso - over veth touching data # udp rx: 1214 MB/s 865328 calls/s # udp tx: 1252 MB/s 21248 calls/s 21248 msg/s # udp rx: 1342 MB/s 956380 calls/s # udp tx: 1341 MB/s 22750 calls/s 22750 msg/s # udp rx: 1322 MB/s 941872 calls/s # udp tx: 1321 MB/s 22406 calls/s 22406 msg/s # udp rx: 1324 MB/s 943210 calls/s # udp tx: 1323 MB/s 22443 calls/s 22443 msg/s # udp gso and gro - over veth touching data # udp rx: 1299 MB/s 925903 calls/s # udp tx: 1330 MB/s 22560 calls/s 22560 msg/s # udp rx: 1331 MB/s 948528 calls/s # udp tx: 1334 MB/s 22638 calls/s 22638 msg/s # udp rx: 1335 MB/s 951115 calls/s # udp tx: 1338 MB/s 22707 calls/s 22707 msg/s # udp rx: 1335 MB/s 951508 calls/s # udp tx: 1338 MB/s 22698 calls/s 22698 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 798 MB/s 13536 calls/s 13536 msg/s # tcp rx: 798 MB/s 90543 calls/s # tcp tx: 832 MB/s 14122 calls/s 14122 msg/s # tcp rx: 833 MB/s 92530 calls/s # tcp tx: 806 MB/s 13686 calls/s 13686 msg/s # tcp rx: 807 MB/s 90807 calls/s # tcp tx: 785 MB/s 13331 calls/s 13331 msg/s # udp gso - over veth touching data # udp rx: 690 MB/s 503451 calls/s # udp tx: 712 MB/s 12080 calls/s 12080 msg/s # udp rx: 709 MB/s 517179 calls/s # udp tx: 711 MB/s 12063 calls/s 12063 msg/s # udp rx: 700 MB/s 510877 calls/s # udp tx: 702 MB/s 11916 calls/s 11916 msg/s # udp rx: 676 MB/s 493593 calls/s # udp tx: 677 MB/s 11487 calls/s 11487 msg/s # udp gso and gro - over veth touching data # udp rx: 616 MB/s 449460 calls/s # udp tx: 638 MB/s 10829 calls/s 10829 msg/s # udp rx: 626 MB/s 456602 calls/s # udp tx: 623 MB/s 10576 calls/s 10576 msg/s # udp rx: 636 MB/s 464080 calls/s # udp tx: 637 MB/s 10813 calls/s 10813 msg/s # udp rx: 630 MB/s 459901 calls/s # udp tx: 628 MB/s 10661 calls/s 10661 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__->