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.77 [+0.52] GRO frag list ok # 1.37 [+0.60] GRO fwd ok # 1.87 [+0.50] UDP fwd perf udp rx: 1120 MB/s 912524 calls/s # 2.94 [+1.07] udp tx: 1157 MB/s 19638 calls/s 19638 msg/s # 3.91 [+0.97] udp rx: 1164 MB/s 947808 calls/s # 3.94 [+0.03] udp tx: 1171 MB/s 19861 calls/s 19861 msg/s # 4.91 [+0.97] udp rx: 1208 MB/s 983664 calls/s # 4.94 [+0.03] udp tx: 1207 MB/s 20477 calls/s 20477 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1120 MB/s 912096 calls/s # 6.13 [+1.07] udp tx: 1158 MB/s 19641 calls/s 19641 msg/s # 7.10 [+0.97] udp rx: 1211 MB/s 986592 calls/s # 7.13 [+0.03] udp tx: 1210 MB/s 20523 calls/s 20523 msg/s # 8.10 [+0.97] udp rx: 1136 MB/s 925094 calls/s # 8.13 [+0.03] udp tx: 1198 MB/s 20326 calls/s 20326 msg/s # 8.71 [+0.58] GRO frag list over UDP tunnel ok # 9.47 [+0.75] GRO fwd over UDP tunnel ok # 9.73 [+0.26] IPv6 # 9.98 [+0.25] No GRO ok # 10.49 [+0.52] GRO frag list ok # 11.04 [+0.55] GRO fwd ok # 11.55 [+0.51] UDP fwd perf udp rx: 954 MB/s 777358 calls/s # 12.63 [+1.07] udp tx: 1175 MB/s 19945 calls/s 19945 msg/s # 13.60 [+0.97] udp rx: 985 MB/s 802711 calls/s # 13.63 [+0.03] udp tx: 1239 MB/s 21026 calls/s 21026 msg/s # 14.62 [+0.99] udp rx: 1151 MB/s 937243 calls/s # 14.63 [+0.01] udp tx: 1220 MB/s 20693 calls/s 20693 msg/s # 14.75 [+0.12] UDP GRO fwd perf udp rx: 1158 MB/s 942880 calls/s # 15.82 [+1.07] udp tx: 1190 MB/s 20192 calls/s 20192 msg/s # 16.79 [+0.97] udp rx: 1072 MB/s 873437 calls/s # 16.82 [+0.03] udp tx: 1205 MB/s 20445 calls/s 20445 msg/s # 17.79 [+0.97] udp rx: 1153 MB/s 939346 calls/s # 17.82 [+0.03] udp tx: 1206 MB/s 20469 calls/s 20469 msg/s # 18.42 [+0.60] GRO frag list over UDP tunnel ok # 19.19 [+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__->