make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1254 MB/s 1021441 calls/s # udp tx: 1309 MB/s 22202 calls/s 22202 msg/s # udp rx: 1317 MB/s 1072516 calls/s # udp tx: 1324 MB/s 22471 calls/s 22471 msg/s # udp rx: 1302 MB/s 1060641 calls/s # udp tx: 1325 MB/s 22478 calls/s 22478 msg/s # UDP GRO fwd perf udp rx: 1224 MB/s 996563 calls/s # udp tx: 1327 MB/s 22507 calls/s 22507 msg/s # udp rx: 1158 MB/s 943389 calls/s # udp tx: 1322 MB/s 22422 calls/s 22422 msg/s # udp rx: 1296 MB/s 1055258 calls/s # udp tx: 1303 MB/s 22110 calls/s 22110 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1054 MB/s 857432 calls/s # udp tx: 1237 MB/s 20985 calls/s 20985 msg/s # udp rx: 1192 MB/s 969553 calls/s # udp tx: 1281 MB/s 21732 calls/s 21732 msg/s # udp rx: 1144 MB/s 930920 calls/s # udp tx: 1190 MB/s 20200 calls/s 20200 msg/s # UDP GRO fwd perf udp rx: 1145 MB/s 931973 calls/s # udp tx: 1242 MB/s 21071 calls/s 21071 msg/s # udp rx: 1211 MB/s 985713 calls/s # udp tx: 1259 MB/s 21354 calls/s 21354 msg/s # udp rx: 1178 MB/s 958751 calls/s # udp tx: 1259 MB/s 21354 calls/s 21354 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.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__->