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: 802 MB/s 13608 calls/s 13608 msg/s # tcp rx: 803 MB/s 93355 calls/s # tcp tx: 736 MB/s 12487 calls/s 12487 msg/s # tcp rx: 736 MB/s 90211 calls/s # tcp tx: 651 MB/s 11056 calls/s 11056 msg/s # tcp rx: 652 MB/s 82593 calls/s # tcp tx: 727 MB/s 12338 calls/s 12338 msg/s # udp gso - over veth touching data # udp rx: 1078 MB/s 768528 calls/s # udp tx: 1104 MB/s 18731 calls/s 18731 msg/s # udp rx: 1163 MB/s 828904 calls/s # udp tx: 1171 MB/s 19865 calls/s 19865 msg/s # udp rx: 1107 MB/s 788814 calls/s # udp tx: 1112 MB/s 18864 calls/s 18864 msg/s # udp rx: 1144 MB/s 815312 calls/s # udp tx: 1146 MB/s 19442 calls/s 19442 msg/s # udp gso and gro - over veth touching data # udp rx: 1208 MB/s 861087 calls/s # udp tx: 1248 MB/s 21170 calls/s 21170 msg/s # udp rx: 1281 MB/s 913091 calls/s # udp tx: 1282 MB/s 21758 calls/s 21758 msg/s # udp rx: 1173 MB/s 835781 calls/s # udp tx: 1165 MB/s 19772 calls/s 19772 msg/s # udp rx: 1142 MB/s 813765 calls/s # udp tx: 1144 MB/s 19403 calls/s 19403 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 994 MB/s 16870 calls/s 16870 msg/s # tcp rx: 995 MB/s 131566 calls/s # tcp tx: 1048 MB/s 17789 calls/s 17789 msg/s # tcp rx: 1050 MB/s 130087 calls/s # tcp tx: 1043 MB/s 17702 calls/s 17702 msg/s # tcp rx: 1044 MB/s 131602 calls/s # tcp tx: 972 MB/s 16491 calls/s 16491 msg/s # udp gso - over veth touching data # udp rx: 1020 MB/s 744214 calls/s # udp tx: 1050 MB/s 17811 calls/s 17811 msg/s # udp rx: 1103 MB/s 804559 calls/s # udp tx: 1097 MB/s 18620 calls/s 18620 msg/s # udp rx: 1185 MB/s 864491 calls/s # udp tx: 1190 MB/s 20186 calls/s 20186 msg/s # udp rx: 1082 MB/s 789484 calls/s # udp tx: 1072 MB/s 18195 calls/s 18195 msg/s # udp gso and gro - over veth touching data # udp rx: 1140 MB/s 832059 calls/s # udp tx: 1165 MB/s 19762 calls/s 19762 msg/s # udp rx: 1171 MB/s 854060 calls/s # udp tx: 1165 MB/s 19766 calls/s 19766 msg/s # udp rx: 1058 MB/s 771610 calls/s # udp tx: 1060 MB/s 17989 calls/s 17989 msg/s # udp rx: 987 MB/s 720265 calls/s # udp tx: 988 MB/s 16771 calls/s 16771 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__->