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.03 [+0.03] IPv4 # 0.37 [+0.34] No GRO ok # 1.04 [+0.67] GRO frag list ok # 1.82 [+0.78] GRO fwd ok # 2.51 [+0.68] UDP fwd perf udp rx: 1097 MB/s 892305 calls/s # 3.59 [+1.09] udp tx: 1268 MB/s 21514 calls/s 21514 msg/s # 4.56 [+0.96] udp rx: 1153 MB/s 938178 calls/s # 4.59 [+0.04] udp tx: 1273 MB/s 21606 calls/s 21606 msg/s # 5.56 [+0.96] udp rx: 1166 MB/s 949101 calls/s # 5.59 [+0.04] udp tx: 1259 MB/s 21368 calls/s 21368 msg/s # 5.72 [+0.13] UDP GRO fwd perf udp rx: 1106 MB/s 900106 calls/s # 6.82 [+1.10] udp tx: 1305 MB/s 22135 calls/s 22135 msg/s # 7.78 [+0.96] udp rx: 901 MB/s 733424 calls/s # 7.82 [+0.04] udp tx: 1424 MB/s 24161 calls/s 24161 msg/s # 8.78 [+0.96] udp rx: 407 MB/s 330664 calls/s # 8.82 [+0.04] udp tx: 1730 MB/s 29355 calls/s 29355 msg/s # 9.59 [+0.77] GRO frag list over UDP tunnel ok # 10.58 [+1.00] GRO fwd over UDP tunnel ok # 10.89 [+0.31] IPv6 # 11.19 [+0.30] No GRO ok # 11.81 [+0.62] GRO frag list ok # 12.50 [+0.68] GRO fwd ok # 13.10 [+0.60] UDP fwd perf udp rx: 32 MB/s 26192 calls/s # 14.19 [+1.09] udp tx: 1185 MB/s 20107 calls/s 20107 msg/s # 15.19 [+1.00] udp tx: 1055 MB/s 17900 calls/s 17900 msg/s # 15.19 [+0.00] udp rx: 493 MB/s 401502 calls/s # 16.19 [+1.00] udp tx: 1043 MB/s 17696 calls/s 17696 msg/s # 16.29 [+0.10] udp rx: 324 MB/s 263679 calls/s # 16.31 [+0.03] UDP GRO fwd perf udp rx: 414 MB/s 336839 calls/s # 17.41 [+1.09] udp tx: 1152 MB/s 19548 calls/s 19548 msg/s # 18.37 [+0.96] udp rx: 399 MB/s 323618 calls/s # 18.41 [+0.04] udp tx: 1283 MB/s 21765 calls/s 21765 msg/s # 19.37 [+0.97] udp rx: 232 MB/s 187786 calls/s # 19.41 [+0.03] udp tx: 1302 MB/s 22097 calls/s 22097 msg/s # 20.10 [+0.69] GRO frag list over UDP tunnel ok # 20.98 [+0.88] 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__->