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.80 [+0.53] GRO frag list ok # 1.38 [+0.58] GRO fwd ok # 1.86 [+0.48] UDP fwd perf udp rx: 1890 MB/s 1538784 calls/s # 2.93 [+1.07] udp tx: 1937 MB/s 32863 calls/s 32863 msg/s # 3.90 [+0.97] udp rx: 1802 MB/s 1467168 calls/s # 3.93 [+0.03] udp tx: 1784 MB/s 30258 calls/s 30258 msg/s # 4.90 [+0.98] udp rx: 1110 MB/s 903720 calls/s # 4.93 [+0.03] udp tx: 1104 MB/s 18741 calls/s 18741 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1075 MB/s 875808 calls/s # 6.12 [+1.07] udp tx: 1113 MB/s 18880 calls/s 18880 msg/s # 7.09 [+0.97] udp rx: 1137 MB/s 925680 calls/s # 7.12 [+0.03] udp tx: 1135 MB/s 19257 calls/s 19257 msg/s # 8.09 [+0.97] udp rx: 1201 MB/s 977856 calls/s # 8.12 [+0.03] udp tx: 1200 MB/s 20359 calls/s 20359 msg/s # 8.69 [+0.57] GRO frag list over UDP tunnel ok # 9.45 [+0.76] GRO fwd over UDP tunnel ok # 9.70 [+0.25] IPv6 # 9.95 [+0.24] No GRO ok # 10.47 [+0.53] GRO frag list ok # 11.03 [+0.56] GRO fwd ok # 11.54 [+0.51] UDP fwd perf udp rx: 998 MB/s 813116 calls/s # 12.62 [+1.07] udp tx: 1054 MB/s 17890 calls/s 17890 msg/s # 13.59 [+0.97] udp rx: 1131 MB/s 920832 calls/s # 13.62 [+0.03] udp tx: 1133 MB/s 19221 calls/s 19221 msg/s # 14.59 [+0.97] udp rx: 1143 MB/s 931056 calls/s # 14.62 [+0.03] udp tx: 1141 MB/s 19358 calls/s 19358 msg/s # 14.74 [+0.12] UDP GRO fwd perf udp rx: 1136 MB/s 925392 calls/s # 15.81 [+1.07] udp tx: 1168 MB/s 19811 calls/s 19811 msg/s # 16.78 [+0.97] udp rx: 1768 MB/s 1439952 calls/s # 16.81 [+0.03] udp tx: 1782 MB/s 30232 calls/s 30232 msg/s # 17.79 [+0.97] udp rx: 1854 MB/s 1509980 calls/s # 17.81 [+0.03] udp tx: 1867 MB/s 31681 calls/s 31681 msg/s # 18.37 [+0.55] GRO frag list over UDP tunnel ok # 19.08 [+0.72] 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__->