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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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 # 0.02 [+0.02] IPv4 # 0.26 [+0.24] No GRO ok # 0.82 [+0.56] GRO frag list ok # 1.40 [+0.59] GRO fwd ok # 1.88 [+0.48] UDP fwd perf udp rx: 1154 MB/s 940107 calls/s # 2.95 [+1.07] udp tx: 1231 MB/s 20892 calls/s 20892 msg/s # 3.92 [+0.97] udp rx: 1220 MB/s 993453 calls/s # 3.95 [+0.03] udp tx: 1244 MB/s 21103 calls/s 21103 msg/s # 4.92 [+0.98] udp rx: 1217 MB/s 991462 calls/s # 4.95 [+0.02] udp tx: 1219 MB/s 20679 calls/s 20679 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1138 MB/s 927094 calls/s # 6.13 [+1.07] udp tx: 1174 MB/s 19916 calls/s 19916 msg/s # 7.10 [+0.97] udp rx: 1141 MB/s 929346 calls/s # 7.13 [+0.03] udp tx: 1144 MB/s 19419 calls/s 19419 msg/s # 8.11 [+0.97] udp rx: 1135 MB/s 924026 calls/s # 8.13 [+0.03] udp tx: 1135 MB/s 19267 calls/s 19267 msg/s # 8.73 [+0.60] GRO frag list over UDP tunnel ok # 9.47 [+0.74] GRO fwd over UDP tunnel ok # 9.72 [+0.25] IPv6 # 9.97 [+0.25] No GRO ok # 10.50 [+0.53] GRO frag list ok # 11.05 [+0.55] GRO fwd ok # 11.56 [+0.51] UDP fwd perf udp rx: 1009 MB/s 821997 calls/s # 12.63 [+1.07] udp tx: 1122 MB/s 19039 calls/s 19039 msg/s # 13.60 [+0.97] udp rx: 1121 MB/s 912659 calls/s # 13.63 [+0.03] udp tx: 1125 MB/s 19088 calls/s 19088 msg/s # 14.60 [+0.97] udp rx: 1124 MB/s 915578 calls/s # 14.63 [+0.03] udp tx: 1127 MB/s 19117 calls/s 19117 msg/s # 14.74 [+0.12] UDP GRO fwd perf udp rx: 1868 MB/s 1520994 calls/s # 15.80 [+1.06] udp tx: 1927 MB/s 32700 calls/s 32700 msg/s # 16.78 [+0.98] udp rx: 1802 MB/s 1467274 calls/s # 16.80 [+0.02] udp tx: 1916 MB/s 32502 calls/s 32502 msg/s # 17.78 [+0.98] udp rx: 1916 MB/s 1559861 calls/s # 17.80 [+0.02] udp tx: 1924 MB/s 32645 calls/s 32645 msg/s # 18.32 [+0.52] GRO frag list over UDP tunnel ok # 19.03 [+0.71] 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__->