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: 1126 MB/s 19110 calls/s 19110 msg/s # tcp rx: 1126 MB/s 140999 calls/s # tcp tx: 1089 MB/s 18481 calls/s 18481 msg/s # tcp rx: 1094 MB/s 131386 calls/s # tcp tx: 1057 MB/s 17942 calls/s 17942 msg/s # tcp rx: 1059 MB/s 129610 calls/s # tcp tx: 1078 MB/s 18288 calls/s 18288 msg/s # udp gso - over veth touching data # udp rx: 1234 MB/s 879722 calls/s # udp tx: 1266 MB/s 21488 calls/s 21488 msg/s # udp rx: 1269 MB/s 904146 calls/s # udp tx: 1268 MB/s 21518 calls/s 21518 msg/s # udp rx: 965 MB/s 688083 calls/s # udp tx: 950 MB/s 16116 calls/s 16116 msg/s # udp rx: 578 MB/s 412152 calls/s # udp tx: 577 MB/s 9802 calls/s 9802 msg/s # udp gso and gro - over veth touching data # udp rx: 1219 MB/s 868611 calls/s # udp tx: 1257 MB/s 21334 calls/s 21334 msg/s # udp rx: 1253 MB/s 893137 calls/s # udp tx: 1252 MB/s 21239 calls/s 21239 msg/s # udp rx: 1251 MB/s 891571 calls/s # udp tx: 1251 MB/s 21232 calls/s 21232 msg/s # udp rx: 1269 MB/s 904510 calls/s # udp tx: 1267 MB/s 21490 calls/s 21490 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1160 MB/s 19685 calls/s 19685 msg/s # tcp rx: 1161 MB/s 140852 calls/s # tcp tx: 1048 MB/s 17783 calls/s 17783 msg/s # tcp rx: 1057 MB/s 125617 calls/s # tcp tx: 1049 MB/s 17794 calls/s 17794 msg/s # tcp rx: 1049 MB/s 125444 calls/s # tcp tx: 1055 MB/s 17894 calls/s 17894 msg/s # udp gso - over veth touching data # udp rx: 1207 MB/s 880872 calls/s # udp tx: 1249 MB/s 21186 calls/s 21186 msg/s # udp rx: 1282 MB/s 935336 calls/s # udp tx: 1292 MB/s 21920 calls/s 21920 msg/s # udp rx: 1241 MB/s 905696 calls/s # udp tx: 1241 MB/s 21051 calls/s 21051 msg/s # udp rx: 1196 MB/s 872879 calls/s # udp tx: 1192 MB/s 20219 calls/s 20219 msg/s # udp gso and gro - over veth touching data # udp rx: 1086 MB/s 792589 calls/s # udp tx: 1116 MB/s 18941 calls/s 18941 msg/s # udp rx: 1225 MB/s 894104 calls/s # udp tx: 1225 MB/s 20787 calls/s 20787 msg/s # udp rx: 1168 MB/s 852244 calls/s # udp tx: 1168 MB/s 19826 calls/s 19826 msg/s # udp rx: 974 MB/s 710738 calls/s # udp tx: 959 MB/s 16270 calls/s 16270 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__->