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: 806 MB/s 13685 calls/s 13685 msg/s # tcp rx: 807 MB/s 92736 calls/s # tcp tx: 808 MB/s 13705 calls/s 13705 msg/s # tcp rx: 809 MB/s 90891 calls/s # tcp tx: 814 MB/s 13815 calls/s 13815 msg/s # tcp rx: 815 MB/s 90951 calls/s # tcp tx: 808 MB/s 13720 calls/s 13720 msg/s # udp gso - over veth touching data # udp rx: 711 MB/s 507058 calls/s # udp tx: 730 MB/s 12393 calls/s 12393 msg/s # udp rx: 727 MB/s 518000 calls/s # udp tx: 726 MB/s 12330 calls/s 12330 msg/s # udp rx: 726 MB/s 517869 calls/s # udp tx: 726 MB/s 12318 calls/s 12318 msg/s # udp rx: 727 MB/s 518469 calls/s # udp tx: 727 MB/s 12337 calls/s 12337 msg/s # udp gso and gro - over veth touching data # udp rx: 696 MB/s 496229 calls/s # udp tx: 716 MB/s 12157 calls/s 12157 msg/s # udp rx: 730 MB/s 520582 calls/s # udp tx: 735 MB/s 12467 calls/s 12467 msg/s # udp rx: 729 MB/s 519892 calls/s # udp tx: 736 MB/s 12488 calls/s 12488 msg/s # udp rx: 737 MB/s 525554 calls/s # udp tx: 741 MB/s 12581 calls/s 12581 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1127 MB/s 19115 calls/s 19115 msg/s # tcp rx: 1127 MB/s 137488 calls/s # tcp tx: 1063 MB/s 18030 calls/s 18030 msg/s # tcp rx: 1063 MB/s 131735 calls/s # tcp tx: 1069 MB/s 18136 calls/s 18136 msg/s # tcp rx: 1070 MB/s 127546 calls/s # tcp tx: 1077 MB/s 18267 calls/s 18267 msg/s # udp gso - over veth touching data # udp rx: 1157 MB/s 844457 calls/s # udp tx: 1190 MB/s 20196 calls/s 20196 msg/s # udp rx: 1267 MB/s 924444 calls/s # udp tx: 1270 MB/s 21556 calls/s 21556 msg/s # udp rx: 1264 MB/s 922001 calls/s # udp tx: 1267 MB/s 21500 calls/s 21500 msg/s # udp rx: 1263 MB/s 921218 calls/s # udp tx: 1266 MB/s 21487 calls/s 21487 msg/s # udp gso and gro - over veth touching data # udp rx: 1201 MB/s 876205 calls/s # udp tx: 1234 MB/s 20930 calls/s 20930 msg/s # udp rx: 1220 MB/s 890124 calls/s # udp tx: 1224 MB/s 20771 calls/s 20771 msg/s # udp rx: 1237 MB/s 902585 calls/s # udp tx: 1242 MB/s 21066 calls/s 21066 msg/s # udp rx: 1229 MB/s 896734 calls/s # udp tx: 1232 MB/s 20907 calls/s 20907 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__->