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: 1095 MB/s 18580 calls/s 18580 msg/s # tcp rx: 1096 MB/s 133004 calls/s # tcp tx: 1078 MB/s 18300 calls/s 18300 msg/s # tcp rx: 1080 MB/s 130020 calls/s # tcp tx: 1076 MB/s 18261 calls/s 18261 msg/s # tcp rx: 1077 MB/s 129484 calls/s # tcp tx: 1071 MB/s 18178 calls/s 18178 msg/s # udp gso - over veth touching data # udp rx: 1167 MB/s 831990 calls/s # udp tx: 1196 MB/s 20299 calls/s 20299 msg/s # udp rx: 1283 MB/s 914000 calls/s # udp tx: 1283 MB/s 21767 calls/s 21767 msg/s # udp rx: 1273 MB/s 907322 calls/s # udp tx: 1272 MB/s 21574 calls/s 21574 msg/s # udp rx: 1255 MB/s 894205 calls/s # udp tx: 1254 MB/s 21284 calls/s 21284 msg/s # udp gso and gro - over veth touching data # udp rx: 1261 MB/s 898313 calls/s # udp tx: 1296 MB/s 21986 calls/s 21986 msg/s # udp rx: 1337 MB/s 952509 calls/s # udp tx: 1333 MB/s 22619 calls/s 22619 msg/s # udp rx: 1219 MB/s 868766 calls/s # udp tx: 1219 MB/s 20680 calls/s 20680 msg/s # udp rx: 1249 MB/s 890127 calls/s # udp tx: 1248 MB/s 21174 calls/s 21174 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1002 MB/s 16999 calls/s 16999 msg/s # tcp rx: 1002 MB/s 125072 calls/s # tcp tx: 1063 MB/s 18045 calls/s 18045 msg/s # tcp rx: 1064 MB/s 120741 calls/s # tcp tx: 916 MB/s 15551 calls/s 15551 msg/s # tcp rx: 917 MB/s 115682 calls/s # tcp tx: 985 MB/s 16723 calls/s 16723 msg/s # udp gso - over veth touching data # udp rx: 566 MB/s 413404 calls/s # udp tx: 584 MB/s 9908 calls/s 9908 msg/s # udp rx: 620 MB/s 452193 calls/s # udp tx: 620 MB/s 10523 calls/s 10523 msg/s # udp rx: 593 MB/s 433129 calls/s # udp tx: 593 MB/s 10063 calls/s 10063 msg/s # udp rx: 588 MB/s 429333 calls/s # udp tx: 588 MB/s 9977 calls/s 9977 msg/s # udp gso and gro - over veth touching data # udp rx: 1116 MB/s 814440 calls/s # udp tx: 1140 MB/s 19350 calls/s 19350 msg/s # udp rx: 1182 MB/s 862315 calls/s # udp tx: 1198 MB/s 20329 calls/s 20329 msg/s # udp rx: 1216 MB/s 886998 calls/s # udp tx: 1220 MB/s 20705 calls/s 20705 msg/s # udp rx: 1245 MB/s 908247 calls/s # udp tx: 1249 MB/s 21198 calls/s 21198 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__->