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: 990 MB/s 16793 calls/s 16793 msg/s # tcp rx: 990 MB/s 140180 calls/s # tcp tx: 1041 MB/s 17659 calls/s 17659 msg/s # tcp rx: 1042 MB/s 123629 calls/s # tcp tx: 1029 MB/s 17456 calls/s 17456 msg/s # tcp rx: 1032 MB/s 130775 calls/s # tcp tx: 1037 MB/s 17593 calls/s 17593 msg/s # udp gso - over veth touching data # udp rx: 1172 MB/s 835432 calls/s # udp tx: 1203 MB/s 20404 calls/s 20404 msg/s # udp rx: 1193 MB/s 850236 calls/s # udp tx: 1197 MB/s 20302 calls/s 20302 msg/s # udp rx: 1072 MB/s 763978 calls/s # udp tx: 1072 MB/s 18196 calls/s 18196 msg/s # udp rx: 1082 MB/s 771321 calls/s # udp tx: 1085 MB/s 18406 calls/s 18406 msg/s # udp gso and gro - over veth touching data # udp rx: 1180 MB/s 841099 calls/s # udp tx: 1211 MB/s 20551 calls/s 20551 msg/s # udp rx: 1318 MB/s 939002 calls/s # udp tx: 1316 MB/s 22330 calls/s 22330 msg/s # udp rx: 1293 MB/s 921305 calls/s # udp tx: 1292 MB/s 21914 calls/s 21914 msg/s # udp rx: 1228 MB/s 875291 calls/s # udp tx: 1227 MB/s 20819 calls/s 20819 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1147 MB/s 19462 calls/s 19462 msg/s # tcp rx: 1148 MB/s 145152 calls/s # tcp tx: 1143 MB/s 19399 calls/s 19399 msg/s # tcp rx: 1144 MB/s 141310 calls/s # tcp tx: 1120 MB/s 19010 calls/s 19010 msg/s # tcp rx: 1122 MB/s 139089 calls/s # tcp tx: 1152 MB/s 19554 calls/s 19554 msg/s # udp gso - over veth touching data # udp rx: 1210 MB/s 883095 calls/s # udp tx: 1233 MB/s 20926 calls/s 20926 msg/s # udp rx: 857 MB/s 625220 calls/s # udp tx: 846 MB/s 14364 calls/s 14364 msg/s # udp rx: 650 MB/s 474361 calls/s # udp tx: 647 MB/s 10979 calls/s 10979 msg/s # udp rx: 1122 MB/s 818982 calls/s # udp tx: 1128 MB/s 19140 calls/s 19140 msg/s # udp gso and gro - over veth touching data # udp rx: 1207 MB/s 880536 calls/s # udp tx: 1235 MB/s 20962 calls/s 20962 msg/s # udp rx: 1075 MB/s 784634 calls/s # udp tx: 1074 MB/s 18230 calls/s 18230 msg/s # udp rx: 1148 MB/s 837643 calls/s # udp tx: 1145 MB/s 19431 calls/s 19431 msg/s # udp rx: 1201 MB/s 876605 calls/s # udp tx: 1209 MB/s 20512 calls/s 20512 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__->