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.29 [+0.27] No GRO ok # 0.87 [+0.58] GRO frag list ok # 1.53 [+0.66] GRO fwd ok # 2.09 [+0.56] UDP fwd perf udp rx: 1673 MB/s 1362139 calls/s # 3.17 [+1.08] udp tx: 1817 MB/s 30825 calls/s 30825 msg/s # 4.15 [+0.98] udp rx: 1720 MB/s 1400802 calls/s # 4.17 [+0.02] udp tx: 1868 MB/s 31695 calls/s 31695 msg/s # 5.15 [+0.98] udp rx: 1760 MB/s 1433453 calls/s # 5.17 [+0.02] udp tx: 1879 MB/s 31880 calls/s 31880 msg/s # 5.30 [+0.13] UDP GRO fwd perf udp rx: 1612 MB/s 1312713 calls/s # 6.39 [+1.09] udp tx: 1830 MB/s 31040 calls/s 31040 msg/s # 7.35 [+0.96] udp rx: 1785 MB/s 1453867 calls/s # 7.39 [+0.04] udp tx: 1900 MB/s 32228 calls/s 32228 msg/s # 8.35 [+0.96] udp rx: 1917 MB/s 1560768 calls/s # 8.39 [+0.04] udp tx: 1915 MB/s 32482 calls/s 32482 msg/s # 8.98 [+0.59] GRO frag list over UDP tunnel ok # 9.73 [+0.76] GRO fwd over UDP tunnel ok # 9.99 [+0.25] IPv6 # 10.22 [+0.23] No GRO ok # 10.70 [+0.49] GRO frag list ok # 11.24 [+0.54] GRO fwd ok # 11.74 [+0.49] UDP fwd perf udp rx: 1226 MB/s 998237 calls/s # 12.81 [+1.07] udp tx: 1472 MB/s 24982 calls/s 24982 msg/s # 13.78 [+0.97] udp rx: 1031 MB/s 839564 calls/s # 13.81 [+0.03] udp tx: 1136 MB/s 19274 calls/s 19274 msg/s # 14.78 [+0.97] udp rx: 1166 MB/s 950016 calls/s # 14.81 [+0.03] udp tx: 1166 MB/s 19788 calls/s 19788 msg/s # 14.93 [+0.12] UDP GRO fwd perf udp rx: 1115 MB/s 908458 calls/s # 16.00 [+1.08] udp tx: 1188 MB/s 20159 calls/s 20159 msg/s # 16.97 [+0.97] udp rx: 1165 MB/s 949069 calls/s # 17.00 [+0.03] udp tx: 1198 MB/s 20319 calls/s 20319 msg/s # 17.98 [+0.97] udp rx: 1103 MB/s 898582 calls/s # 18.00 [+0.03] udp tx: 1190 MB/s 20200 calls/s 20200 msg/s # 18.65 [+0.65] GRO frag list over UDP tunnel ok # 19.48 [+0.82] 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__->