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: 1083 MB/s 18383 calls/s 18383 msg/s # tcp rx: 1083 MB/s 118270 calls/s # tcp tx: 1058 MB/s 17956 calls/s 17956 msg/s # tcp rx: 1059 MB/s 130958 calls/s # tcp tx: 1054 MB/s 17891 calls/s 17891 msg/s # tcp rx: 1055 MB/s 129377 calls/s # tcp tx: 1058 MB/s 17953 calls/s 17953 msg/s # udp gso - over veth touching data # udp rx: 1192 MB/s 849478 calls/s # udp tx: 1230 MB/s 20863 calls/s 20863 msg/s # udp rx: 1282 MB/s 913884 calls/s # udp tx: 1283 MB/s 21776 calls/s 21776 msg/s # udp rx: 1271 MB/s 905604 calls/s # udp tx: 1273 MB/s 21594 calls/s 21594 msg/s # udp rx: 1219 MB/s 868756 calls/s # udp tx: 1220 MB/s 20701 calls/s 20701 msg/s # udp gso and gro - over veth touching data # udp rx: 1196 MB/s 852369 calls/s # udp tx: 1231 MB/s 20881 calls/s 20881 msg/s # udp rx: 1264 MB/s 900510 calls/s # udp tx: 1259 MB/s 21357 calls/s 21357 msg/s # udp rx: 1274 MB/s 908146 calls/s # udp tx: 1287 MB/s 21829 calls/s 21829 msg/s # udp rx: 1331 MB/s 948469 calls/s # udp tx: 1314 MB/s 22297 calls/s 22297 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 741 MB/s 12570 calls/s 12570 msg/s # tcp rx: 743 MB/s 89331 calls/s # tcp tx: 741 MB/s 12581 calls/s 12581 msg/s # tcp rx: 743 MB/s 87539 calls/s # tcp tx: 718 MB/s 12193 calls/s 12193 msg/s # tcp rx: 719 MB/s 85834 calls/s # tcp tx: 711 MB/s 12070 calls/s 12070 msg/s # udp gso - over veth touching data # udp rx: 1119 MB/s 816674 calls/s # udp tx: 1159 MB/s 19667 calls/s 19667 msg/s # udp rx: 1158 MB/s 844565 calls/s # udp tx: 1153 MB/s 19567 calls/s 19567 msg/s # udp rx: 1166 MB/s 851060 calls/s # udp tx: 1173 MB/s 19903 calls/s 19903 msg/s # udp rx: 1150 MB/s 838879 calls/s # udp tx: 1157 MB/s 19625 calls/s 19625 msg/s # udp gso and gro - over veth touching data # udp rx: 1187 MB/s 865739 calls/s # udp tx: 1217 MB/s 20645 calls/s 20645 msg/s # udp rx: 1060 MB/s 773342 calls/s # udp tx: 1052 MB/s 17855 calls/s 17855 msg/s # udp rx: 584 MB/s 426449 calls/s # udp tx: 586 MB/s 9944 calls/s 9944 msg/s # udp rx: 611 MB/s 446051 calls/s # udp tx: 613 MB/s 10407 calls/s 10407 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__->