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: 1095 MB/s 18576 calls/s 18576 msg/s # tcp rx: 1096 MB/s 133953 calls/s # tcp tx: 1096 MB/s 18590 calls/s 18590 msg/s # tcp rx: 1096 MB/s 129616 calls/s # tcp tx: 1146 MB/s 19437 calls/s 19437 msg/s # tcp rx: 1147 MB/s 115868 calls/s # tcp tx: 1017 MB/s 17255 calls/s 17255 msg/s # udp gso - over veth touching data # udp rx: 1102 MB/s 785121 calls/s # udp tx: 1145 MB/s 19421 calls/s 19421 msg/s # udp rx: 1208 MB/s 860651 calls/s # udp tx: 1198 MB/s 20320 calls/s 20320 msg/s # udp rx: 1195 MB/s 851461 calls/s # udp tx: 1203 MB/s 20417 calls/s 20417 msg/s # udp rx: 1321 MB/s 941634 calls/s # udp tx: 1321 MB/s 22411 calls/s 22411 msg/s # udp gso and gro - over veth touching data # udp rx: 1265 MB/s 901275 calls/s # udp tx: 1299 MB/s 22047 calls/s 22047 msg/s # udp rx: 1304 MB/s 929079 calls/s # udp tx: 1303 MB/s 22114 calls/s 22114 msg/s # udp rx: 1310 MB/s 933713 calls/s # udp tx: 1310 MB/s 22224 calls/s 22224 msg/s # udp rx: 1236 MB/s 880630 calls/s # udp tx: 1235 MB/s 20957 calls/s 20957 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1030 MB/s 17485 calls/s 17485 msg/s # tcp rx: 1032 MB/s 124496 calls/s # tcp tx: 932 MB/s 15811 calls/s 15811 msg/s # tcp rx: 934 MB/s 115102 calls/s # tcp tx: 1043 MB/s 17692 calls/s 17692 msg/s # tcp rx: 1043 MB/s 126720 calls/s # tcp tx: 1052 MB/s 17847 calls/s 17847 msg/s # udp gso - over veth touching data # udp rx: 1161 MB/s 847338 calls/s # udp tx: 1188 MB/s 20155 calls/s 20155 msg/s # udp rx: 1212 MB/s 884070 calls/s # udp tx: 1220 MB/s 20701 calls/s 20701 msg/s # udp rx: 1060 MB/s 773356 calls/s # udp tx: 1050 MB/s 17822 calls/s 17822 msg/s # udp rx: 624 MB/s 455543 calls/s # udp tx: 624 MB/s 10586 calls/s 10586 msg/s # udp gso and gro - over veth touching data # udp rx: 1171 MB/s 854703 calls/s # udp tx: 1206 MB/s 20466 calls/s 20466 msg/s # udp rx: 1149 MB/s 838488 calls/s # udp tx: 1149 MB/s 19503 calls/s 19503 msg/s # udp rx: 1197 MB/s 873119 calls/s # udp tx: 1186 MB/s 20127 calls/s 20127 msg/s # udp rx: 1229 MB/s 896749 calls/s # udp tx: 1239 MB/s 21015 calls/s 21015 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__->