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: 1110 MB/s 18832 calls/s 18832 msg/s # tcp rx: 1111 MB/s 140995 calls/s # tcp tx: 974 MB/s 16523 calls/s 16523 msg/s # tcp rx: 1014 MB/s 134196 calls/s # tcp tx: 982 MB/s 16662 calls/s 16662 msg/s # tcp rx: 972 MB/s 131671 calls/s # tcp tx: 1090 MB/s 18497 calls/s 18497 msg/s # udp gso - over veth touching data # udp rx: 1220 MB/s 869746 calls/s # udp tx: 1258 MB/s 21344 calls/s 21344 msg/s # udp rx: 1236 MB/s 881050 calls/s # udp tx: 1235 MB/s 20954 calls/s 20954 msg/s # udp rx: 1165 MB/s 830304 calls/s # udp tx: 1160 MB/s 19675 calls/s 19675 msg/s # udp rx: 1215 MB/s 865598 calls/s # udp tx: 1221 MB/s 20715 calls/s 20715 msg/s # udp gso and gro - over veth touching data # udp rx: 1205 MB/s 858410 calls/s # udp tx: 1227 MB/s 20822 calls/s 20822 msg/s # udp rx: 715 MB/s 509939 calls/s # udp tx: 712 MB/s 12078 calls/s 12078 msg/s # udp rx: 680 MB/s 484852 calls/s # udp tx: 686 MB/s 11647 calls/s 11647 msg/s # udp rx: 719 MB/s 512241 calls/s # udp tx: 721 MB/s 12234 calls/s 12234 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1076 MB/s 18264 calls/s 18264 msg/s # tcp rx: 1077 MB/s 141852 calls/s # tcp tx: 1132 MB/s 19205 calls/s 19205 msg/s # tcp rx: 1133 MB/s 140723 calls/s # tcp tx: 1025 MB/s 17386 calls/s 17386 msg/s # tcp rx: 1026 MB/s 138771 calls/s # tcp tx: 1115 MB/s 18921 calls/s 18921 msg/s # udp gso - over veth touching data # udp rx: 1188 MB/s 866442 calls/s # udp tx: 1220 MB/s 20704 calls/s 20704 msg/s # udp rx: 1239 MB/s 903720 calls/s # udp tx: 1237 MB/s 20996 calls/s 20996 msg/s # udp rx: 1227 MB/s 895175 calls/s # udp tx: 1226 MB/s 20801 calls/s 20801 msg/s # udp rx: 1231 MB/s 898155 calls/s # udp tx: 1231 MB/s 20882 calls/s 20882 msg/s # udp gso and gro - over veth touching data # udp rx: 1218 MB/s 888999 calls/s # udp tx: 1250 MB/s 21209 calls/s 21209 msg/s # udp rx: 1223 MB/s 892102 calls/s # udp tx: 1222 MB/s 20727 calls/s 20727 msg/s # udp rx: 1235 MB/s 901247 calls/s # udp tx: 1234 MB/s 20938 calls/s 20938 msg/s # udp rx: 1146 MB/s 836204 calls/s # udp tx: 1135 MB/s 19265 calls/s 19265 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__->