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: 1133 MB/s 922541 calls/s # udp tx: 1180 MB/s 20030 calls/s 20030 msg/s # udp rx: 1242 MB/s 1011454 calls/s # udp tx: 1244 MB/s 21106 calls/s 21106 msg/s # udp rx: 1248 MB/s 1016161 calls/s # udp tx: 1251 MB/s 21222 calls/s 21222 msg/s # UDP GRO fwd perf udp rx: 1190 MB/s 969185 calls/s # udp tx: 1237 MB/s 20992 calls/s 20992 msg/s # udp rx: 1249 MB/s 1017199 calls/s # udp tx: 1252 MB/s 21241 calls/s 21241 msg/s # udp rx: 1253 MB/s 1020470 calls/s # udp tx: 1252 MB/s 21248 calls/s 21248 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: 1226 MB/s 993266 calls/s # udp tx: 1956 MB/s 33189 calls/s 33189 msg/s # udp rx: 1537 MB/s 1245564 calls/s # udp tx: 1964 MB/s 33316 calls/s 33316 msg/s # udp rx: 1526 MB/s 1236666 calls/s # udp tx: 1960 MB/s 33247 calls/s 33247 msg/s # UDP GRO fwd perf udp rx: 1521 MB/s 1232139 calls/s # udp tx: 1968 MB/s 33393 calls/s 33393 msg/s # udp rx: 1309 MB/s 1060697 calls/s # udp tx: 1961 MB/s 33261 calls/s 33261 msg/s # udp rx: 1405 MB/s 1138875 calls/s # udp tx: 1929 MB/s 32732 calls/s 32732 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__->