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.01 [+0.01] IPv4 # 0.32 [+0.31] No GRO ok # 0.92 [+0.59] GRO frag list ok # 1.59 [+0.68] GRO fwd ok # 2.15 [+0.56] UDP fwd perf udp rx: 875 MB/s 712520 calls/s # 3.23 [+1.08] udp tx: 1178 MB/s 19983 calls/s 19983 msg/s # 4.20 [+0.97] udp rx: 1194 MB/s 972361 calls/s # 4.23 [+0.03] udp tx: 1259 MB/s 21363 calls/s 21363 msg/s # 5.20 [+0.97] udp rx: 1229 MB/s 1001162 calls/s # 5.23 [+0.03] udp tx: 1241 MB/s 21060 calls/s 21060 msg/s # 5.36 [+0.12] UDP GRO fwd perf udp rx: 865 MB/s 704416 calls/s # 6.43 [+1.07] udp tx: 1184 MB/s 20086 calls/s 20086 msg/s # 7.40 [+0.97] udp rx: 1044 MB/s 850284 calls/s # 7.43 [+0.03] udp tx: 1169 MB/s 19840 calls/s 19840 msg/s # 8.40 [+0.97] udp rx: 1145 MB/s 932375 calls/s # 8.43 [+0.03] udp tx: 1151 MB/s 19526 calls/s 19526 msg/s # 9.06 [+0.63] GRO frag list over UDP tunnel ok # 9.99 [+0.94] GRO fwd over UDP tunnel ok # 10.27 [+0.28] IPv6 # 10.57 [+0.30] No GRO ok # 11.15 [+0.58] GRO frag list ok # 11.77 [+0.62] GRO fwd ok # 12.32 [+0.56] UDP fwd perf udp rx: 740 MB/s 601487 calls/s # 13.40 [+1.07] udp tx: 1672 MB/s 28367 calls/s 28367 msg/s # 14.37 [+0.97] udp rx: 1160 MB/s 942252 calls/s # 14.39 [+0.03] udp tx: 1702 MB/s 28883 calls/s 28883 msg/s # 15.37 [+0.97] udp rx: 1351 MB/s 1095859 calls/s # 15.39 [+0.03] udp tx: 1777 MB/s 30154 calls/s 30154 msg/s # 15.52 [+0.12] UDP GRO fwd perf udp rx: 919 MB/s 745284 calls/s # 16.60 [+1.08] udp tx: 1589 MB/s 26959 calls/s 26959 msg/s # 17.56 [+0.96] udp rx: 1239 MB/s 1007052 calls/s # 17.60 [+0.04] udp tx: 1590 MB/s 26972 calls/s 26972 msg/s # 18.57 [+0.97] udp rx: 1032 MB/s 838813 calls/s # 18.60 [+0.03] udp tx: 1809 MB/s 30696 calls/s 30696 msg/s # 19.26 [+0.66] GRO frag list over UDP tunnel ok # 20.07 [+0.82] 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__->