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.27 [+0.25] No GRO ok # 0.82 [+0.55] GRO frag list ok # 1.45 [+0.63] GRO fwd ok # 1.93 [+0.48] UDP fwd perf udp rx: 1120 MB/s 911863 calls/s # 2.99 [+1.06] udp tx: 1218 MB/s 20675 calls/s 20675 msg/s # 3.96 [+0.97] udp rx: 1248 MB/s 1016298 calls/s # 3.99 [+0.03] udp tx: 1256 MB/s 21304 calls/s 21304 msg/s # 4.97 [+0.98] udp rx: 1294 MB/s 1053675 calls/s # 4.99 [+0.02] udp tx: 1298 MB/s 22017 calls/s 22017 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1271 MB/s 1035108 calls/s # 6.18 [+1.07] udp tx: 1319 MB/s 22374 calls/s 22374 msg/s # 7.15 [+0.97] udp rx: 1321 MB/s 1075508 calls/s # 7.18 [+0.03] udp tx: 1328 MB/s 22536 calls/s 22536 msg/s # 8.15 [+0.97] udp rx: 1298 MB/s 1057004 calls/s # 8.18 [+0.03] udp tx: 1303 MB/s 22107 calls/s 22107 msg/s # 8.76 [+0.58] GRO frag list over UDP tunnel ok # 9.54 [+0.78] GRO fwd over UDP tunnel ok # 9.78 [+0.25] IPv6 # 10.04 [+0.26] No GRO ok # 10.58 [+0.54] GRO frag list ok # 11.15 [+0.57] GRO fwd ok # 11.65 [+0.50] UDP fwd perf udp rx: 1097 MB/s 893145 calls/s # 12.72 [+1.07] udp tx: 1144 MB/s 19408 calls/s 19408 msg/s # 13.69 [+0.97] udp rx: 1160 MB/s 944956 calls/s # 13.72 [+0.03] udp tx: 1169 MB/s 19833 calls/s 19833 msg/s # 14.69 [+0.97] udp rx: 1201 MB/s 978256 calls/s # 14.72 [+0.03] udp tx: 1204 MB/s 20423 calls/s 20423 msg/s # 14.84 [+0.12] UDP GRO fwd perf udp rx: 1173 MB/s 955266 calls/s # 15.91 [+1.07] udp tx: 1212 MB/s 20569 calls/s 20569 msg/s # 16.88 [+0.97] udp rx: 1226 MB/s 998852 calls/s # 16.91 [+0.03] udp tx: 1231 MB/s 20887 calls/s 20887 msg/s # 17.88 [+0.97] udp rx: 1229 MB/s 1001292 calls/s # 17.91 [+0.03] udp tx: 1233 MB/s 20926 calls/s 20926 msg/s # 18.53 [+0.62] GRO frag list over UDP tunnel ok # 19.30 [+0.77] 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__->