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: 1111 MB/s 18851 calls/s 18851 msg/s # tcp rx: 1111 MB/s 133403 calls/s # tcp tx: 1110 MB/s 18840 calls/s 18840 msg/s # tcp rx: 1111 MB/s 129986 calls/s # tcp tx: 1106 MB/s 18769 calls/s 18769 msg/s # tcp rx: 1107 MB/s 130503 calls/s # tcp tx: 1111 MB/s 18860 calls/s 18860 msg/s # udp gso - over veth touching data # udp rx: 1280 MB/s 912158 calls/s # udp tx: 1319 MB/s 22386 calls/s 22386 msg/s # udp rx: 1325 MB/s 944571 calls/s # udp tx: 1334 MB/s 22628 calls/s 22628 msg/s # udp rx: 1210 MB/s 862476 calls/s # udp tx: 1213 MB/s 20590 calls/s 20590 msg/s # udp rx: 1304 MB/s 929195 calls/s # udp tx: 1307 MB/s 22184 calls/s 22184 msg/s # udp gso and gro - over veth touching data # udp rx: 1188 MB/s 846767 calls/s # udp tx: 1225 MB/s 20783 calls/s 20783 msg/s # udp rx: 1240 MB/s 883421 calls/s # udp tx: 1243 MB/s 21091 calls/s 21091 msg/s # udp rx: 1261 MB/s 898380 calls/s # udp tx: 1264 MB/s 21439 calls/s 21439 msg/s # udp rx: 1275 MB/s 908924 calls/s # udp tx: 1280 MB/s 21711 calls/s 21711 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1034 MB/s 17544 calls/s 17544 msg/s # tcp rx: 1034 MB/s 138688 calls/s # tcp tx: 1110 MB/s 18840 calls/s 18840 msg/s # tcp rx: 1111 MB/s 135660 calls/s # tcp tx: 1137 MB/s 19290 calls/s 19290 msg/s # tcp rx: 1138 MB/s 135996 calls/s # tcp tx: 1140 MB/s 19347 calls/s 19347 msg/s # udp gso - over veth touching data # udp rx: 1217 MB/s 887843 calls/s # udp tx: 1247 MB/s 21154 calls/s 21154 msg/s # udp rx: 1216 MB/s 887536 calls/s # udp tx: 1214 MB/s 20600 calls/s 20600 msg/s # udp rx: 1266 MB/s 923598 calls/s # udp tx: 1267 MB/s 21491 calls/s 21491 msg/s # udp rx: 1286 MB/s 938120 calls/s # udp tx: 1286 MB/s 21815 calls/s 21815 msg/s # udp gso and gro - over veth touching data # udp rx: 1165 MB/s 850348 calls/s # udp tx: 1197 MB/s 20314 calls/s 20314 msg/s # udp rx: 1307 MB/s 953930 calls/s # udp tx: 1304 MB/s 22123 calls/s 22123 msg/s # udp rx: 727 MB/s 530774 calls/s # udp tx: 727 MB/s 12339 calls/s 12339 msg/s # udp rx: 700 MB/s 510580 calls/s # udp tx: 704 MB/s 11955 calls/s 11955 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__->