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: 1062 MB/s 18023 calls/s 18023 msg/s # tcp rx: 1063 MB/s 139437 calls/s # tcp tx: 1068 MB/s 18126 calls/s 18126 msg/s # tcp rx: 1074 MB/s 130750 calls/s # tcp tx: 1072 MB/s 18185 calls/s 18185 msg/s # tcp rx: 1074 MB/s 130455 calls/s # tcp tx: 1013 MB/s 17182 calls/s 17182 msg/s # udp gso - over veth touching data # udp rx: 1244 MB/s 886617 calls/s # udp tx: 1269 MB/s 21526 calls/s 21526 msg/s # udp rx: 1219 MB/s 869029 calls/s # udp tx: 1220 MB/s 20698 calls/s 20698 msg/s # udp rx: 1261 MB/s 898926 calls/s # udp tx: 1261 MB/s 21388 calls/s 21388 msg/s # udp rx: 1288 MB/s 917771 calls/s # udp tx: 1289 MB/s 21865 calls/s 21865 msg/s # udp gso and gro - over veth touching data # udp rx: 1221 MB/s 870313 calls/s # udp tx: 1248 MB/s 21174 calls/s 21174 msg/s # udp rx: 1304 MB/s 929041 calls/s # udp tx: 1303 MB/s 22104 calls/s 22104 msg/s # udp rx: 1314 MB/s 936648 calls/s # udp tx: 1314 MB/s 22290 calls/s 22290 msg/s # udp rx: 1329 MB/s 947269 calls/s # udp tx: 1329 MB/s 22542 calls/s 22542 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 657 MB/s 11156 calls/s 11156 msg/s # tcp rx: 660 MB/s 88541 calls/s # tcp tx: 717 MB/s 12170 calls/s 12170 msg/s # tcp rx: 716 MB/s 87133 calls/s # tcp tx: 721 MB/s 12237 calls/s 12237 msg/s # tcp rx: 722 MB/s 87551 calls/s # tcp tx: 703 MB/s 11934 calls/s 11934 msg/s # udp gso - over veth touching data # udp rx: 592 MB/s 432296 calls/s # udp tx: 604 MB/s 10257 calls/s 10257 msg/s # udp rx: 604 MB/s 440982 calls/s # udp tx: 604 MB/s 10250 calls/s 10250 msg/s # udp rx: 1021 MB/s 745177 calls/s # udp tx: 1035 MB/s 17567 calls/s 17567 msg/s # udp rx: 1262 MB/s 921039 calls/s # udp tx: 1261 MB/s 21403 calls/s 21403 msg/s # udp gso and gro - over veth touching data # udp rx: 1139 MB/s 831381 calls/s # udp tx: 1162 MB/s 19711 calls/s 19711 msg/s # udp rx: 1235 MB/s 901179 calls/s # udp tx: 1241 MB/s 21056 calls/s 21056 msg/s # udp rx: 1268 MB/s 925269 calls/s # udp tx: 1270 MB/s 21554 calls/s 21554 msg/s # udp rx: 1266 MB/s 923934 calls/s # udp tx: 1275 MB/s 21633 calls/s 21633 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__->