make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 723 MB/s 12275 calls/s 12275 msg/s # tcp rx: 726 MB/s 84114 calls/s # tcp tx: 901 MB/s 15282 calls/s 15282 msg/s # tcp rx: 904 MB/s 128498 calls/s # tcp tx: 875 MB/s 14842 calls/s 14842 msg/s # tcp rx: 872 MB/s 119692 calls/s # tcp tx: 690 MB/s 11716 calls/s 11716 msg/s # udp gso - over veth touching data # udp rx: 1144 MB/s 815484 calls/s # udp tx: 1184 MB/s 20087 calls/s 20087 msg/s # udp rx: 1264 MB/s 900603 calls/s # udp tx: 1263 MB/s 21430 calls/s 21430 msg/s # udp rx: 1266 MB/s 902032 calls/s # udp tx: 1265 MB/s 21464 calls/s 21464 msg/s # udp rx: 1206 MB/s 859755 calls/s # udp tx: 1204 MB/s 20434 calls/s 20434 msg/s # udp gso and gro - over veth touching data # udp rx: 1256 MB/s 894934 calls/s # udp tx: 1299 MB/s 22042 calls/s 22042 msg/s # udp rx: 1300 MB/s 926730 calls/s # udp tx: 1301 MB/s 22069 calls/s 22069 msg/s # udp rx: 1281 MB/s 913042 calls/s # udp tx: 1286 MB/s 21823 calls/s 21823 msg/s # udp rx: 1292 MB/s 920840 calls/s # udp tx: 1292 MB/s 21917 calls/s 21917 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 939 MB/s 15936 calls/s 15936 msg/s # tcp rx: 940 MB/s 125333 calls/s # tcp tx: 970 MB/s 16468 calls/s 16468 msg/s # tcp rx: 972 MB/s 128239 calls/s # tcp tx: 1052 MB/s 17856 calls/s 17856 msg/s # tcp rx: 1053 MB/s 132340 calls/s # tcp tx: 1053 MB/s 17875 calls/s 17875 msg/s # udp gso - over veth touching data # udp rx: 1161 MB/s 847084 calls/s # udp tx: 1200 MB/s 20369 calls/s 20369 msg/s # udp rx: 1297 MB/s 946486 calls/s # udp tx: 1301 MB/s 22070 calls/s 22070 msg/s # udp rx: 1279 MB/s 932863 calls/s # udp tx: 1281 MB/s 21731 calls/s 21731 msg/s # udp rx: 1283 MB/s 936251 calls/s # udp tx: 1283 MB/s 21770 calls/s 21770 msg/s # udp gso and gro - over veth touching data # udp rx: 632 MB/s 461637 calls/s # udp tx: 654 MB/s 11097 calls/s 11097 msg/s # udp rx: 669 MB/s 488528 calls/s # udp tx: 663 MB/s 11260 calls/s 11260 msg/s # udp rx: 657 MB/s 479166 calls/s # udp tx: 662 MB/s 11240 calls/s 11240 msg/s # udp rx: 680 MB/s 496061 calls/s # udp tx: 679 MB/s 11528 calls/s 11528 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__->