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: 1270 MB/s 21552 calls/s 21552 msg/s # tcp rx: 1270 MB/s 112463 calls/s # tcp tx: 1040 MB/s 17640 calls/s 17640 msg/s # tcp rx: 1040 MB/s 130638 calls/s # tcp tx: 1072 MB/s 18190 calls/s 18190 msg/s # tcp rx: 1073 MB/s 129604 calls/s # tcp tx: 1025 MB/s 17401 calls/s 17401 msg/s # udp gso - over veth touching data # udp rx: 1278 MB/s 910537 calls/s # udp tx: 1317 MB/s 22338 calls/s 22338 msg/s # udp rx: 1309 MB/s 933128 calls/s # udp tx: 1312 MB/s 22265 calls/s 22265 msg/s # udp rx: 1300 MB/s 926436 calls/s # udp tx: 1304 MB/s 22126 calls/s 22126 msg/s # udp rx: 1277 MB/s 910252 calls/s # udp tx: 1279 MB/s 21709 calls/s 21709 msg/s # udp gso and gro - over veth touching data # udp rx: 1251 MB/s 891209 calls/s # udp tx: 1291 MB/s 21907 calls/s 21907 msg/s # udp rx: 1292 MB/s 920864 calls/s # udp tx: 1308 MB/s 22190 calls/s 22190 msg/s # udp rx: 1297 MB/s 924305 calls/s # udp tx: 1303 MB/s 22110 calls/s 22110 msg/s # udp rx: 1313 MB/s 935513 calls/s # udp tx: 1318 MB/s 22355 calls/s 22355 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 731 MB/s 12412 calls/s 12412 msg/s # tcp rx: 731 MB/s 88283 calls/s # tcp tx: 756 MB/s 12830 calls/s 12830 msg/s # tcp rx: 756 MB/s 89337 calls/s # tcp tx: 753 MB/s 12782 calls/s 12782 msg/s # tcp rx: 754 MB/s 87852 calls/s # tcp tx: 747 MB/s 12672 calls/s 12672 msg/s # udp gso - over veth touching data # udp rx: 694 MB/s 506253 calls/s # udp tx: 709 MB/s 12034 calls/s 12034 msg/s # udp rx: 688 MB/s 501854 calls/s # udp tx: 689 MB/s 11689 calls/s 11689 msg/s # udp rx: 1157 MB/s 843986 calls/s # udp tx: 1171 MB/s 19861 calls/s 19861 msg/s # udp rx: 1240 MB/s 904417 calls/s # udp tx: 1238 MB/s 21004 calls/s 21004 msg/s # udp gso and gro - over veth touching data # udp rx: 1254 MB/s 914588 calls/s # udp tx: 1287 MB/s 21830 calls/s 21830 msg/s # udp rx: 1275 MB/s 930073 calls/s # udp tx: 1277 MB/s 21674 calls/s 21674 msg/s # udp rx: 1247 MB/s 909663 calls/s # udp tx: 1249 MB/s 21199 calls/s 21199 msg/s # udp rx: 1284 MB/s 936875 calls/s # udp tx: 1285 MB/s 21811 calls/s 21811 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__->