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.27 [+0.25] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.36 [+0.58] GRO fwd ok # 1.84 [+0.47] UDP fwd perf udp rx: 1135 MB/s 924812 calls/s # 2.90 [+1.07] udp tx: 1171 MB/s 19866 calls/s 19866 msg/s # 3.88 [+0.97] udp rx: 1171 MB/s 953328 calls/s # 3.90 [+0.03] udp tx: 1169 MB/s 19839 calls/s 19839 msg/s # 4.88 [+0.97] udp rx: 1159 MB/s 944064 calls/s # 4.90 [+0.02] udp tx: 1158 MB/s 19643 calls/s 19643 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1131 MB/s 921024 calls/s # 6.10 [+1.07] udp tx: 1165 MB/s 19761 calls/s 19761 msg/s # 7.07 [+0.97] udp rx: 1161 MB/s 945792 calls/s # 7.10 [+0.03] udp tx: 1161 MB/s 19694 calls/s 19694 msg/s # 8.07 [+0.97] udp rx: 1163 MB/s 947376 calls/s # 8.10 [+0.03] udp tx: 1162 MB/s 19717 calls/s 19717 msg/s # 8.68 [+0.58] GRO frag list over UDP tunnel ok # 9.39 [+0.72] GRO fwd over UDP tunnel ok # 9.64 [+0.25] IPv6 # 9.87 [+0.23] No GRO ok # 10.38 [+0.50] GRO frag list ok # 10.92 [+0.54] GRO fwd ok # 11.38 [+0.47] UDP fwd perf udp rx: 1064 MB/s 866444 calls/s # 12.45 [+1.06] udp tx: 1130 MB/s 19175 calls/s 19175 msg/s # 13.42 [+0.98] udp rx: 1123 MB/s 914544 calls/s # 13.45 [+0.02] udp tx: 1122 MB/s 19032 calls/s 19032 msg/s # 14.42 [+0.98] udp rx: 1127 MB/s 917616 calls/s # 14.45 [+0.02] udp tx: 1125 MB/s 19091 calls/s 19091 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1095 MB/s 891696 calls/s # 15.63 [+1.07] udp tx: 1124 MB/s 19066 calls/s 19066 msg/s # 16.61 [+0.97] udp rx: 1115 MB/s 908256 calls/s # 16.63 [+0.03] udp tx: 1113 MB/s 18891 calls/s 18891 msg/s # 17.61 [+0.98] udp rx: 1121 MB/s 912672 calls/s # 17.63 [+0.03] udp tx: 1120 MB/s 19001 calls/s 19001 msg/s # 18.19 [+0.56] GRO frag list over UDP tunnel ok # 18.92 [+0.73] 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__->