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: 1160 MB/s 19677 calls/s 19677 msg/s # tcp rx: 1167 MB/s 135740 calls/s # tcp tx: 1065 MB/s 18066 calls/s 18066 msg/s # tcp rx: 1069 MB/s 127734 calls/s # tcp tx: 1036 MB/s 17575 calls/s 17575 msg/s # tcp rx: 1037 MB/s 127662 calls/s # tcp tx: 1083 MB/s 18384 calls/s 18384 msg/s # udp gso - over veth touching data # udp rx: 1293 MB/s 921565 calls/s # udp tx: 1324 MB/s 22466 calls/s 22466 msg/s # udp rx: 1318 MB/s 939449 calls/s # udp tx: 1320 MB/s 22401 calls/s 22401 msg/s # udp rx: 1319 MB/s 939928 calls/s # udp tx: 1320 MB/s 22400 calls/s 22400 msg/s # udp rx: 1238 MB/s 881940 calls/s # udp tx: 1238 MB/s 21010 calls/s 21010 msg/s # udp gso and gro - over veth touching data # udp rx: 1214 MB/s 865004 calls/s # udp tx: 1248 MB/s 21177 calls/s 21177 msg/s # udp rx: 1307 MB/s 931336 calls/s # udp tx: 1308 MB/s 22200 calls/s 22200 msg/s # udp rx: 1301 MB/s 926933 calls/s # udp tx: 1299 MB/s 22048 calls/s 22048 msg/s # udp rx: 1299 MB/s 925501 calls/s # udp tx: 1298 MB/s 22026 calls/s 22026 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1140 MB/s 19341 calls/s 19341 msg/s # tcp rx: 1140 MB/s 140245 calls/s # tcp tx: 1152 MB/s 19543 calls/s 19543 msg/s # tcp rx: 1152 MB/s 139393 calls/s # tcp tx: 1144 MB/s 19403 calls/s 19403 msg/s # tcp rx: 1145 MB/s 138760 calls/s # tcp tx: 1124 MB/s 19073 calls/s 19073 msg/s # udp gso - over veth touching data # udp rx: 1226 MB/s 894427 calls/s # udp tx: 1259 MB/s 21358 calls/s 21358 msg/s # udp rx: 1243 MB/s 906537 calls/s # udp tx: 1248 MB/s 21180 calls/s 21180 msg/s # udp rx: 1263 MB/s 921732 calls/s # udp tx: 1268 MB/s 21511 calls/s 21511 msg/s # udp rx: 1255 MB/s 915453 calls/s # udp tx: 1259 MB/s 21363 calls/s 21363 msg/s # udp gso and gro - over veth touching data # udp rx: 1141 MB/s 832651 calls/s # udp tx: 1163 MB/s 19742 calls/s 19742 msg/s # udp rx: 1244 MB/s 907396 calls/s # udp tx: 1256 MB/s 21318 calls/s 21318 msg/s # udp rx: 1227 MB/s 895475 calls/s # udp tx: 1232 MB/s 20900 calls/s 20900 msg/s # udp rx: 1250 MB/s 911700 calls/s # udp tx: 1262 MB/s 21411 calls/s 21411 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__->