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: 778 MB/s 13211 calls/s 13211 msg/s # tcp rx: 781 MB/s 88888 calls/s # tcp tx: 743 MB/s 12609 calls/s 12609 msg/s # tcp rx: 743 MB/s 86974 calls/s # tcp tx: 703 MB/s 11938 calls/s 11938 msg/s # tcp rx: 704 MB/s 85517 calls/s # tcp tx: 744 MB/s 12627 calls/s 12627 msg/s # udp gso - over veth touching data # udp rx: 634 MB/s 452076 calls/s # udp tx: 653 MB/s 11088 calls/s 11088 msg/s # udp rx: 664 MB/s 473690 calls/s # udp tx: 665 MB/s 11285 calls/s 11285 msg/s # udp rx: 681 MB/s 485612 calls/s # udp tx: 682 MB/s 11570 calls/s 11570 msg/s # udp rx: 684 MB/s 487823 calls/s # udp tx: 684 MB/s 11604 calls/s 11604 msg/s # udp gso and gro - over veth touching data # udp rx: 1245 MB/s 887282 calls/s # udp tx: 1284 MB/s 21786 calls/s 21786 msg/s # udp rx: 1308 MB/s 931964 calls/s # udp tx: 1313 MB/s 22285 calls/s 22285 msg/s # udp rx: 1324 MB/s 943263 calls/s # udp tx: 1327 MB/s 22512 calls/s 22512 msg/s # udp rx: 1323 MB/s 942960 calls/s # udp tx: 1327 MB/s 22511 calls/s 22511 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1142 MB/s 19381 calls/s 19381 msg/s # tcp rx: 1142 MB/s 137782 calls/s # tcp tx: 1124 MB/s 19078 calls/s 19078 msg/s # tcp rx: 1124 MB/s 134519 calls/s # tcp tx: 1078 MB/s 18292 calls/s 18292 msg/s # tcp rx: 1079 MB/s 127087 calls/s # tcp tx: 1078 MB/s 18291 calls/s 18291 msg/s # udp gso - over veth touching data # udp rx: 1149 MB/s 838134 calls/s # udp tx: 1186 MB/s 20122 calls/s 20122 msg/s # udp rx: 1091 MB/s 795994 calls/s # udp tx: 1088 MB/s 18454 calls/s 18454 msg/s # udp rx: 1238 MB/s 903555 calls/s # udp tx: 1242 MB/s 21072 calls/s 21072 msg/s # udp rx: 1265 MB/s 922785 calls/s # udp tx: 1262 MB/s 21414 calls/s 21414 msg/s # udp gso and gro - over veth touching data # udp rx: 1241 MB/s 905334 calls/s # udp tx: 1275 MB/s 21629 calls/s 21629 msg/s # udp rx: 1264 MB/s 922048 calls/s # udp tx: 1268 MB/s 21508 calls/s 21508 msg/s # udp rx: 1267 MB/s 924659 calls/s # udp tx: 1271 MB/s 21567 calls/s 21567 msg/s # udp rx: 1268 MB/s 924942 calls/s # udp tx: 1271 MB/s 21566 calls/s 21566 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__->