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: 822 MB/s 13953 calls/s 13953 msg/s # tcp rx: 823 MB/s 153873 calls/s # tcp tx: 835 MB/s 14168 calls/s 14168 msg/s # tcp rx: 836 MB/s 150801 calls/s # tcp tx: 842 MB/s 14290 calls/s 14290 msg/s # tcp rx: 843 MB/s 158646 calls/s # tcp tx: 841 MB/s 14264 calls/s 14264 msg/s # udp gso - over veth touching data # udp rx: 1160 MB/s 826384 calls/s # udp tx: 1186 MB/s 20124 calls/s 20124 msg/s # udp rx: 1220 MB/s 869678 calls/s # udp tx: 1222 MB/s 20729 calls/s 20729 msg/s # udp rx: 1225 MB/s 872869 calls/s # udp tx: 1226 MB/s 20794 calls/s 20794 msg/s # udp rx: 1222 MB/s 870659 calls/s # udp tx: 1223 MB/s 20747 calls/s 20747 msg/s # udp gso and gro - over veth touching data # udp rx: 1196 MB/s 852331 calls/s # udp tx: 1223 MB/s 20748 calls/s 20748 msg/s # udp rx: 1239 MB/s 883239 calls/s # udp tx: 1240 MB/s 21044 calls/s 21044 msg/s # udp rx: 1246 MB/s 888232 calls/s # udp tx: 1248 MB/s 21168 calls/s 21168 msg/s # udp rx: 1242 MB/s 885403 calls/s # udp tx: 1243 MB/s 21097 calls/s 21097 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 874 MB/s 14824 calls/s 14824 msg/s # tcp rx: 874 MB/s 137805 calls/s # tcp tx: 855 MB/s 14511 calls/s 14511 msg/s # tcp rx: 856 MB/s 122034 calls/s # tcp tx: 855 MB/s 14503 calls/s 14503 msg/s # tcp rx: 855 MB/s 121540 calls/s # tcp tx: 852 MB/s 14466 calls/s 14466 msg/s # udp gso - over veth touching data # udp rx: 1047 MB/s 764221 calls/s # udp tx: 1071 MB/s 18171 calls/s 18171 msg/s # udp rx: 1102 MB/s 803813 calls/s # udp tx: 1103 MB/s 18710 calls/s 18710 msg/s # udp rx: 1188 MB/s 866445 calls/s # udp tx: 1187 MB/s 20149 calls/s 20149 msg/s # udp rx: 1216 MB/s 887006 calls/s # udp tx: 1216 MB/s 20628 calls/s 20628 msg/s # udp gso and gro - over veth touching data # udp rx: 1131 MB/s 825301 calls/s # udp tx: 1153 MB/s 19556 calls/s 19556 msg/s # udp rx: 1172 MB/s 855197 calls/s # udp tx: 1172 MB/s 19886 calls/s 19886 msg/s # udp rx: 1201 MB/s 876405 calls/s # udp tx: 1201 MB/s 20373 calls/s 20373 msg/s # udp rx: 1217 MB/s 888129 calls/s # udp tx: 1217 MB/s 20648 calls/s 20648 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__->