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: 1137 MB/s 19294 calls/s 19294 msg/s # tcp rx: 1137 MB/s 139076 calls/s # tcp tx: 1137 MB/s 19295 calls/s 19295 msg/s # tcp rx: 1138 MB/s 138783 calls/s # tcp tx: 1144 MB/s 19410 calls/s 19410 msg/s # tcp rx: 1145 MB/s 137516 calls/s # tcp tx: 1151 MB/s 19524 calls/s 19524 msg/s # udp gso - over veth touching data # udp rx: 670 MB/s 477946 calls/s # udp tx: 696 MB/s 11812 calls/s 11812 msg/s # udp rx: 680 MB/s 485043 calls/s # udp tx: 682 MB/s 11582 calls/s 11582 msg/s # udp rx: 686 MB/s 489220 calls/s # udp tx: 687 MB/s 11655 calls/s 11655 msg/s # udp rx: 668 MB/s 476531 calls/s # udp tx: 666 MB/s 11309 calls/s 11309 msg/s # udp gso and gro - over veth touching data # udp rx: 602 MB/s 429451 calls/s # udp tx: 622 MB/s 10551 calls/s 10551 msg/s # udp rx: 615 MB/s 438244 calls/s # udp tx: 616 MB/s 10452 calls/s 10452 msg/s # udp rx: 634 MB/s 452125 calls/s # udp tx: 635 MB/s 10772 calls/s 10772 msg/s # udp rx: 609 MB/s 434375 calls/s # udp tx: 610 MB/s 10349 calls/s 10349 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 848 MB/s 14397 calls/s 14397 msg/s # tcp rx: 850 MB/s 98091 calls/s # tcp tx: 808 MB/s 13709 calls/s 13709 msg/s # tcp rx: 809 MB/s 91887 calls/s # tcp tx: 788 MB/s 13374 calls/s 13374 msg/s # tcp rx: 793 MB/s 89652 calls/s # tcp tx: 697 MB/s 11833 calls/s 11833 msg/s # udp gso - over veth touching data # udp rx: 695 MB/s 507006 calls/s # udp tx: 719 MB/s 12205 calls/s 12205 msg/s # udp rx: 707 MB/s 516041 calls/s # udp tx: 708 MB/s 12021 calls/s 12021 msg/s # udp rx: 658 MB/s 479954 calls/s # udp tx: 659 MB/s 11180 calls/s 11180 msg/s # udp rx: 700 MB/s 511222 calls/s # udp tx: 701 MB/s 11898 calls/s 11898 msg/s # udp gso and gro - over veth touching data # udp rx: 1219 MB/s 889549 calls/s # udp tx: 1256 MB/s 21313 calls/s 21313 msg/s # udp rx: 1300 MB/s 948202 calls/s # udp tx: 1299 MB/s 22040 calls/s 22040 msg/s # udp rx: 1319 MB/s 962301 calls/s # udp tx: 1319 MB/s 22382 calls/s 22382 msg/s # udp rx: 1309 MB/s 955330 calls/s # udp tx: 1309 MB/s 22217 calls/s 22217 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__->