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: 850 MB/s 14425 calls/s 14425 msg/s # tcp rx: 1091 MB/s 75432 calls/s # tcp tx: 816 MB/s 13845 calls/s 13845 msg/s # tcp rx: 697 MB/s 84521 calls/s # tcp tx: 695 MB/s 11803 calls/s 11803 msg/s # tcp rx: 698 MB/s 85322 calls/s # tcp tx: 697 MB/s 11834 calls/s 11834 msg/s # udp gso - over veth touching data # udp rx: 633 MB/s 451213 calls/s # udp tx: 651 MB/s 11044 calls/s 11044 msg/s # udp rx: 701 MB/s 499495 calls/s # udp tx: 721 MB/s 12234 calls/s 12234 msg/s # udp rx: 1300 MB/s 926477 calls/s # udp tx: 1302 MB/s 22085 calls/s 22085 msg/s # udp rx: 1294 MB/s 922348 calls/s # udp tx: 1295 MB/s 21980 calls/s 21980 msg/s # udp gso and gro - over veth touching data # udp rx: 595 MB/s 424465 calls/s # udp tx: 609 MB/s 10337 calls/s 10337 msg/s # udp rx: 612 MB/s 436566 calls/s # udp tx: 616 MB/s 10464 calls/s 10464 msg/s # udp rx: 635 MB/s 452783 calls/s # udp tx: 630 MB/s 10696 calls/s 10696 msg/s # udp rx: 640 MB/s 456278 calls/s # udp tx: 671 MB/s 11393 calls/s 11393 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 725 MB/s 12307 calls/s 12307 msg/s # tcp rx: 740 MB/s 85738 calls/s # tcp tx: 729 MB/s 12369 calls/s 12369 msg/s # tcp rx: 755 MB/s 84350 calls/s # tcp tx: 741 MB/s 12581 calls/s 12581 msg/s # tcp rx: 721 MB/s 86138 calls/s # tcp tx: 741 MB/s 12571 calls/s 12571 msg/s # udp gso - over veth touching data # udp rx: 624 MB/s 455330 calls/s # udp tx: 640 MB/s 10855 calls/s 10855 msg/s # udp rx: 659 MB/s 480675 calls/s # udp tx: 663 MB/s 11253 calls/s 11253 msg/s # udp rx: 671 MB/s 489869 calls/s # udp tx: 671 MB/s 11387 calls/s 11387 msg/s # udp rx: 670 MB/s 488905 calls/s # udp tx: 669 MB/s 11360 calls/s 11360 msg/s # udp gso and gro - over veth touching data # udp rx: 654 MB/s 477160 calls/s # udp tx: 672 MB/s 11414 calls/s 11414 msg/s # udp rx: 667 MB/s 487106 calls/s # udp tx: 667 MB/s 11324 calls/s 11324 msg/s # udp rx: 666 MB/s 486243 calls/s # udp tx: 666 MB/s 11305 calls/s 11305 msg/s # udp rx: 671 MB/s 489689 calls/s # udp tx: 670 MB/s 11380 calls/s 11380 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__->