make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-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.79 [+0.53] GRO frag list ok # 1.35 [+0.57] GRO fwd ok # 1.83 [+0.48] UDP fwd perf udp rx: 1857 MB/s 1512236 calls/s # 2.89 [+1.06] udp tx: 1973 MB/s 33466 calls/s 33466 msg/s # 3.87 [+0.98] udp rx: 1980 MB/s 1612656 calls/s # 3.89 [+0.02] udp tx: 1979 MB/s 33569 calls/s 33569 msg/s # 4.87 [+0.98] udp rx: 1986 MB/s 1617552 calls/s # 4.89 [+0.02] udp tx: 1985 MB/s 33670 calls/s 33670 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1856 MB/s 1511472 calls/s # 6.08 [+1.07] udp tx: 1912 MB/s 32432 calls/s 32432 msg/s # 7.05 [+0.97] udp rx: 1928 MB/s 1569984 calls/s # 7.08 [+0.03] udp tx: 1926 MB/s 32670 calls/s 32670 msg/s # 8.05 [+0.97] udp rx: 1780 MB/s 1449792 calls/s # 8.08 [+0.03] udp tx: 1776 MB/s 30137 calls/s 30137 msg/s # 8.63 [+0.56] GRO frag list over UDP tunnel ok # 9.43 [+0.79] GRO fwd over UDP tunnel ok # 9.69 [+0.26] IPv6 # 9.95 [+0.26] No GRO ok # 10.49 [+0.54] GRO frag list ok # 11.06 [+0.58] GRO fwd ok # 11.57 [+0.50] UDP fwd perf udp rx: 1128 MB/s 919004 calls/s # 12.64 [+1.07] udp tx: 1229 MB/s 20848 calls/s 20848 msg/s # 13.61 [+0.97] udp rx: 1223 MB/s 995760 calls/s # 13.64 [+0.03] udp tx: 1221 MB/s 20722 calls/s 20722 msg/s # 14.61 [+0.97] udp rx: 1276 MB/s 1039056 calls/s # 14.64 [+0.03] udp tx: 1273 MB/s 21607 calls/s 21607 msg/s # 14.75 [+0.12] UDP GRO fwd perf udp rx: 1210 MB/s 985392 calls/s # 15.82 [+1.07] udp tx: 1246 MB/s 21135 calls/s 21135 msg/s # 16.79 [+0.97] udp rx: 1288 MB/s 1048896 calls/s # 16.82 [+0.03] udp tx: 1286 MB/s 21823 calls/s 21823 msg/s # 17.80 [+0.97] udp rx: 1279 MB/s 1041648 calls/s # 17.82 [+0.03] udp tx: 1277 MB/s 21673 calls/s 21673 msg/s # 18.42 [+0.60] GRO frag list over UDP tunnel ok # 19.22 [+0.79] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->