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: 795 MB/s 13494 calls/s 13494 msg/s # tcp rx: 795 MB/s 92021 calls/s # tcp tx: 796 MB/s 13517 calls/s 13517 msg/s # tcp rx: 797 MB/s 90876 calls/s # tcp tx: 821 MB/s 13928 calls/s 13928 msg/s # tcp rx: 821 MB/s 92463 calls/s # tcp tx: 805 MB/s 13654 calls/s 13654 msg/s # udp gso - over veth touching data # udp rx: 599 MB/s 426732 calls/s # udp tx: 613 MB/s 10408 calls/s 10408 msg/s # udp rx: 581 MB/s 414383 calls/s # udp tx: 588 MB/s 9976 calls/s 9976 msg/s # udp rx: 572 MB/s 407630 calls/s # udp tx: 571 MB/s 9693 calls/s 9693 msg/s # udp rx: 580 MB/s 413406 calls/s # udp tx: 579 MB/s 9828 calls/s 9828 msg/s # udp gso and gro - over veth touching data # udp rx: 1206 MB/s 859137 calls/s # udp tx: 1243 MB/s 21094 calls/s 21094 msg/s # udp rx: 1287 MB/s 917021 calls/s # udp tx: 1294 MB/s 21958 calls/s 21958 msg/s # udp rx: 1313 MB/s 935569 calls/s # udp tx: 1316 MB/s 22321 calls/s 22321 msg/s # udp rx: 1322 MB/s 942154 calls/s # udp tx: 1324 MB/s 22467 calls/s 22467 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1121 MB/s 19029 calls/s 19029 msg/s # tcp rx: 1122 MB/s 134735 calls/s # tcp tx: 916 MB/s 15551 calls/s 15551 msg/s # tcp rx: 916 MB/s 106931 calls/s # tcp tx: 797 MB/s 13533 calls/s 13533 msg/s # tcp rx: 799 MB/s 99609 calls/s # tcp tx: 699 MB/s 11856 calls/s 11856 msg/s # udp gso - over veth touching data # udp rx: 660 MB/s 481513 calls/s # udp tx: 681 MB/s 11560 calls/s 11560 msg/s # udp rx: 712 MB/s 519964 calls/s # udp tx: 716 MB/s 12153 calls/s 12153 msg/s # udp rx: 1010 MB/s 737087 calls/s # udp tx: 1028 MB/s 17436 calls/s 17436 msg/s # udp rx: 1282 MB/s 935558 calls/s # udp tx: 1282 MB/s 21752 calls/s 21752 msg/s # udp gso and gro - over veth touching data # udp rx: 566 MB/s 413250 calls/s # udp tx: 586 MB/s 9948 calls/s 9948 msg/s # udp rx: 603 MB/s 440006 calls/s # udp tx: 599 MB/s 10169 calls/s 10169 msg/s # udp rx: 604 MB/s 441171 calls/s # udp tx: 607 MB/s 10311 calls/s 10311 msg/s # udp rx: 611 MB/s 445689 calls/s # udp tx: 610 MB/s 10352 calls/s 10352 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__->