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: 671 MB/s 11390 calls/s 11390 msg/s # tcp rx: 672 MB/s 87305 calls/s # tcp tx: 702 MB/s 11913 calls/s 11913 msg/s # tcp rx: 721 MB/s 86518 calls/s # tcp tx: 656 MB/s 11136 calls/s 11136 msg/s # tcp rx: 653 MB/s 84166 calls/s # tcp tx: 708 MB/s 12021 calls/s 12021 msg/s # udp gso - over veth touching data # udp rx: 1213 MB/s 864220 calls/s # udp tx: 1245 MB/s 21120 calls/s 21120 msg/s # udp rx: 1315 MB/s 937188 calls/s # udp tx: 1315 MB/s 22309 calls/s 22309 msg/s # udp rx: 1331 MB/s 948844 calls/s # udp tx: 1331 MB/s 22578 calls/s 22578 msg/s # udp rx: 1323 MB/s 942560 calls/s # udp tx: 1322 MB/s 22435 calls/s 22435 msg/s # udp gso and gro - over veth touching data # udp rx: 1276 MB/s 909312 calls/s # udp tx: 1304 MB/s 22127 calls/s 22127 msg/s # udp rx: 1160 MB/s 826923 calls/s # udp tx: 1159 MB/s 19663 calls/s 19663 msg/s # udp rx: 1276 MB/s 909644 calls/s # udp tx: 1276 MB/s 21652 calls/s 21652 msg/s # udp rx: 1316 MB/s 937489 calls/s # udp tx: 1324 MB/s 22461 calls/s 22461 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 886 MB/s 15033 calls/s 15033 msg/s # tcp rx: 889 MB/s 139725 calls/s # tcp tx: 1136 MB/s 19269 calls/s 19269 msg/s # tcp rx: 1135 MB/s 120312 calls/s # tcp tx: 1085 MB/s 18409 calls/s 18409 msg/s # tcp rx: 1093 MB/s 129759 calls/s # tcp tx: 1099 MB/s 18647 calls/s 18647 msg/s # udp gso - over veth touching data # udp rx: 1207 MB/s 880402 calls/s # udp tx: 1237 MB/s 20993 calls/s 20993 msg/s # udp rx: 1246 MB/s 909053 calls/s # udp tx: 1250 MB/s 21211 calls/s 21211 msg/s # udp rx: 1162 MB/s 847988 calls/s # udp tx: 1165 MB/s 19763 calls/s 19763 msg/s # udp rx: 1244 MB/s 907926 calls/s # udp tx: 1247 MB/s 21155 calls/s 21155 msg/s # udp gso and gro - over veth touching data # udp rx: 1198 MB/s 874323 calls/s # udp tx: 1224 MB/s 20771 calls/s 20771 msg/s # udp rx: 1246 MB/s 909105 calls/s # udp tx: 1249 MB/s 21189 calls/s 21189 msg/s # udp rx: 1235 MB/s 901398 calls/s # udp tx: 1237 MB/s 20989 calls/s 20989 msg/s # udp rx: 1236 MB/s 901641 calls/s # udp tx: 1237 MB/s 20994 calls/s 20994 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__->