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: 1053 MB/s 17867 calls/s 17867 msg/s # tcp rx: 1053 MB/s 144762 calls/s # tcp tx: 1033 MB/s 17535 calls/s 17535 msg/s # tcp rx: 1045 MB/s 128031 calls/s # tcp tx: 1042 MB/s 17683 calls/s 17683 msg/s # tcp rx: 1045 MB/s 125608 calls/s # tcp tx: 932 MB/s 15813 calls/s 15813 msg/s # udp gso - over veth touching data # udp rx: 1213 MB/s 864340 calls/s # udp tx: 1254 MB/s 21281 calls/s 21281 msg/s # udp rx: 1320 MB/s 940692 calls/s # udp tx: 1325 MB/s 22480 calls/s 22480 msg/s # udp rx: 1304 MB/s 929220 calls/s # udp tx: 1307 MB/s 22171 calls/s 22171 msg/s # udp rx: 1307 MB/s 931547 calls/s # udp tx: 1314 MB/s 22290 calls/s 22290 msg/s # udp gso and gro - over veth touching data # udp rx: 1083 MB/s 771964 calls/s # udp tx: 1115 MB/s 18927 calls/s 18927 msg/s # udp rx: 1226 MB/s 873731 calls/s # udp tx: 1227 MB/s 20818 calls/s 20818 msg/s # udp rx: 1319 MB/s 939646 calls/s # udp tx: 1318 MB/s 22371 calls/s 22371 msg/s # udp rx: 1291 MB/s 920005 calls/s # udp tx: 1289 MB/s 21879 calls/s 21879 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 996 MB/s 16894 calls/s 16894 msg/s # tcp rx: 996 MB/s 128879 calls/s # tcp tx: 1035 MB/s 17566 calls/s 17566 msg/s # tcp rx: 1036 MB/s 129484 calls/s # tcp tx: 1048 MB/s 17784 calls/s 17784 msg/s # tcp rx: 1049 MB/s 132392 calls/s # tcp tx: 1042 MB/s 17679 calls/s 17679 msg/s # udp gso - over veth touching data # udp rx: 641 MB/s 468110 calls/s # udp tx: 665 MB/s 11282 calls/s 11282 msg/s # udp rx: 657 MB/s 479470 calls/s # udp tx: 663 MB/s 11246 calls/s 11246 msg/s # udp rx: 1217 MB/s 887795 calls/s # udp tx: 1239 MB/s 21029 calls/s 21029 msg/s # udp rx: 1289 MB/s 940327 calls/s # udp tx: 1293 MB/s 21932 calls/s 21932 msg/s # udp gso and gro - over veth touching data # udp rx: 1188 MB/s 866892 calls/s # udp tx: 1224 MB/s 20771 calls/s 20771 msg/s # udp rx: 1244 MB/s 907787 calls/s # udp tx: 1247 MB/s 21165 calls/s 21165 msg/s # udp rx: 1241 MB/s 905493 calls/s # udp tx: 1243 MB/s 21092 calls/s 21092 msg/s # udp rx: 1239 MB/s 903718 calls/s # udp tx: 1241 MB/s 21054 calls/s 21054 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__->