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: 1080 MB/s 18319 calls/s 18319 msg/s # tcp rx: 1091 MB/s 130231 calls/s # tcp tx: 1020 MB/s 17311 calls/s 17311 msg/s # tcp rx: 1024 MB/s 123174 calls/s # tcp tx: 1057 MB/s 17942 calls/s 17942 msg/s # tcp rx: 1060 MB/s 123889 calls/s # tcp tx: 1057 MB/s 17937 calls/s 17937 msg/s # udp gso - over veth touching data # udp rx: 1210 MB/s 862513 calls/s # udp tx: 1249 MB/s 21193 calls/s 21193 msg/s # udp rx: 1272 MB/s 906293 calls/s # udp tx: 1275 MB/s 21639 calls/s 21639 msg/s # udp rx: 1268 MB/s 903727 calls/s # udp tx: 1272 MB/s 21582 calls/s 21582 msg/s # udp rx: 1281 MB/s 912550 calls/s # udp tx: 1284 MB/s 21782 calls/s 21782 msg/s # udp gso and gro - over veth touching data # udp rx: 1174 MB/s 836922 calls/s # udp tx: 1217 MB/s 20653 calls/s 20653 msg/s # udp rx: 1226 MB/s 873774 calls/s # udp tx: 1221 MB/s 20712 calls/s 20712 msg/s # udp rx: 1171 MB/s 834168 calls/s # udp tx: 1181 MB/s 20043 calls/s 20043 msg/s # udp rx: 1212 MB/s 863488 calls/s # udp tx: 1216 MB/s 20626 calls/s 20626 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1161 MB/s 19706 calls/s 19706 msg/s # tcp rx: 1169 MB/s 139034 calls/s # tcp tx: 1042 MB/s 17679 calls/s 17679 msg/s # tcp rx: 1042 MB/s 126327 calls/s # tcp tx: 1098 MB/s 18632 calls/s 18632 msg/s # tcp rx: 1099 MB/s 124767 calls/s # tcp tx: 1041 MB/s 17667 calls/s 17667 msg/s # udp gso - over veth touching data # udp rx: 616 MB/s 449603 calls/s # udp tx: 636 MB/s 10797 calls/s 10797 msg/s # udp rx: 606 MB/s 442685 calls/s # udp tx: 606 MB/s 10284 calls/s 10284 msg/s # udp rx: 658 MB/s 480339 calls/s # udp tx: 658 MB/s 11172 calls/s 11172 msg/s # udp rx: 669 MB/s 488291 calls/s # udp tx: 669 MB/s 11351 calls/s 11351 msg/s # udp gso and gro - over veth touching data # udp rx: 1216 MB/s 887396 calls/s # udp tx: 1253 MB/s 21261 calls/s 21261 msg/s # udp rx: 1264 MB/s 922398 calls/s # udp tx: 1272 MB/s 21576 calls/s 21576 msg/s # udp rx: 1247 MB/s 909660 calls/s # udp tx: 1251 MB/s 21223 calls/s 21223 msg/s # udp rx: 1245 MB/s 908137 calls/s # udp tx: 1259 MB/s 21365 calls/s 21365 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__->