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.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.34 [+0.58] GRO fwd ok # 1.81 [+0.47] UDP fwd perf udp rx: 1297 MB/s 1055952 calls/s # 2.87 [+1.06] udp tx: 1326 MB/s 22498 calls/s 22498 msg/s # 3.85 [+0.97] udp rx: 1197 MB/s 975072 calls/s # 3.87 [+0.02] udp tx: 1195 MB/s 20279 calls/s 20279 msg/s # 4.85 [+0.98] udp rx: 1201 MB/s 978192 calls/s # 4.87 [+0.02] udp tx: 1200 MB/s 20369 calls/s 20369 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1169 MB/s 952032 calls/s # 6.06 [+1.07] udp tx: 1200 MB/s 20359 calls/s 20359 msg/s # 7.03 [+0.97] udp rx: 1202 MB/s 979248 calls/s # 7.06 [+0.03] udp tx: 1201 MB/s 20373 calls/s 20373 msg/s # 8.03 [+0.97] udp rx: 1209 MB/s 984576 calls/s # 8.06 [+0.02] udp tx: 1208 MB/s 20502 calls/s 20502 msg/s # 8.64 [+0.58] GRO frag list over UDP tunnel ok # 9.38 [+0.75] GRO fwd over UDP tunnel ok # 9.63 [+0.25] IPv6 # 9.88 [+0.25] No GRO ok # 10.38 [+0.51] GRO frag list ok # 10.92 [+0.54] GRO fwd ok # 11.39 [+0.47] UDP fwd perf udp rx: 1007 MB/s 820604 calls/s # 12.45 [+1.07] udp tx: 1151 MB/s 19537 calls/s 19537 msg/s # 13.43 [+0.97] udp rx: 1150 MB/s 937008 calls/s # 13.45 [+0.03] udp tx: 1149 MB/s 19500 calls/s 19500 msg/s # 14.43 [+0.98] udp rx: 1148 MB/s 934992 calls/s # 14.45 [+0.02] udp tx: 1147 MB/s 19461 calls/s 19461 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1145 MB/s 932400 calls/s # 15.64 [+1.07] udp tx: 1174 MB/s 19920 calls/s 19920 msg/s # 16.62 [+0.97] udp rx: 1162 MB/s 946464 calls/s # 16.64 [+0.03] udp tx: 1162 MB/s 19717 calls/s 19717 msg/s # 17.62 [+0.97] udp rx: 1168 MB/s 951216 calls/s # 17.64 [+0.03] udp tx: 1166 MB/s 19783 calls/s 19783 msg/s # 18.24 [+0.60] GRO frag list over UDP tunnel ok # 19.03 [+0.79] 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__->