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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 629 MB/s 10679 calls/s 10679 msg/s # tcp rx: 630 MB/s 26660 calls/s # tcp tx: 545 MB/s 9255 calls/s 9255 msg/s # tcp rx: 546 MB/s 24175 calls/s # tcp tx: 618 MB/s 10490 calls/s 10490 msg/s # tcp rx: 619 MB/s 28364 calls/s # tcp tx: 716 MB/s 12148 calls/s 12148 msg/s # udp gso - over veth touching data # udp rx: 286 MB/s 204018 calls/s # udp tx: 294 MB/s 4998 calls/s 4998 msg/s # udp rx: 303 MB/s 216516 calls/s # udp tx: 304 MB/s 5161 calls/s 5161 msg/s # udp rx: 278 MB/s 198498 calls/s # udp tx: 278 MB/s 4728 calls/s 4728 msg/s # udp rx: 268 MB/s 191316 calls/s # udp tx: 268 MB/s 4549 calls/s 4549 msg/s # udp gso and gro - over veth touching data # udp rx: 468 MB/s 7946 calls/s # udp tx: 489 MB/s 8299 calls/s 8299 msg/s # udp rx: 552 MB/s 9379 calls/s # udp tx: 551 MB/s 9358 calls/s 9358 msg/s # udp rx: 586 MB/s 9948 calls/s # udp tx: 586 MB/s 9954 calls/s 9954 msg/s # udp rx: 614 MB/s 10428 calls/s # udp tx: 614 MB/s 10421 calls/s 10421 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 571 MB/s 9690 calls/s 9690 msg/s # tcp rx: 572 MB/s 22396 calls/s # tcp tx: 719 MB/s 12206 calls/s 12206 msg/s # tcp rx: 720 MB/s 29756 calls/s # tcp tx: 745 MB/s 12643 calls/s 12643 msg/s # tcp rx: 746 MB/s 35182 calls/s # tcp tx: 732 MB/s 12416 calls/s 12416 msg/s # udp gso - over veth touching data # udp rx: 363 MB/s 265307 calls/s # udp tx: 373 MB/s 6338 calls/s 6338 msg/s # udp rx: 398 MB/s 290734 calls/s # udp tx: 401 MB/s 6814 calls/s 6814 msg/s # udp rx: 396 MB/s 289003 calls/s # udp tx: 396 MB/s 6721 calls/s 6721 msg/s # udp rx: 426 MB/s 310699 calls/s # udp tx: 425 MB/s 7224 calls/s 7224 msg/s # udp gso and gro - over veth touching data # udp rx: 617 MB/s 10477 calls/s # udp tx: 642 MB/s 10898 calls/s 10898 msg/s # udp rx: 665 MB/s 11285 calls/s # udp tx: 665 MB/s 11279 calls/s 11279 msg/s # udp rx: 777 MB/s 13192 calls/s # udp tx: 779 MB/s 13220 calls/s 13220 msg/s # udp rx: 768 MB/s 13041 calls/s # udp tx: 767 MB/s 13021 calls/s 13021 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__->