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: 835 MB/s 14171 calls/s 14171 msg/s # tcp rx: 835 MB/s 84506 calls/s # tcp tx: 688 MB/s 11685 calls/s 11685 msg/s # tcp rx: 691 MB/s 82770 calls/s # tcp tx: 791 MB/s 13427 calls/s 13427 msg/s # tcp rx: 971 MB/s 72189 calls/s # tcp tx: 811 MB/s 13765 calls/s 13765 msg/s # udp gso - over veth touching data # udp rx: 709 MB/s 505415 calls/s # udp tx: 729 MB/s 12367 calls/s 12367 msg/s # udp rx: 735 MB/s 523758 calls/s # udp tx: 739 MB/s 12540 calls/s 12540 msg/s # udp rx: 740 MB/s 527656 calls/s # udp tx: 743 MB/s 12613 calls/s 12613 msg/s # udp rx: 739 MB/s 526567 calls/s # udp tx: 742 MB/s 12593 calls/s 12593 msg/s # udp gso and gro - over veth touching data # udp rx: 1118 MB/s 796714 calls/s # udp tx: 1155 MB/s 19599 calls/s 19599 msg/s # udp rx: 1269 MB/s 904165 calls/s # udp tx: 1284 MB/s 21789 calls/s 21789 msg/s # udp rx: 1280 MB/s 911997 calls/s # udp tx: 1283 MB/s 21765 calls/s 21765 msg/s # udp rx: 1288 MB/s 918200 calls/s # udp tx: 1290 MB/s 21892 calls/s 21892 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 973 MB/s 16516 calls/s 16516 msg/s # tcp rx: 974 MB/s 125915 calls/s # tcp tx: 713 MB/s 12098 calls/s 12098 msg/s # tcp rx: 714 MB/s 83281 calls/s # tcp tx: 695 MB/s 11792 calls/s 11792 msg/s # tcp rx: 696 MB/s 81684 calls/s # tcp tx: 695 MB/s 11797 calls/s 11797 msg/s # udp gso - over veth touching data # udp rx: 611 MB/s 446159 calls/s # udp tx: 629 MB/s 10678 calls/s 10678 msg/s # udp rx: 630 MB/s 459733 calls/s # udp tx: 629 MB/s 10681 calls/s 10681 msg/s # udp rx: 630 MB/s 460014 calls/s # udp tx: 630 MB/s 10689 calls/s 10689 msg/s # udp rx: 629 MB/s 459376 calls/s # udp tx: 629 MB/s 10676 calls/s 10676 msg/s # udp gso and gro - over veth touching data # udp rx: 1184 MB/s 863618 calls/s # udp tx: 1220 MB/s 20705 calls/s 20705 msg/s # udp rx: 1282 MB/s 935646 calls/s # udp tx: 1283 MB/s 21777 calls/s 21777 msg/s # udp rx: 1270 MB/s 926666 calls/s # udp tx: 1270 MB/s 21542 calls/s 21542 msg/s # udp rx: 1292 MB/s 942774 calls/s # udp tx: 1292 MB/s 21919 calls/s 21919 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__->