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: 680 MB/s 11549 calls/s 11549 msg/s # tcp rx: 684 MB/s 31431 calls/s # tcp tx: 717 MB/s 12163 calls/s 12163 msg/s # tcp rx: 718 MB/s 34392 calls/s # tcp tx: 708 MB/s 12015 calls/s 12015 msg/s # tcp rx: 708 MB/s 33671 calls/s # tcp tx: 651 MB/s 11055 calls/s 11055 msg/s # udp gso - over veth touching data # udp rx: 417 MB/s 297250 calls/s # udp tx: 437 MB/s 7418 calls/s 7418 msg/s # udp rx: 306 MB/s 218133 calls/s # udp tx: 295 MB/s 5013 calls/s 5013 msg/s # udp rx: 299 MB/s 213514 calls/s # udp tx: 299 MB/s 5074 calls/s 5074 msg/s # udp rx: 303 MB/s 216502 calls/s # udp tx: 307 MB/s 5208 calls/s 5208 msg/s # udp gso and gro - over veth touching data # udp rx: 626 MB/s 10633 calls/s # udp tx: 652 MB/s 11063 calls/s 11063 msg/s # udp rx: 789 MB/s 13395 calls/s # udp tx: 791 MB/s 13417 calls/s 13417 msg/s # udp rx: 820 MB/s 13924 calls/s # udp tx: 820 MB/s 13922 calls/s 13922 msg/s # udp rx: 810 MB/s 13755 calls/s # udp tx: 810 MB/s 13750 calls/s 13750 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 711 MB/s 12068 calls/s 12068 msg/s # tcp rx: 723 MB/s 33512 calls/s # tcp tx: 721 MB/s 12242 calls/s 12242 msg/s # tcp rx: 733 MB/s 30122 calls/s # tcp tx: 606 MB/s 10291 calls/s 10291 msg/s # tcp rx: 607 MB/s 27341 calls/s # tcp tx: 602 MB/s 10219 calls/s 10219 msg/s # udp gso - over veth touching data # udp rx: 376 MB/s 274893 calls/s # udp tx: 384 MB/s 6518 calls/s 6518 msg/s # udp rx: 392 MB/s 286023 calls/s # udp tx: 397 MB/s 6735 calls/s 6735 msg/s # udp rx: 375 MB/s 274174 calls/s # udp tx: 372 MB/s 6322 calls/s 6322 msg/s # udp rx: 427 MB/s 311419 calls/s # udp tx: 429 MB/s 7288 calls/s 7288 msg/s # udp gso and gro - over veth touching data # udp rx: 563 MB/s 9565 calls/s # udp tx: 582 MB/s 9888 calls/s 9888 msg/s # udp rx: 596 MB/s 10111 calls/s # udp tx: 595 MB/s 10099 calls/s 10099 msg/s # udp rx: 592 MB/s 10053 calls/s # udp tx: 591 MB/s 10040 calls/s 10040 msg/s # udp rx: 592 MB/s 10055 calls/s # udp tx: 592 MB/s 10053 calls/s 10053 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__->