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: 1112 MB/s 18861 calls/s 18861 msg/s # tcp rx: 1115 MB/s 138111 calls/s # tcp tx: 1029 MB/s 17463 calls/s 17463 msg/s # tcp rx: 1033 MB/s 124207 calls/s # tcp tx: 1059 MB/s 17970 calls/s 17970 msg/s # tcp rx: 1064 MB/s 130933 calls/s # tcp tx: 1057 MB/s 17940 calls/s 17940 msg/s # udp gso - over veth touching data # udp rx: 1192 MB/s 849396 calls/s # udp tx: 1221 MB/s 20713 calls/s 20713 msg/s # udp rx: 1270 MB/s 904720 calls/s # udp tx: 1269 MB/s 21528 calls/s 21528 msg/s # udp rx: 1268 MB/s 903756 calls/s # udp tx: 1267 MB/s 21504 calls/s 21504 msg/s # udp rx: 1266 MB/s 902281 calls/s # udp tx: 1266 MB/s 21473 calls/s 21473 msg/s # udp gso and gro - over veth touching data # udp rx: 1245 MB/s 887446 calls/s # udp tx: 1273 MB/s 21594 calls/s 21594 msg/s # udp rx: 1183 MB/s 842870 calls/s # udp tx: 1179 MB/s 19998 calls/s 19998 msg/s # udp rx: 1184 MB/s 843551 calls/s # udp tx: 1183 MB/s 20074 calls/s 20074 msg/s # udp rx: 1212 MB/s 863992 calls/s # udp tx: 1213 MB/s 20574 calls/s 20574 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1041 MB/s 17666 calls/s 17666 msg/s # tcp rx: 1042 MB/s 141741 calls/s # tcp tx: 1088 MB/s 18463 calls/s 18463 msg/s # tcp rx: 1089 MB/s 142546 calls/s # tcp tx: 1060 MB/s 17989 calls/s 17989 msg/s # tcp rx: 1061 MB/s 141596 calls/s # tcp tx: 1120 MB/s 19010 calls/s 19010 msg/s # udp gso - over veth touching data # udp rx: 1158 MB/s 844818 calls/s # udp tx: 1182 MB/s 20057 calls/s 20057 msg/s # udp rx: 1238 MB/s 903255 calls/s # udp tx: 1242 MB/s 21077 calls/s 21077 msg/s # udp rx: 1242 MB/s 906295 calls/s # udp tx: 1242 MB/s 21066 calls/s 21066 msg/s # udp rx: 1192 MB/s 869881 calls/s # udp tx: 1200 MB/s 20365 calls/s 20365 msg/s # udp gso and gro - over veth touching data # udp rx: 1195 MB/s 871856 calls/s # udp tx: 1218 MB/s 20660 calls/s 20660 msg/s # udp rx: 1239 MB/s 904020 calls/s # udp tx: 1238 MB/s 21005 calls/s 21005 msg/s # udp rx: 1253 MB/s 914319 calls/s # udp tx: 1259 MB/s 21367 calls/s 21367 msg/s # udp rx: 1241 MB/s 905597 calls/s # udp tx: 1289 MB/s 21873 calls/s 21873 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__->