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: 1047 MB/s 17760 calls/s 17760 msg/s # tcp rx: 1047 MB/s 138258 calls/s # tcp tx: 1011 MB/s 17160 calls/s 17160 msg/s # tcp rx: 1025 MB/s 130128 calls/s # tcp tx: 1057 MB/s 17928 calls/s 17928 msg/s # tcp rx: 1060 MB/s 130812 calls/s # tcp tx: 1081 MB/s 18344 calls/s 18344 msg/s # udp gso - over veth touching data # udp rx: 1216 MB/s 866903 calls/s # udp tx: 1253 MB/s 21262 calls/s 21262 msg/s # udp rx: 1215 MB/s 865539 calls/s # udp tx: 1217 MB/s 20646 calls/s 20646 msg/s # udp rx: 1284 MB/s 914781 calls/s # udp tx: 1284 MB/s 21789 calls/s 21789 msg/s # udp rx: 1266 MB/s 902429 calls/s # udp tx: 1273 MB/s 21593 calls/s 21593 msg/s # udp gso and gro - over veth touching data # udp rx: 1297 MB/s 924168 calls/s # udp tx: 1336 MB/s 22669 calls/s 22669 msg/s # udp rx: 1268 MB/s 903750 calls/s # udp tx: 1271 MB/s 21564 calls/s 21564 msg/s # udp rx: 1308 MB/s 931872 calls/s # udp tx: 1311 MB/s 22247 calls/s 22247 msg/s # udp rx: 1293 MB/s 921747 calls/s # udp tx: 1297 MB/s 22001 calls/s 22001 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 999 MB/s 16957 calls/s 16957 msg/s # tcp rx: 1018 MB/s 130600 calls/s # tcp tx: 1039 MB/s 17636 calls/s 17636 msg/s # tcp rx: 1053 MB/s 124507 calls/s # tcp tx: 1036 MB/s 17580 calls/s 17580 msg/s # tcp rx: 1031 MB/s 123311 calls/s # tcp tx: 1032 MB/s 17511 calls/s 17511 msg/s # udp gso - over veth touching data # udp rx: 1161 MB/s 847063 calls/s # udp tx: 1197 MB/s 20313 calls/s 20313 msg/s # udp rx: 1273 MB/s 929109 calls/s # udp tx: 1273 MB/s 21592 calls/s 21592 msg/s # udp rx: 1273 MB/s 928830 calls/s # udp tx: 1272 MB/s 21586 calls/s 21586 msg/s # udp rx: 1269 MB/s 925993 calls/s # udp tx: 1282 MB/s 21744 calls/s 21744 msg/s # udp gso and gro - over veth touching data # udp rx: 1230 MB/s 897062 calls/s # udp tx: 1266 MB/s 21488 calls/s 21488 msg/s # udp rx: 1264 MB/s 922358 calls/s # udp tx: 1264 MB/s 21446 calls/s 21446 msg/s # udp rx: 1265 MB/s 922825 calls/s # udp tx: 1262 MB/s 21417 calls/s 21417 msg/s # udp rx: 1223 MB/s 892307 calls/s # udp tx: 1232 MB/s 20908 calls/s 20908 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__->