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: 1081 MB/s 18346 calls/s 18346 msg/s # tcp rx: 1082 MB/s 133580 calls/s # tcp tx: 1038 MB/s 17611 calls/s 17611 msg/s # tcp rx: 1039 MB/s 132563 calls/s # tcp tx: 1125 MB/s 19089 calls/s 19089 msg/s # tcp rx: 1126 MB/s 132795 calls/s # tcp tx: 1129 MB/s 19150 calls/s 19150 msg/s # udp gso - over veth touching data # udp rx: 1030 MB/s 734246 calls/s # udp tx: 1063 MB/s 18037 calls/s 18037 msg/s # udp rx: 1151 MB/s 820424 calls/s # udp tx: 1163 MB/s 19737 calls/s 19737 msg/s # udp rx: 1194 MB/s 850711 calls/s # udp tx: 1180 MB/s 20015 calls/s 20015 msg/s # udp rx: 1222 MB/s 871053 calls/s # udp tx: 1233 MB/s 20929 calls/s 20929 msg/s # udp gso and gro - over veth touching data # udp rx: 1102 MB/s 785652 calls/s # udp tx: 1122 MB/s 19045 calls/s 19045 msg/s # udp rx: 821 MB/s 584841 calls/s # udp tx: 835 MB/s 14166 calls/s 14166 msg/s # udp rx: 1249 MB/s 889811 calls/s # udp tx: 1249 MB/s 21188 calls/s 21188 msg/s # udp rx: 1245 MB/s 887012 calls/s # udp tx: 1254 MB/s 21279 calls/s 21279 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 926 MB/s 15710 calls/s 15710 msg/s # tcp rx: 959 MB/s 109578 calls/s # tcp tx: 930 MB/s 15783 calls/s 15783 msg/s # tcp rx: 924 MB/s 94055 calls/s # tcp tx: 1045 MB/s 17732 calls/s 17732 msg/s # tcp rx: 1048 MB/s 127008 calls/s # tcp tx: 1103 MB/s 18717 calls/s 18717 msg/s # udp gso - over veth touching data # udp rx: 1126 MB/s 821620 calls/s # udp tx: 1169 MB/s 19835 calls/s 19835 msg/s # udp rx: 1228 MB/s 896196 calls/s # udp tx: 1225 MB/s 20780 calls/s 20780 msg/s # udp rx: 1207 MB/s 880634 calls/s # udp tx: 1219 MB/s 20685 calls/s 20685 msg/s # udp rx: 1191 MB/s 868981 calls/s # udp tx: 1189 MB/s 20169 calls/s 20169 msg/s # udp gso and gro - over veth touching data # udp rx: 1204 MB/s 878212 calls/s # udp tx: 1244 MB/s 21114 calls/s 21114 msg/s # udp rx: 1050 MB/s 766468 calls/s # udp tx: 1055 MB/s 17900 calls/s 17900 msg/s # udp rx: 1253 MB/s 914498 calls/s # udp tx: 1255 MB/s 21292 calls/s 21292 msg/s # udp rx: 1256 MB/s 916714 calls/s # udp tx: 1261 MB/s 21388 calls/s 21388 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__->