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: 1225 MB/s 997357 calls/s # udp tx: 1285 MB/s 21805 calls/s 21805 msg/s # udp rx: 1296 MB/s 1055164 calls/s # udp tx: 1302 MB/s 22094 calls/s 22094 msg/s # udp rx: 1300 MB/s 1058553 calls/s # udp tx: 1308 MB/s 22187 calls/s 22187 msg/s # UDP GRO fwd perf udp rx: 1272 MB/s 1035553 calls/s # udp tx: 1316 MB/s 22330 calls/s 22330 msg/s # udp rx: 1299 MB/s 1057818 calls/s # udp tx: 1312 MB/s 22256 calls/s 22256 msg/s # udp rx: 1302 MB/s 1060241 calls/s # udp tx: 1313 MB/s 22284 calls/s 22284 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: 1053 MB/s 857597 calls/s # udp tx: 1164 MB/s 19754 calls/s 19754 msg/s # udp rx: 1145 MB/s 932496 calls/s # udp tx: 1149 MB/s 19490 calls/s 19490 msg/s # udp rx: 1139 MB/s 927366 calls/s # udp tx: 1144 MB/s 19418 calls/s 19418 msg/s # UDP GRO fwd perf udp rx: 1084 MB/s 883181 calls/s # udp tx: 1121 MB/s 19027 calls/s 19027 msg/s # udp rx: 1147 MB/s 934356 calls/s # udp tx: 1152 MB/s 19546 calls/s 19546 msg/s # udp rx: 1145 MB/s 932373 calls/s # udp tx: 1149 MB/s 19502 calls/s 19502 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__->