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: 1166 MB/s 949252 calls/s # udp tx: 1875 MB/s 31808 calls/s 31808 msg/s # udp rx: 1578 MB/s 1283326 calls/s # udp tx: 1851 MB/s 31401 calls/s 31401 msg/s # udp rx: 1224 MB/s 996528 calls/s # udp tx: 1229 MB/s 20857 calls/s 20857 msg/s # UDP GRO fwd perf udp rx: 1213 MB/s 988184 calls/s # udp tx: 1275 MB/s 21633 calls/s 21633 msg/s # udp rx: 1209 MB/s 984313 calls/s # udp tx: 1225 MB/s 20792 calls/s 20792 msg/s # udp rx: 1274 MB/s 1037467 calls/s # udp tx: 1282 MB/s 21747 calls/s 21747 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 tx: 1128 MB/s 19145 calls/s 19145 msg/s # udp rx: 857 MB/s 697629 calls/s # udp tx: 1173 MB/s 19900 calls/s 19900 msg/s # udp rx: 1165 MB/s 949185 calls/s # udp tx: 1191 MB/s 20201 calls/s 20201 msg/s # udp rx: 1112 MB/s 905420 calls/s # UDP GRO fwd perf udp rx: 1148 MB/s 935007 calls/s # udp tx: 1199 MB/s 20347 calls/s 20347 msg/s # udp rx: 1198 MB/s 976111 calls/s # udp tx: 1202 MB/s 20396 calls/s 20396 msg/s # udp rx: 1193 MB/s 971314 calls/s # udp tx: 1197 MB/s 20312 calls/s 20312 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__->