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: 644 MB/s 10928 calls/s 10928 msg/s # tcp rx: 646 MB/s 25767 calls/s # tcp tx: 711 MB/s 12065 calls/s 12065 msg/s # tcp rx: 712 MB/s 33055 calls/s # tcp tx: 695 MB/s 11792 calls/s 11792 msg/s # tcp rx: 694 MB/s 31072 calls/s # tcp tx: 729 MB/s 12373 calls/s 12373 msg/s # udp gso - over veth touching data # udp rx: 407 MB/s 290446 calls/s # udp tx: 421 MB/s 7154 calls/s 7154 msg/s # udp rx: 438 MB/s 312244 calls/s # udp tx: 437 MB/s 7425 calls/s 7425 msg/s # udp rx: 430 MB/s 306660 calls/s # udp tx: 429 MB/s 7290 calls/s 7290 msg/s # udp rx: 400 MB/s 285574 calls/s # udp tx: 398 MB/s 6761 calls/s 6761 msg/s # udp gso and gro - over veth touching data # udp rx: 570 MB/s 9490 calls/s # udp tx: 588 MB/s 9977 calls/s 9977 msg/s # udp rx: 505 MB/s 8445 calls/s # udp tx: 499 MB/s 8480 calls/s 8480 msg/s # udp rx: 552 MB/s 9123 calls/s # udp tx: 554 MB/s 9411 calls/s 9411 msg/s # udp rx: 552 MB/s 9307 calls/s # udp tx: 556 MB/s 9438 calls/s 9438 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 579 MB/s 9829 calls/s 9829 msg/s # tcp rx: 579 MB/s 25928 calls/s # tcp tx: 567 MB/s 9620 calls/s 9620 msg/s # tcp rx: 568 MB/s 25881 calls/s # tcp tx: 605 MB/s 10277 calls/s 10277 msg/s # tcp rx: 609 MB/s 26686 calls/s # tcp tx: 594 MB/s 10085 calls/s 10085 msg/s # udp gso - over veth touching data # udp rx: 344 MB/s 250899 calls/s # udp tx: 354 MB/s 6013 calls/s 6013 msg/s # udp rx: 276 MB/s 201471 calls/s # udp tx: 274 MB/s 4651 calls/s 4651 msg/s # udp rx: 268 MB/s 195814 calls/s # udp tx: 269 MB/s 4566 calls/s 4566 msg/s # udp rx: 305 MB/s 222922 calls/s # udp tx: 310 MB/s 5267 calls/s 5267 msg/s # udp gso and gro - over veth touching data # udp rx: 480 MB/s 8151 calls/s # udp tx: 499 MB/s 8473 calls/s 8473 msg/s # udp rx: 564 MB/s 9567 calls/s # udp tx: 563 MB/s 9564 calls/s 9564 msg/s # udp rx: 447 MB/s 7582 calls/s # udp tx: 439 MB/s 7453 calls/s 7453 msg/s # udp rx: 485 MB/s 8228 calls/s # udp tx: 496 MB/s 8415 calls/s 8415 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__->