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: 1130 MB/s 19174 calls/s 19174 msg/s # tcp rx: 1130 MB/s 143193 calls/s # tcp tx: 1149 MB/s 19491 calls/s 19491 msg/s # tcp rx: 1150 MB/s 140839 calls/s # tcp tx: 1084 MB/s 18399 calls/s 18399 msg/s # tcp rx: 1086 MB/s 137475 calls/s # tcp tx: 1160 MB/s 19685 calls/s 19685 msg/s # udp gso - over veth touching data # udp rx: 547 MB/s 389974 calls/s # udp tx: 567 MB/s 9624 calls/s 9624 msg/s # udp rx: 637 MB/s 454136 calls/s # udp tx: 637 MB/s 10806 calls/s 10806 msg/s # udp rx: 665 MB/s 474289 calls/s # udp tx: 665 MB/s 11280 calls/s 11280 msg/s # udp rx: 667 MB/s 475801 calls/s # udp tx: 667 MB/s 11323 calls/s 11323 msg/s # udp gso and gro - over veth touching data # udp rx: 1107 MB/s 788917 calls/s # udp tx: 1152 MB/s 19545 calls/s 19545 msg/s # udp rx: 1274 MB/s 908178 calls/s # udp tx: 1276 MB/s 21647 calls/s 21647 msg/s # udp rx: 1290 MB/s 919412 calls/s # udp tx: 1290 MB/s 21886 calls/s 21886 msg/s # udp rx: 1288 MB/s 917830 calls/s # udp tx: 1288 MB/s 21849 calls/s 21849 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1250 MB/s 21211 calls/s 21211 msg/s # tcp rx: 1269 MB/s 113783 calls/s # tcp tx: 926 MB/s 15713 calls/s 15713 msg/s # tcp rx: 925 MB/s 129392 calls/s # tcp tx: 1019 MB/s 17294 calls/s 17294 msg/s # tcp rx: 1025 MB/s 127591 calls/s # tcp tx: 1096 MB/s 18599 calls/s 18599 msg/s # udp gso - over veth touching data # udp rx: 1190 MB/s 868390 calls/s # udp tx: 1227 MB/s 20825 calls/s 20825 msg/s # udp rx: 1250 MB/s 912199 calls/s # udp tx: 1252 MB/s 21247 calls/s 21247 msg/s # udp rx: 1232 MB/s 898734 calls/s # udp tx: 1233 MB/s 20917 calls/s 20917 msg/s # udp rx: 1233 MB/s 899301 calls/s # udp tx: 1235 MB/s 20961 calls/s 20961 msg/s # udp gso and gro - over veth touching data # udp rx: 1192 MB/s 869512 calls/s # udp tx: 1231 MB/s 20891 calls/s 20891 msg/s # udp rx: 1254 MB/s 914659 calls/s # udp tx: 1255 MB/s 21291 calls/s 21291 msg/s # udp rx: 1260 MB/s 919134 calls/s # udp tx: 1261 MB/s 21404 calls/s 21404 msg/s # udp rx: 1253 MB/s 914038 calls/s # udp tx: 1255 MB/s 21293 calls/s 21293 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__->