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: 1083 MB/s 18375 calls/s 18375 msg/s # tcp rx: 1084 MB/s 138591 calls/s # tcp tx: 1201 MB/s 20384 calls/s 20384 msg/s # tcp rx: 1203 MB/s 137952 calls/s # tcp tx: 1203 MB/s 20406 calls/s 20406 msg/s # tcp rx: 1204 MB/s 138750 calls/s # tcp tx: 1158 MB/s 19647 calls/s 19647 msg/s # udp gso - over veth touching data # udp rx: 1312 MB/s 934824 calls/s # udp tx: 1346 MB/s 22839 calls/s 22839 msg/s # udp rx: 1342 MB/s 956154 calls/s # udp tx: 1347 MB/s 22847 calls/s 22847 msg/s # udp rx: 1353 MB/s 963835 calls/s # udp tx: 1355 MB/s 22985 calls/s 22985 msg/s # udp rx: 1353 MB/s 963829 calls/s # udp tx: 1355 MB/s 22987 calls/s 22987 msg/s # udp gso and gro - over veth touching data # udp rx: 1295 MB/s 922866 calls/s # udp tx: 1330 MB/s 22562 calls/s 22562 msg/s # udp rx: 1330 MB/s 948072 calls/s # udp tx: 1334 MB/s 22634 calls/s 22634 msg/s # udp rx: 1334 MB/s 950523 calls/s # udp tx: 1336 MB/s 22671 calls/s 22671 msg/s # udp rx: 1331 MB/s 948576 calls/s # udp tx: 1333 MB/s 22624 calls/s 22624 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1146 MB/s 19447 calls/s 19447 msg/s # tcp rx: 1164 MB/s 135908 calls/s # tcp tx: 1088 MB/s 18467 calls/s 18467 msg/s # tcp rx: 1086 MB/s 121174 calls/s # tcp tx: 1096 MB/s 18600 calls/s 18600 msg/s # tcp rx: 1099 MB/s 126594 calls/s # tcp tx: 1102 MB/s 18704 calls/s 18704 msg/s # udp gso - over veth touching data # udp rx: 1261 MB/s 920142 calls/s # udp tx: 1293 MB/s 21943 calls/s 21943 msg/s # udp rx: 1312 MB/s 957048 calls/s # udp tx: 1311 MB/s 22240 calls/s 22240 msg/s # udp rx: 1308 MB/s 954395 calls/s # udp tx: 1307 MB/s 22178 calls/s 22178 msg/s # udp rx: 1311 MB/s 956783 calls/s # udp tx: 1318 MB/s 22364 calls/s 22364 msg/s # udp gso and gro - over veth touching data # udp rx: 1259 MB/s 918567 calls/s # udp tx: 1294 MB/s 21948 calls/s 21948 msg/s # udp rx: 1292 MB/s 942493 calls/s # udp tx: 1294 MB/s 21963 calls/s 21963 msg/s # udp rx: 1273 MB/s 928708 calls/s # udp tx: 1275 MB/s 21632 calls/s 21632 msg/s # udp rx: 1293 MB/s 943018 calls/s # udp tx: 1294 MB/s 21958 calls/s 21958 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__->