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: 716 MB/s 12152 calls/s 12152 msg/s # tcp rx: 722 MB/s 86242 calls/s # tcp tx: 701 MB/s 11893 calls/s 11893 msg/s # tcp rx: 700 MB/s 84415 calls/s # tcp tx: 689 MB/s 11702 calls/s 11702 msg/s # tcp rx: 690 MB/s 83573 calls/s # tcp tx: 706 MB/s 11978 calls/s 11978 msg/s # udp gso - over veth touching data # udp rx: 1272 MB/s 906536 calls/s # udp tx: 1309 MB/s 22210 calls/s 22210 msg/s # udp rx: 1309 MB/s 932970 calls/s # udp tx: 1324 MB/s 22466 calls/s 22466 msg/s # udp rx: 1328 MB/s 946126 calls/s # udp tx: 1327 MB/s 22514 calls/s 22514 msg/s # udp rx: 1339 MB/s 954379 calls/s # udp tx: 1339 MB/s 22715 calls/s 22715 msg/s # udp gso and gro - over veth touching data # udp rx: 695 MB/s 495580 calls/s # udp tx: 721 MB/s 12231 calls/s 12231 msg/s # udp rx: 614 MB/s 437574 calls/s # udp tx: 620 MB/s 10520 calls/s 10520 msg/s # udp rx: 626 MB/s 445973 calls/s # udp tx: 630 MB/s 10697 calls/s 10697 msg/s # udp rx: 634 MB/s 452327 calls/s # udp tx: 639 MB/s 10842 calls/s 10842 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1163 MB/s 19736 calls/s 19736 msg/s # tcp rx: 1166 MB/s 141684 calls/s # tcp tx: 679 MB/s 11519 calls/s 11519 msg/s # tcp rx: 685 MB/s 85502 calls/s # tcp tx: 716 MB/s 12157 calls/s 12157 msg/s # tcp rx: 714 MB/s 85801 calls/s # tcp tx: 709 MB/s 12037 calls/s 12037 msg/s # udp gso - over veth touching data # udp rx: 1198 MB/s 873893 calls/s # udp tx: 1225 MB/s 20789 calls/s 20789 msg/s # udp rx: 1240 MB/s 904705 calls/s # udp tx: 1241 MB/s 21049 calls/s 21049 msg/s # udp rx: 980 MB/s 714775 calls/s # udp tx: 969 MB/s 16437 calls/s 16437 msg/s # udp rx: 714 MB/s 521271 calls/s # udp tx: 712 MB/s 12091 calls/s 12091 msg/s # udp gso and gro - over veth touching data # udp rx: 1120 MB/s 817023 calls/s # udp tx: 1163 MB/s 19727 calls/s 19727 msg/s # udp rx: 1245 MB/s 908209 calls/s # udp tx: 1249 MB/s 21195 calls/s 21195 msg/s # udp rx: 1284 MB/s 936914 calls/s # udp tx: 1288 MB/s 21848 calls/s 21848 msg/s # udp rx: 1271 MB/s 927217 calls/s # udp tx: 1273 MB/s 21597 calls/s 21597 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__->