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.01 [+0.01] IPv4 # 0.23 [+0.21] No GRO ok # 0.72 [+0.49] GRO frag list ok # 1.26 [+0.54] GRO fwd ok # 1.70 [+0.44] UDP fwd perf udp rx: 1872 MB/s 1524236 calls/s # 2.76 [+1.06] udp tx: 1921 MB/s 32583 calls/s 32583 msg/s # 3.74 [+0.98] udp rx: 1840 MB/s 1498532 calls/s # 3.76 [+0.02] udp tx: 1839 MB/s 31198 calls/s 31198 msg/s # 4.74 [+0.98] udp rx: 1917 MB/s 1560764 calls/s # 4.76 [+0.02] udp tx: 1915 MB/s 32491 calls/s 32491 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1864 MB/s 1518096 calls/s # 5.94 [+1.06] udp tx: 1923 MB/s 32625 calls/s 32625 msg/s # 6.91 [+0.97] udp rx: 1426 MB/s 1161330 calls/s # 6.94 [+0.03] udp tx: 1977 MB/s 33541 calls/s 33541 msg/s # 7.91 [+0.97] udp rx: 1978 MB/s 1610784 calls/s # 7.94 [+0.03] udp tx: 1975 MB/s 33510 calls/s 33510 msg/s # 8.58 [+0.64] GRO frag list over UDP tunnel ok # 9.39 [+0.81] GRO fwd over UDP tunnel ok # 9.64 [+0.24] IPv6 # 9.89 [+0.25] No GRO ok # 10.40 [+0.52] GRO frag list ok # 10.98 [+0.58] GRO fwd ok # 11.49 [+0.51] UDP fwd perf udp rx: 1102 MB/s 897897 calls/s # 12.57 [+1.07] udp tx: 1201 MB/s 20386 calls/s 20386 msg/s # 13.54 [+0.97] udp rx: 1108 MB/s 902413 calls/s # 13.56 [+0.03] udp tx: 1273 MB/s 21595 calls/s 21595 msg/s # 14.54 [+0.97] udp rx: 1251 MB/s 1018748 calls/s # 14.56 [+0.03] udp tx: 1266 MB/s 21481 calls/s 21481 msg/s # 14.69 [+0.12] UDP GRO fwd perf udp rx: 1167 MB/s 950832 calls/s # 15.76 [+1.08] udp tx: 1215 MB/s 20616 calls/s 20616 msg/s # 16.73 [+0.96] udp rx: 1261 MB/s 1026672 calls/s # 16.77 [+0.04] udp tx: 1259 MB/s 21365 calls/s 21365 msg/s # 17.73 [+0.96] udp rx: 1248 MB/s 1016064 calls/s # 17.76 [+0.04] udp tx: 1245 MB/s 21129 calls/s 21129 msg/s # 18.38 [+0.62] GRO frag list over UDP tunnel ok # 19.14 [+0.75] 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__->