make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1070 MB/s 18160 calls/s 18160 msg/s # tcp rx: 1072 MB/s 127475 calls/s # tcp tx: 1064 MB/s 18061 calls/s 18061 msg/s # tcp rx: 1065 MB/s 127771 calls/s # tcp tx: 790 MB/s 13413 calls/s 13413 msg/s # tcp rx: 790 MB/s 94139 calls/s # tcp tx: 719 MB/s 12201 calls/s 12201 msg/s # udp gso - over veth touching data # udp rx: 1110 MB/s 791370 calls/s # udp tx: 1136 MB/s 19276 calls/s 19276 msg/s # udp rx: 1207 MB/s 860267 calls/s # udp tx: 1219 MB/s 20689 calls/s 20689 msg/s # udp rx: 1278 MB/s 910678 calls/s # udp tx: 1278 MB/s 21680 calls/s 21680 msg/s # udp rx: 1270 MB/s 905014 calls/s # udp tx: 1269 MB/s 21530 calls/s 21530 msg/s # udp gso and gro - over veth touching data # udp rx: 1177 MB/s 838981 calls/s # udp tx: 1214 MB/s 20601 calls/s 20601 msg/s # udp rx: 1262 MB/s 899570 calls/s # udp tx: 1262 MB/s 21406 calls/s 21406 msg/s # udp rx: 1308 MB/s 932160 calls/s # udp tx: 1308 MB/s 22188 calls/s 22188 msg/s # udp rx: 1308 MB/s 932182 calls/s # udp tx: 1307 MB/s 22174 calls/s 22174 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1099 MB/s 18647 calls/s 18647 msg/s # tcp rx: 1101 MB/s 136316 calls/s # tcp tx: 1117 MB/s 18946 calls/s 18946 msg/s # tcp rx: 1118 MB/s 138858 calls/s # tcp tx: 1112 MB/s 18870 calls/s 18870 msg/s # tcp rx: 1113 MB/s 130833 calls/s # tcp tx: 1118 MB/s 18978 calls/s 18978 msg/s # udp gso - over veth touching data # udp rx: 1219 MB/s 889442 calls/s # udp tx: 1253 MB/s 21256 calls/s 21256 msg/s # udp rx: 1250 MB/s 912050 calls/s # udp tx: 1249 MB/s 21195 calls/s 21195 msg/s # udp rx: 1273 MB/s 928693 calls/s # udp tx: 1272 MB/s 21590 calls/s 21590 msg/s # udp rx: 1280 MB/s 933586 calls/s # udp tx: 1278 MB/s 21690 calls/s 21690 msg/s # udp gso and gro - over veth touching data # udp rx: 601 MB/s 438949 calls/s # udp tx: 620 MB/s 10527 calls/s 10527 msg/s # udp rx: 820 MB/s 598415 calls/s # udp tx: 847 MB/s 14380 calls/s 14380 msg/s # udp rx: 1245 MB/s 908624 calls/s # udp tx: 1245 MB/s 21123 calls/s 21123 msg/s # udp rx: 1235 MB/s 901303 calls/s # udp tx: 1235 MB/s 20955 calls/s 20955 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__->