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.27 [+0.26] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.46 [+0.63] GRO fwd ok # 1.98 [+0.53] UDP fwd perf udp rx: 1081 MB/s 880235 calls/s # 3.06 [+1.07] udp tx: 1127 MB/s 19117 calls/s 19117 msg/s # 4.03 [+0.97] udp rx: 1156 MB/s 941280 calls/s # 4.06 [+0.03] udp tx: 1155 MB/s 19594 calls/s 19594 msg/s # 5.03 [+0.97] udp rx: 1157 MB/s 942096 calls/s # 5.06 [+0.03] udp tx: 1156 MB/s 19607 calls/s 19607 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 985 MB/s 802464 calls/s # 6.26 [+1.08] udp tx: 1019 MB/s 17284 calls/s 17284 msg/s # 7.22 [+0.97] udp rx: 1060 MB/s 863520 calls/s # 7.26 [+0.03] udp tx: 1063 MB/s 18045 calls/s 18045 msg/s # 8.23 [+0.97] udp rx: 1138 MB/s 926928 calls/s # 8.26 [+0.03] udp tx: 1135 MB/s 19265 calls/s 19265 msg/s # 8.87 [+0.62] GRO frag list over UDP tunnel ok # 9.66 [+0.78] GRO fwd over UDP tunnel ok # 9.90 [+0.25] IPv6 # 10.14 [+0.24] No GRO ok # 10.63 [+0.50] GRO frag list ok # 11.18 [+0.55] GRO fwd ok # 11.65 [+0.46] UDP fwd perf udp rx: 1543 MB/s 1256700 calls/s # 12.71 [+1.06] udp tx: 1788 MB/s 30337 calls/s 30337 msg/s # 13.68 [+0.97] udp rx: 1835 MB/s 1494080 calls/s # 13.71 [+0.03] udp tx: 1833 MB/s 31096 calls/s 31096 msg/s # 14.68 [+0.97] udp rx: 1768 MB/s 1439867 calls/s # 14.71 [+0.03] udp tx: 1822 MB/s 30915 calls/s 30915 msg/s # 14.83 [+0.12] UDP GRO fwd perf udp rx: 1664 MB/s 1354977 calls/s # 15.90 [+1.07] udp tx: 1759 MB/s 29846 calls/s 29846 msg/s # 16.87 [+0.97] udp rx: 1830 MB/s 1490544 calls/s # 16.90 [+0.03] udp tx: 1829 MB/s 31038 calls/s 31038 msg/s # 17.87 [+0.97] udp rx: 1834 MB/s 1493856 calls/s # 17.90 [+0.03] udp tx: 1833 MB/s 31100 calls/s 31100 msg/s # 18.51 [+0.61] GRO frag list over UDP tunnel ok # 19.29 [+0.78] 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__->