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: 1008 MB/s 17107 calls/s 17107 msg/s # tcp rx: 1009 MB/s 139561 calls/s # tcp tx: 1055 MB/s 17899 calls/s 17899 msg/s # tcp rx: 1057 MB/s 131299 calls/s # tcp tx: 1035 MB/s 17563 calls/s 17563 msg/s # tcp rx: 1035 MB/s 127802 calls/s # tcp tx: 1017 MB/s 17250 calls/s 17250 msg/s # udp gso - over veth touching data # udp rx: 1137 MB/s 810338 calls/s # udp tx: 1169 MB/s 19831 calls/s 19831 msg/s # udp rx: 1188 MB/s 846369 calls/s # udp tx: 1187 MB/s 20137 calls/s 20137 msg/s # udp rx: 1212 MB/s 863692 calls/s # udp tx: 1211 MB/s 20548 calls/s 20548 msg/s # udp rx: 1220 MB/s 869221 calls/s # udp tx: 1219 MB/s 20691 calls/s 20691 msg/s # udp gso and gro - over veth touching data # udp rx: 1267 MB/s 903243 calls/s # udp tx: 1307 MB/s 22168 calls/s 22168 msg/s # udp rx: 1248 MB/s 889410 calls/s # udp tx: 1247 MB/s 21153 calls/s 21153 msg/s # udp rx: 1269 MB/s 904500 calls/s # udp tx: 1256 MB/s 21317 calls/s 21317 msg/s # udp rx: 1197 MB/s 852743 calls/s # udp tx: 1196 MB/s 20293 calls/s 20293 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1010 MB/s 17136 calls/s 17136 msg/s # tcp rx: 1010 MB/s 131538 calls/s # tcp tx: 955 MB/s 16198 calls/s 16198 msg/s # tcp rx: 972 MB/s 120961 calls/s # tcp tx: 968 MB/s 16430 calls/s 16430 msg/s # tcp rx: 966 MB/s 117999 calls/s # tcp tx: 961 MB/s 16303 calls/s 16303 msg/s # udp gso - over veth touching data # udp rx: 1227 MB/s 895300 calls/s # udp tx: 1265 MB/s 21470 calls/s 21470 msg/s # udp rx: 1263 MB/s 921561 calls/s # udp tx: 1262 MB/s 21410 calls/s 21410 msg/s # udp rx: 1276 MB/s 931164 calls/s # udp tx: 1276 MB/s 21653 calls/s 21653 msg/s # udp rx: 1272 MB/s 927967 calls/s # udp tx: 1271 MB/s 21565 calls/s 21565 msg/s # udp gso and gro - over veth touching data # udp rx: 1239 MB/s 903657 calls/s # udp tx: 1274 MB/s 21619 calls/s 21619 msg/s # udp rx: 1257 MB/s 916962 calls/s # udp tx: 1256 MB/s 21305 calls/s 21305 msg/s # udp rx: 1254 MB/s 915260 calls/s # udp tx: 1254 MB/s 21275 calls/s 21275 msg/s # udp rx: 1233 MB/s 899501 calls/s # udp tx: 1232 MB/s 20907 calls/s 20907 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__->