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: 778 MB/s 13201 calls/s 13201 msg/s # tcp rx: 778 MB/s 73929 calls/s # tcp tx: 659 MB/s 11180 calls/s 11180 msg/s # tcp rx: 659 MB/s 84210 calls/s # tcp tx: 647 MB/s 10977 calls/s 10977 msg/s # tcp rx: 647 MB/s 83872 calls/s # tcp tx: 651 MB/s 11053 calls/s 11053 msg/s # udp gso - over veth touching data # udp rx: 1140 MB/s 812740 calls/s # udp tx: 1169 MB/s 19833 calls/s 19833 msg/s # udp rx: 1198 MB/s 853900 calls/s # udp tx: 1202 MB/s 20395 calls/s 20395 msg/s # udp rx: 1205 MB/s 858930 calls/s # udp tx: 1205 MB/s 20454 calls/s 20454 msg/s # udp rx: 1150 MB/s 819723 calls/s # udp tx: 1154 MB/s 19575 calls/s 19575 msg/s # udp gso and gro - over veth touching data # udp rx: 1222 MB/s 871133 calls/s # udp tx: 1247 MB/s 21157 calls/s 21157 msg/s # udp rx: 1282 MB/s 913466 calls/s # udp tx: 1281 MB/s 21734 calls/s 21734 msg/s # udp rx: 1285 MB/s 915860 calls/s # udp tx: 1284 MB/s 21793 calls/s 21793 msg/s # udp rx: 1281 MB/s 912737 calls/s # udp tx: 1280 MB/s 21720 calls/s 21720 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 976 MB/s 16561 calls/s 16561 msg/s # tcp rx: 977 MB/s 140620 calls/s # tcp tx: 1099 MB/s 18653 calls/s 18653 msg/s # tcp rx: 1100 MB/s 140009 calls/s # tcp tx: 1082 MB/s 18356 calls/s 18356 msg/s # tcp rx: 1083 MB/s 138071 calls/s # tcp tx: 1080 MB/s 18330 calls/s 18330 msg/s # udp gso - over veth touching data # udp rx: 1213 MB/s 885339 calls/s # udp tx: 1236 MB/s 20974 calls/s 20974 msg/s # udp rx: 1185 MB/s 864432 calls/s # udp tx: 1184 MB/s 20094 calls/s 20094 msg/s # udp rx: 1223 MB/s 892208 calls/s # udp tx: 1224 MB/s 20772 calls/s 20772 msg/s # udp rx: 1233 MB/s 899251 calls/s # udp tx: 1234 MB/s 20934 calls/s 20934 msg/s # udp gso and gro - over veth touching data # udp rx: 1181 MB/s 861619 calls/s # udp tx: 1209 MB/s 20522 calls/s 20522 msg/s # udp rx: 1253 MB/s 914307 calls/s # udp tx: 1255 MB/s 21294 calls/s 21294 msg/s # udp rx: 1221 MB/s 890607 calls/s # udp tx: 1216 MB/s 20629 calls/s 20629 msg/s # udp rx: 1237 MB/s 902629 calls/s # udp tx: 1244 MB/s 21107 calls/s 21107 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__->