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: 1071 MB/s 18180 calls/s 18180 msg/s # tcp rx: 1078 MB/s 138972 calls/s # tcp tx: 1057 MB/s 17930 calls/s 17930 msg/s # tcp rx: 1064 MB/s 135369 calls/s # tcp tx: 1068 MB/s 18127 calls/s 18127 msg/s # tcp rx: 1071 MB/s 128184 calls/s # tcp tx: 1056 MB/s 17915 calls/s 17915 msg/s # udp gso - over veth touching data # udp rx: 1186 MB/s 845094 calls/s # udp tx: 1224 MB/s 20772 calls/s 20772 msg/s # udp rx: 1332 MB/s 948869 calls/s # udp tx: 1334 MB/s 22627 calls/s 22627 msg/s # udp rx: 1326 MB/s 944742 calls/s # udp tx: 1336 MB/s 22668 calls/s 22668 msg/s # udp rx: 1340 MB/s 954666 calls/s # udp tx: 1338 MB/s 22706 calls/s 22706 msg/s # udp gso and gro - over veth touching data # udp rx: 1188 MB/s 846471 calls/s # udp tx: 1218 MB/s 20661 calls/s 20661 msg/s # udp rx: 1128 MB/s 803798 calls/s # udp tx: 1122 MB/s 19034 calls/s 19034 msg/s # udp rx: 1188 MB/s 846467 calls/s # udp tx: 1199 MB/s 20338 calls/s 20338 msg/s # udp rx: 1189 MB/s 847214 calls/s # udp tx: 1190 MB/s 20186 calls/s 20186 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1089 MB/s 18487 calls/s 18487 msg/s # tcp rx: 1090 MB/s 136998 calls/s # tcp tx: 1107 MB/s 18790 calls/s 18790 msg/s # tcp rx: 1108 MB/s 135401 calls/s # tcp tx: 1098 MB/s 18627 calls/s 18627 msg/s # tcp rx: 1099 MB/s 135053 calls/s # tcp tx: 1102 MB/s 18698 calls/s 18698 msg/s # udp gso - over veth touching data # udp rx: 1158 MB/s 844836 calls/s # udp tx: 1188 MB/s 20162 calls/s 20162 msg/s # udp rx: 1144 MB/s 835055 calls/s # udp tx: 1154 MB/s 19573 calls/s 19573 msg/s # udp rx: 1081 MB/s 788888 calls/s # udp tx: 1082 MB/s 18360 calls/s 18360 msg/s # udp rx: 1126 MB/s 821716 calls/s # udp tx: 1127 MB/s 19124 calls/s 19124 msg/s # udp gso and gro - over veth touching data # udp rx: 1184 MB/s 863652 calls/s # udp tx: 1219 MB/s 20680 calls/s 20680 msg/s # udp rx: 1231 MB/s 897935 calls/s # udp tx: 1233 MB/s 20918 calls/s 20918 msg/s # udp rx: 1229 MB/s 896608 calls/s # udp tx: 1230 MB/s 20865 calls/s 20865 msg/s # udp rx: 1228 MB/s 896312 calls/s # udp tx: 1230 MB/s 20867 calls/s 20867 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__->