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: 937 MB/s 15894 calls/s 15894 msg/s # tcp rx: 938 MB/s 137558 calls/s # tcp tx: 1012 MB/s 17173 calls/s 17173 msg/s # tcp rx: 1013 MB/s 138313 calls/s # tcp tx: 1049 MB/s 17795 calls/s 17795 msg/s # tcp rx: 1050 MB/s 138591 calls/s # tcp tx: 1150 MB/s 19517 calls/s 19517 msg/s # udp gso - over veth touching data # udp rx: 1218 MB/s 868306 calls/s # udp tx: 1259 MB/s 21360 calls/s 21360 msg/s # udp rx: 1168 MB/s 832189 calls/s # udp tx: 1167 MB/s 19799 calls/s 19799 msg/s # udp rx: 1136 MB/s 809599 calls/s # udp tx: 1134 MB/s 19242 calls/s 19242 msg/s # udp rx: 1226 MB/s 873717 calls/s # udp tx: 1224 MB/s 20775 calls/s 20775 msg/s # udp gso and gro - over veth touching data # udp rx: 1234 MB/s 879659 calls/s # udp tx: 1272 MB/s 21589 calls/s 21589 msg/s # udp rx: 1290 MB/s 918993 calls/s # udp tx: 1290 MB/s 21892 calls/s 21892 msg/s # udp rx: 1293 MB/s 921134 calls/s # udp tx: 1294 MB/s 21954 calls/s 21954 msg/s # udp rx: 1217 MB/s 867225 calls/s # udp tx: 1217 MB/s 20643 calls/s 20643 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1136 MB/s 19269 calls/s 19269 msg/s # tcp rx: 1163 MB/s 141047 calls/s # tcp tx: 1091 MB/s 18510 calls/s 18510 msg/s # tcp rx: 1086 MB/s 127929 calls/s # tcp tx: 1086 MB/s 18432 calls/s 18432 msg/s # tcp rx: 1088 MB/s 128856 calls/s # tcp tx: 1093 MB/s 18550 calls/s 18550 msg/s # udp gso - over veth touching data # udp rx: 1213 MB/s 885062 calls/s # udp tx: 1241 MB/s 21065 calls/s 21065 msg/s # udp rx: 1260 MB/s 919485 calls/s # udp tx: 1260 MB/s 21372 calls/s 21372 msg/s # udp rx: 1276 MB/s 930825 calls/s # udp tx: 1276 MB/s 21651 calls/s 21651 msg/s # udp rx: 1272 MB/s 928150 calls/s # udp tx: 1272 MB/s 21580 calls/s 21580 msg/s # udp gso and gro - over veth touching data # udp rx: 1155 MB/s 842366 calls/s # udp tx: 1188 MB/s 20153 calls/s 20153 msg/s # udp rx: 1220 MB/s 889782 calls/s # udp tx: 1219 MB/s 20683 calls/s 20683 msg/s # udp rx: 1214 MB/s 885668 calls/s # udp tx: 1214 MB/s 20604 calls/s 20604 msg/s # udp rx: 1215 MB/s 886407 calls/s # udp tx: 1214 MB/s 20606 calls/s 20606 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__->