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.01 [+0.01] IPv4 # 0.27 [+0.26] No GRO ok # 0.80 [+0.53] GRO frag list ok # 1.40 [+0.60] GRO fwd ok # 1.90 [+0.50] UDP fwd perf udp rx: 1031 MB/s 840091 calls/s # 2.98 [+1.08] udp tx: 1189 MB/s 20176 calls/s 20176 msg/s # 3.94 [+0.97] udp rx: 1197 MB/s 974784 calls/s # 3.98 [+0.03] udp tx: 1185 MB/s 20115 calls/s 20115 msg/s # 4.94 [+0.97] udp rx: 1101 MB/s 896784 calls/s # 4.98 [+0.03] udp tx: 1097 MB/s 18610 calls/s 18610 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 919 MB/s 748791 calls/s # 6.18 [+1.08] udp tx: 1050 MB/s 17817 calls/s 17817 msg/s # 7.14 [+0.96] udp rx: 992 MB/s 807970 calls/s # 7.18 [+0.04] udp tx: 1167 MB/s 19796 calls/s 19796 msg/s # 8.14 [+0.96] udp rx: 935 MB/s 761459 calls/s # 8.18 [+0.04] udp tx: 994 MB/s 16869 calls/s 16869 msg/s # 8.83 [+0.65] GRO frag list over UDP tunnel ok # 9.66 [+0.84] GRO fwd over UDP tunnel ok # 9.93 [+0.26] IPv6 # 10.19 [+0.27] No GRO ok # 10.72 [+0.53] GRO frag list ok # 11.31 [+0.59] GRO fwd ok # 11.85 [+0.54] UDP fwd perf udp rx: 920 MB/s 749541 calls/s # 12.93 [+1.08] udp tx: 1006 MB/s 17064 calls/s 17064 msg/s # 13.90 [+0.97] udp rx: 595 MB/s 484645 calls/s # 13.93 [+0.03] udp tx: 1212 MB/s 20560 calls/s 20560 msg/s # 14.90 [+0.97] udp rx: 1084 MB/s 883310 calls/s # 14.93 [+0.03] udp tx: 1082 MB/s 18363 calls/s 18363 msg/s # 15.05 [+0.12] UDP GRO fwd perf udp rx: 941 MB/s 766272 calls/s # 16.13 [+1.08] udp tx: 1067 MB/s 18110 calls/s 18110 msg/s # 17.10 [+0.97] udp rx: 718 MB/s 585186 calls/s # 17.13 [+0.03] udp tx: 1095 MB/s 18578 calls/s 18578 msg/s # 18.10 [+0.97] udp rx: 878 MB/s 715341 calls/s # 18.13 [+0.03] udp tx: 1048 MB/s 17783 calls/s 17783 msg/s # 18.72 [+0.59] GRO frag list over UDP tunnel ok # 19.50 [+0.78] 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__->