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.21 [+0.20] No GRO ok # 0.69 [+0.48] GRO frag list ok # 1.23 [+0.54] GRO fwd ok # 1.70 [+0.47] UDP fwd perf udp rx: 1678 MB/s 1366738 calls/s # 2.77 [+1.07] udp tx: 1811 MB/s 30723 calls/s 30723 msg/s # 3.74 [+0.97] udp rx: 1697 MB/s 1381632 calls/s # 3.77 [+0.03] udp tx: 1702 MB/s 28878 calls/s 28878 msg/s # 4.74 [+0.97] udp rx: 1217 MB/s 991296 calls/s # 4.77 [+0.03] udp tx: 1197 MB/s 20302 calls/s 20302 msg/s # 4.89 [+0.12] UDP GRO fwd perf udp rx: 1026 MB/s 835824 calls/s # 5.96 [+1.07] udp tx: 1060 MB/s 17981 calls/s 17981 msg/s # 6.93 [+0.97] udp rx: 1091 MB/s 888960 calls/s # 6.96 [+0.03] udp tx: 1091 MB/s 18514 calls/s 18514 msg/s # 7.93 [+0.97] udp rx: 1157 MB/s 941952 calls/s # 7.96 [+0.03] udp tx: 1156 MB/s 19611 calls/s 19611 msg/s # 8.52 [+0.56] GRO frag list over UDP tunnel ok # 9.21 [+0.69] GRO fwd over UDP tunnel ok # 9.45 [+0.24] IPv6 # 9.68 [+0.23] No GRO ok # 10.18 [+0.50] GRO frag list ok # 10.70 [+0.52] GRO fwd ok # 11.19 [+0.49] UDP fwd perf udp rx: 1009 MB/s 822120 calls/s # 12.27 [+1.08] udp tx: 1159 MB/s 19668 calls/s 19668 msg/s # 13.24 [+0.97] udp rx: 1202 MB/s 979200 calls/s # 13.27 [+0.03] udp tx: 1202 MB/s 20387 calls/s 20387 msg/s # 14.24 [+0.97] udp rx: 1205 MB/s 981168 calls/s # 14.27 [+0.03] udp tx: 1205 MB/s 20454 calls/s 20454 msg/s # 14.39 [+0.12] UDP GRO fwd perf udp rx: 1122 MB/s 913699 calls/s # 15.46 [+1.08] udp tx: 1201 MB/s 20371 calls/s 20371 msg/s # 16.43 [+0.97] udp rx: 1246 MB/s 1015072 calls/s # 16.46 [+0.03] udp tx: 1246 MB/s 21137 calls/s 21137 msg/s # 17.43 [+0.97] udp rx: 1136 MB/s 925289 calls/s # 17.46 [+0.03] udp tx: 1250 MB/s 21216 calls/s 21216 msg/s # 18.08 [+0.62] GRO frag list over UDP tunnel ok # 18.83 [+0.74] 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__->