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: 843 MB/s 14314 calls/s 14314 msg/s # tcp rx: 844 MB/s 151225 calls/s # tcp tx: 865 MB/s 14680 calls/s 14680 msg/s # tcp rx: 866 MB/s 153483 calls/s # tcp tx: 874 MB/s 14836 calls/s 14836 msg/s # tcp rx: 875 MB/s 158115 calls/s # tcp tx: 863 MB/s 14644 calls/s 14644 msg/s # udp gso - over veth touching data # udp rx: 1192 MB/s 849718 calls/s # udp tx: 1220 MB/s 20708 calls/s 20708 msg/s # udp rx: 1252 MB/s 891974 calls/s # udp tx: 1254 MB/s 21269 calls/s 21269 msg/s # udp rx: 1134 MB/s 807813 calls/s # udp tx: 1134 MB/s 19247 calls/s 19247 msg/s # udp rx: 1238 MB/s 882261 calls/s # udp tx: 1239 MB/s 21027 calls/s 21027 msg/s # udp gso and gro - over veth touching data # udp rx: 1098 MB/s 782380 calls/s # udp tx: 1122 MB/s 19046 calls/s 19046 msg/s # udp rx: 667 MB/s 475582 calls/s # udp tx: 669 MB/s 11349 calls/s 11349 msg/s # udp rx: 700 MB/s 498823 calls/s # udp tx: 702 MB/s 11910 calls/s 11910 msg/s # udp rx: 711 MB/s 506832 calls/s # udp tx: 712 MB/s 12090 calls/s 12090 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 886 MB/s 15029 calls/s 15029 msg/s # tcp rx: 886 MB/s 146044 calls/s # tcp tx: 883 MB/s 14977 calls/s 14977 msg/s # tcp rx: 883 MB/s 161883 calls/s # tcp tx: 849 MB/s 14409 calls/s 14409 msg/s # tcp rx: 850 MB/s 157005 calls/s # tcp tx: 843 MB/s 14311 calls/s 14311 msg/s # udp gso - over veth touching data # udp rx: 1101 MB/s 803363 calls/s # udp tx: 1127 MB/s 19122 calls/s 19122 msg/s # udp rx: 1190 MB/s 868477 calls/s # udp tx: 1193 MB/s 20242 calls/s 20242 msg/s # udp rx: 1190 MB/s 868591 calls/s # udp tx: 1192 MB/s 20223 calls/s 20223 msg/s # udp rx: 1192 MB/s 869665 calls/s # udp tx: 1194 MB/s 20252 calls/s 20252 msg/s # udp gso and gro - over veth touching data # udp rx: 1193 MB/s 870781 calls/s # udp tx: 1219 MB/s 20681 calls/s 20681 msg/s # udp rx: 1208 MB/s 881392 calls/s # udp tx: 1210 MB/s 20537 calls/s 20537 msg/s # udp rx: 1206 MB/s 879630 calls/s # udp tx: 1207 MB/s 20484 calls/s 20484 msg/s # udp rx: 1208 MB/s 881025 calls/s # udp tx: 1219 MB/s 20677 calls/s 20677 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__->