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: 827 MB/s 14030 calls/s 14030 msg/s # tcp rx: 827 MB/s 90763 calls/s # tcp tx: 702 MB/s 11916 calls/s 11916 msg/s # tcp rx: 703 MB/s 84212 calls/s # tcp tx: 713 MB/s 12108 calls/s 12108 msg/s # tcp rx: 714 MB/s 85609 calls/s # tcp tx: 727 MB/s 12345 calls/s 12345 msg/s # udp gso - over veth touching data # udp rx: 1203 MB/s 857317 calls/s # udp tx: 1246 MB/s 21139 calls/s 21139 msg/s # udp rx: 1293 MB/s 921756 calls/s # udp tx: 1298 MB/s 22015 calls/s 22015 msg/s # udp rx: 1297 MB/s 924008 calls/s # udp tx: 1300 MB/s 22065 calls/s 22065 msg/s # udp rx: 1299 MB/s 926023 calls/s # udp tx: 1304 MB/s 22122 calls/s 22122 msg/s # udp gso and gro - over veth touching data # udp rx: 972 MB/s 692955 calls/s # udp tx: 1012 MB/s 17170 calls/s 17170 msg/s # udp rx: 1286 MB/s 916670 calls/s # udp tx: 1289 MB/s 21876 calls/s 21876 msg/s # udp rx: 1237 MB/s 881677 calls/s # udp tx: 1241 MB/s 21052 calls/s 21052 msg/s # udp rx: 1227 MB/s 874447 calls/s # udp tx: 1239 MB/s 21021 calls/s 21021 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1081 MB/s 18337 calls/s 18337 msg/s # tcp rx: 1087 MB/s 140433 calls/s # tcp tx: 1062 MB/s 18023 calls/s 18023 msg/s # tcp rx: 1066 MB/s 133879 calls/s # tcp tx: 901 MB/s 15295 calls/s 15295 msg/s # tcp rx: 898 MB/s 105718 calls/s # tcp tx: 752 MB/s 12765 calls/s 12765 msg/s # udp gso - over veth touching data # udp rx: 1195 MB/s 872058 calls/s # udp tx: 1231 MB/s 20890 calls/s 20890 msg/s # udp rx: 1276 MB/s 931244 calls/s # udp tx: 1278 MB/s 21680 calls/s 21680 msg/s # udp rx: 1223 MB/s 892035 calls/s # udp tx: 1222 MB/s 20730 calls/s 20730 msg/s # udp rx: 1248 MB/s 910728 calls/s # udp tx: 1247 MB/s 21166 calls/s 21166 msg/s # udp gso and gro - over veth touching data # udp rx: 1213 MB/s 885172 calls/s # udp tx: 1253 MB/s 21268 calls/s 21268 msg/s # udp rx: 1296 MB/s 945611 calls/s # udp tx: 1299 MB/s 22038 calls/s 22038 msg/s # udp rx: 1251 MB/s 912975 calls/s # udp tx: 1253 MB/s 21262 calls/s 21262 msg/s # udp rx: 1296 MB/s 945643 calls/s # udp tx: 1289 MB/s 21879 calls/s 21879 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__->