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: 1200 MB/s 20358 calls/s 20358 msg/s # tcp rx: 1221 MB/s 147014 calls/s # tcp tx: 1112 MB/s 18874 calls/s 18874 msg/s # tcp rx: 1119 MB/s 130941 calls/s # tcp tx: 1148 MB/s 19485 calls/s 19485 msg/s # tcp rx: 1148 MB/s 122192 calls/s # tcp tx: 1098 MB/s 18637 calls/s 18637 msg/s # udp gso - over veth touching data # udp rx: 1265 MB/s 901522 calls/s # udp tx: 1291 MB/s 21910 calls/s 21910 msg/s # udp rx: 1223 MB/s 871639 calls/s # udp tx: 1233 MB/s 20913 calls/s 20913 msg/s # udp rx: 1315 MB/s 936861 calls/s # udp tx: 1317 MB/s 22343 calls/s 22343 msg/s # udp rx: 1329 MB/s 947248 calls/s # udp tx: 1329 MB/s 22546 calls/s 22546 msg/s # udp gso and gro - over veth touching data # udp rx: 1141 MB/s 812878 calls/s # udp tx: 1176 MB/s 19949 calls/s 19949 msg/s # udp rx: 1241 MB/s 884459 calls/s # udp tx: 1240 MB/s 21045 calls/s 21045 msg/s # udp rx: 1255 MB/s 894688 calls/s # udp tx: 1260 MB/s 21380 calls/s 21380 msg/s # udp rx: 1279 MB/s 911374 calls/s # udp tx: 1281 MB/s 21730 calls/s 21730 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 780 MB/s 13238 calls/s 13238 msg/s # tcp rx: 782 MB/s 96224 calls/s # tcp tx: 658 MB/s 11177 calls/s 11177 msg/s # tcp rx: 659 MB/s 83216 calls/s # tcp tx: 705 MB/s 11973 calls/s 11973 msg/s # tcp rx: 706 MB/s 86087 calls/s # tcp tx: 702 MB/s 11918 calls/s 11918 msg/s # udp gso - over veth touching data # udp rx: 574 MB/s 418938 calls/s # udp tx: 591 MB/s 10024 calls/s 10024 msg/s # udp rx: 717 MB/s 522966 calls/s # udp tx: 717 MB/s 12161 calls/s 12161 msg/s # udp rx: 608 MB/s 443830 calls/s # udp tx: 608 MB/s 10317 calls/s 10317 msg/s # udp rx: 614 MB/s 448156 calls/s # udp tx: 614 MB/s 10417 calls/s 10417 msg/s # udp gso and gro - over veth touching data # udp rx: 548 MB/s 400175 calls/s # udp tx: 571 MB/s 9692 calls/s 9692 msg/s # udp rx: 625 MB/s 456450 calls/s # udp tx: 625 MB/s 10610 calls/s 10610 msg/s # udp rx: 612 MB/s 447025 calls/s # udp tx: 612 MB/s 10393 calls/s 10393 msg/s # udp rx: 607 MB/s 443318 calls/s # udp tx: 607 MB/s 10301 calls/s 10301 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__->