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.26 [+0.24] No GRO ok # 0.77 [+0.51] GRO frag list ok # 1.32 [+0.55] GRO fwd ok # 1.80 [+0.48] UDP fwd perf udp rx: 1233 MB/s 1004160 calls/s # 2.87 [+1.07] udp tx: 1268 MB/s 21508 calls/s 21508 msg/s # 3.84 [+0.97] udp rx: 1221 MB/s 994368 calls/s # 3.87 [+0.03] udp tx: 1220 MB/s 20697 calls/s 20697 msg/s # 4.85 [+0.97] udp rx: 1228 MB/s 999848 calls/s # 4.87 [+0.03] udp tx: 1227 MB/s 20814 calls/s 20814 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1187 MB/s 966444 calls/s # 6.06 [+1.07] udp tx: 1219 MB/s 20690 calls/s 20690 msg/s # 7.03 [+0.97] udp rx: 1212 MB/s 986912 calls/s # 7.06 [+0.03] udp tx: 1210 MB/s 20527 calls/s 20527 msg/s # 8.04 [+0.97] udp rx: 1219 MB/s 992464 calls/s # 8.06 [+0.03] udp tx: 1217 MB/s 20655 calls/s 20655 msg/s # 8.65 [+0.58] GRO frag list over UDP tunnel ok # 9.40 [+0.75] GRO fwd over UDP tunnel ok # 9.65 [+0.25] IPv6 # 9.89 [+0.25] No GRO ok # 10.41 [+0.52] GRO frag list ok # 10.94 [+0.53] GRO fwd ok # 11.43 [+0.49] UDP fwd perf udp rx: 1136 MB/s 925252 calls/s # 12.50 [+1.07] udp tx: 1173 MB/s 19908 calls/s 19908 msg/s # 13.47 [+0.97] udp rx: 1165 MB/s 949144 calls/s # 13.50 [+0.03] udp tx: 1163 MB/s 19735 calls/s 19735 msg/s # 14.47 [+0.97] udp rx: 1156 MB/s 941712 calls/s # 14.50 [+0.03] udp tx: 1156 MB/s 19612 calls/s 19612 msg/s # 14.62 [+0.12] UDP GRO fwd perf udp rx: 1135 MB/s 924768 calls/s # 15.69 [+1.07] udp tx: 1170 MB/s 19857 calls/s 19857 msg/s # 16.66 [+0.97] udp rx: 1104 MB/s 899084 calls/s # 16.69 [+0.03] udp tx: 1151 MB/s 19522 calls/s 19522 msg/s # 17.66 [+0.97] udp rx: 1152 MB/s 938112 calls/s # 17.69 [+0.03] udp tx: 1149 MB/s 19503 calls/s 19503 msg/s # 18.29 [+0.60] GRO frag list over UDP tunnel ok # 19.05 [+0.76] 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__->