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.34 [+0.57] GRO fwd ok # 1.82 [+0.48] UDP fwd perf udp rx: 923 MB/s 751632 calls/s # 2.89 [+1.07] udp tx: 1271 MB/s 21562 calls/s 21562 msg/s # 3.86 [+0.97] udp rx: 1294 MB/s 1053904 calls/s # 3.89 [+0.03] udp tx: 1293 MB/s 21938 calls/s 21938 msg/s # 4.86 [+0.97] udp rx: 1307 MB/s 1064720 calls/s # 4.89 [+0.03] udp tx: 1304 MB/s 22121 calls/s 22121 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1273 MB/s 1036896 calls/s # 6.08 [+1.07] udp tx: 1306 MB/s 22162 calls/s 22162 msg/s # 7.05 [+0.97] udp rx: 1308 MB/s 1065216 calls/s # 7.08 [+0.03] udp tx: 1306 MB/s 22167 calls/s 22167 msg/s # 8.05 [+0.98] udp rx: 1312 MB/s 1068144 calls/s # 8.08 [+0.02] udp tx: 1311 MB/s 22238 calls/s 22238 msg/s # 8.65 [+0.57] GRO frag list over UDP tunnel ok # 9.39 [+0.74] GRO fwd over UDP tunnel ok # 9.65 [+0.26] IPv6 # 9.88 [+0.24] No GRO ok # 10.40 [+0.52] GRO frag list ok # 10.94 [+0.54] GRO fwd ok # 11.43 [+0.50] UDP fwd perf udp rx: 1109 MB/s 903452 calls/s # 12.50 [+1.07] udp tx: 1204 MB/s 20422 calls/s 20422 msg/s # 13.48 [+0.97] udp rx: 1224 MB/s 997152 calls/s # 13.50 [+0.03] udp tx: 1223 MB/s 20755 calls/s 20755 msg/s # 14.48 [+0.98] udp rx: 1228 MB/s 999840 calls/s # 14.50 [+0.03] udp tx: 1227 MB/s 20818 calls/s 20818 msg/s # 14.62 [+0.12] UDP GRO fwd perf udp rx: 1197 MB/s 974928 calls/s # 15.69 [+1.07] udp tx: 1230 MB/s 20863 calls/s 20863 msg/s # 16.66 [+0.97] udp rx: 1225 MB/s 997632 calls/s # 16.69 [+0.03] udp tx: 1223 MB/s 20753 calls/s 20753 msg/s # 17.67 [+0.97] udp rx: 1225 MB/s 997776 calls/s # 17.69 [+0.03] udp tx: 1224 MB/s 20769 calls/s 20769 msg/s # 18.26 [+0.57] GRO frag list over UDP tunnel ok # 19.02 [+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__->