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: 1118 MB/s 18965 calls/s 18965 msg/s # tcp rx: 1155 MB/s 139765 calls/s # tcp tx: 1047 MB/s 17767 calls/s 17767 msg/s # tcp rx: 1064 MB/s 126223 calls/s # tcp tx: 1140 MB/s 19345 calls/s 19345 msg/s # tcp rx: 1134 MB/s 126248 calls/s # tcp tx: 1118 MB/s 18970 calls/s 18970 msg/s # udp gso - over veth touching data # udp rx: 1251 MB/s 891453 calls/s # udp tx: 1284 MB/s 21787 calls/s 21787 msg/s # udp rx: 1271 MB/s 905744 calls/s # udp tx: 1275 MB/s 21627 calls/s 21627 msg/s # udp rx: 1281 MB/s 912716 calls/s # udp tx: 1283 MB/s 21765 calls/s 21765 msg/s # udp rx: 1283 MB/s 914413 calls/s # udp tx: 1285 MB/s 21807 calls/s 21807 msg/s # udp gso and gro - over veth touching data # udp rx: 1243 MB/s 885961 calls/s # udp tx: 1283 MB/s 21764 calls/s 21764 msg/s # udp rx: 1301 MB/s 927016 calls/s # udp tx: 1308 MB/s 22195 calls/s 22195 msg/s # udp rx: 1313 MB/s 935767 calls/s # udp tx: 1311 MB/s 22250 calls/s 22250 msg/s # udp rx: 1298 MB/s 924632 calls/s # udp tx: 1296 MB/s 21996 calls/s 21996 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1130 MB/s 19166 calls/s 19166 msg/s # tcp rx: 1130 MB/s 140719 calls/s # tcp tx: 1166 MB/s 19788 calls/s 19788 msg/s # tcp rx: 1167 MB/s 139018 calls/s # tcp tx: 1145 MB/s 19428 calls/s 19428 msg/s # tcp rx: 1147 MB/s 138108 calls/s # tcp tx: 1185 MB/s 20115 calls/s 20115 msg/s # udp gso - over veth touching data # udp rx: 1205 MB/s 879451 calls/s # udp tx: 1245 MB/s 21132 calls/s 21132 msg/s # udp rx: 1288 MB/s 939372 calls/s # udp tx: 1291 MB/s 21900 calls/s 21900 msg/s # udp rx: 1282 MB/s 935438 calls/s # udp tx: 1284 MB/s 21786 calls/s 21786 msg/s # udp rx: 1283 MB/s 935898 calls/s # udp tx: 1285 MB/s 21805 calls/s 21805 msg/s # udp gso and gro - over veth touching data # udp rx: 867 MB/s 633011 calls/s # udp tx: 883 MB/s 14980 calls/s 14980 msg/s # udp rx: 609 MB/s 444459 calls/s # udp tx: 612 MB/s 10386 calls/s 10386 msg/s # udp rx: 584 MB/s 426087 calls/s # udp tx: 587 MB/s 9967 calls/s 9967 msg/s # udp rx: 599 MB/s 437486 calls/s # udp tx: 604 MB/s 10251 calls/s 10251 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__->