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.25 [+0.24] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.33 [+0.57] GRO fwd ok # 1.82 [+0.48] UDP fwd perf udp rx: 1166 MB/s 949628 calls/s # 2.89 [+1.07] udp tx: 1207 MB/s 20487 calls/s 20487 msg/s # 3.86 [+0.97] udp rx: 1207 MB/s 982800 calls/s # 3.89 [+0.03] udp tx: 1206 MB/s 20455 calls/s 20455 msg/s # 4.86 [+0.97] udp rx: 1217 MB/s 991056 calls/s # 4.89 [+0.03] udp tx: 1215 MB/s 20624 calls/s 20624 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1174 MB/s 955824 calls/s # 6.08 [+1.07] udp tx: 1211 MB/s 20540 calls/s 20540 msg/s # 7.05 [+0.97] udp rx: 1212 MB/s 986928 calls/s # 7.08 [+0.03] udp tx: 1210 MB/s 20535 calls/s 20535 msg/s # 8.05 [+0.97] udp rx: 1215 MB/s 989904 calls/s # 8.08 [+0.03] udp tx: 1214 MB/s 20603 calls/s 20603 msg/s # 8.65 [+0.57] GRO frag list over UDP tunnel ok # 9.38 [+0.73] GRO fwd over UDP tunnel ok # 9.62 [+0.24] IPv6 # 9.85 [+0.23] No GRO ok # 10.36 [+0.51] GRO frag list ok # 10.89 [+0.53] GRO fwd ok # 11.36 [+0.47] UDP fwd perf udp rx: 1090 MB/s 887948 calls/s # 12.43 [+1.07] udp tx: 1158 MB/s 19655 calls/s 19655 msg/s # 13.40 [+0.97] udp rx: 1166 MB/s 949392 calls/s # 13.43 [+0.03] udp tx: 1164 MB/s 19751 calls/s 19751 msg/s # 14.40 [+0.97] udp rx: 1151 MB/s 937248 calls/s # 14.43 [+0.03] udp tx: 1150 MB/s 19506 calls/s 19506 msg/s # 14.55 [+0.12] UDP GRO fwd perf udp rx: 1128 MB/s 918860 calls/s # 15.62 [+1.07] udp tx: 1159 MB/s 19660 calls/s 19660 msg/s # 16.59 [+0.97] udp rx: 1149 MB/s 936048 calls/s # 16.62 [+0.03] udp tx: 1148 MB/s 19474 calls/s 19474 msg/s # 17.59 [+0.97] udp rx: 1137 MB/s 925968 calls/s # 17.62 [+0.03] udp tx: 1136 MB/s 19272 calls/s 19272 msg/s # 18.21 [+0.59] GRO frag list over UDP tunnel ok # 18.98 [+0.77] 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__->