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: 1027 MB/s 17428 calls/s 17428 msg/s # tcp rx: 1028 MB/s 140643 calls/s # tcp tx: 950 MB/s 16118 calls/s 16118 msg/s # tcp rx: 950 MB/s 132460 calls/s # tcp tx: 997 MB/s 16913 calls/s 16913 msg/s # tcp rx: 1021 MB/s 129247 calls/s # tcp tx: 1030 MB/s 17478 calls/s 17478 msg/s # udp gso - over veth touching data # udp rx: 1137 MB/s 810577 calls/s # udp tx: 1170 MB/s 19850 calls/s 19850 msg/s # udp rx: 1230 MB/s 876216 calls/s # udp tx: 1228 MB/s 20831 calls/s 20831 msg/s # udp rx: 1235 MB/s 880365 calls/s # udp tx: 1236 MB/s 20973 calls/s 20973 msg/s # udp rx: 1277 MB/s 909732 calls/s # udp tx: 1273 MB/s 21607 calls/s 21607 msg/s # udp gso and gro - over veth touching data # udp rx: 1060 MB/s 755429 calls/s # udp tx: 1092 MB/s 18537 calls/s 18537 msg/s # udp rx: 1174 MB/s 836464 calls/s # udp tx: 1187 MB/s 20143 calls/s 20143 msg/s # udp rx: 1310 MB/s 933481 calls/s # udp tx: 1313 MB/s 22278 calls/s 22278 msg/s # udp rx: 1309 MB/s 932575 calls/s # udp tx: 1312 MB/s 22253 calls/s 22253 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1086 MB/s 18436 calls/s 18436 msg/s # tcp rx: 1114 MB/s 134212 calls/s # tcp tx: 1063 MB/s 18035 calls/s 18035 msg/s # tcp rx: 1164 MB/s 127930 calls/s # tcp tx: 976 MB/s 16559 calls/s 16559 msg/s # tcp rx: 937 MB/s 130870 calls/s # tcp tx: 1049 MB/s 17804 calls/s 17804 msg/s # udp gso - over veth touching data # udp rx: 1186 MB/s 865037 calls/s # udp tx: 1218 MB/s 20660 calls/s 20660 msg/s # udp rx: 1213 MB/s 885225 calls/s # udp tx: 1224 MB/s 20760 calls/s 20760 msg/s # udp rx: 1247 MB/s 910087 calls/s # udp tx: 1248 MB/s 21169 calls/s 21169 msg/s # udp rx: 1096 MB/s 799516 calls/s # udp tx: 1083 MB/s 18370 calls/s 18370 msg/s # udp gso and gro - over veth touching data # udp rx: 1143 MB/s 833922 calls/s # udp tx: 1189 MB/s 20181 calls/s 20181 msg/s # udp rx: 1189 MB/s 867686 calls/s # udp tx: 1189 MB/s 20174 calls/s 20174 msg/s # udp rx: 1219 MB/s 889553 calls/s # udp tx: 1220 MB/s 20708 calls/s 20708 msg/s # udp rx: 1223 MB/s 892612 calls/s # udp tx: 1227 MB/s 20819 calls/s 20819 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__->