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.26] No GRO ok # 0.84 [+0.56] GRO frag list ok # 1.48 [+0.64] GRO fwd ok # 2.00 [+0.52] UDP fwd perf udp rx: 1593 MB/s 1297663 calls/s # 3.07 [+1.07] udp tx: 1919 MB/s 32556 calls/s 32556 msg/s # 4.04 [+0.97] udp rx: 1962 MB/s 1597296 calls/s # 4.07 [+0.03] udp tx: 1960 MB/s 33249 calls/s 33249 msg/s # 5.04 [+0.97] udp rx: 1658 MB/s 1349809 calls/s # 5.07 [+0.03] udp tx: 1919 MB/s 32555 calls/s 32555 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1360 MB/s 1107807 calls/s # 6.27 [+1.08] udp tx: 1806 MB/s 30643 calls/s 30643 msg/s # 7.23 [+0.96] udp rx: 1891 MB/s 1540128 calls/s # 7.27 [+0.04] udp tx: 1892 MB/s 32099 calls/s 32099 msg/s # 8.24 [+0.96] udp rx: 1942 MB/s 1581184 calls/s # 8.27 [+0.04] udp tx: 1940 MB/s 32915 calls/s 32915 msg/s # 8.88 [+0.61] GRO frag list over UDP tunnel ok # 9.66 [+0.78] GRO fwd over UDP tunnel ok # 9.91 [+0.25] IPv6 # 10.19 [+0.28] No GRO ok # 10.70 [+0.51] GRO frag list ok # 11.24 [+0.54] GRO fwd ok # 11.71 [+0.47] UDP fwd perf udp rx: 1768 MB/s 1439372 calls/s # 12.78 [+1.07] udp tx: 1878 MB/s 31867 calls/s 31867 msg/s # 13.75 [+0.97] udp rx: 1892 MB/s 1540752 calls/s # 13.78 [+0.03] udp tx: 1889 MB/s 32041 calls/s 32041 msg/s # 14.75 [+0.97] udp rx: 1811 MB/s 1474656 calls/s # 14.78 [+0.03] udp tx: 1809 MB/s 30691 calls/s 30691 msg/s # 14.90 [+0.12] UDP GRO fwd perf udp rx: 1687 MB/s 1373555 calls/s # 15.97 [+1.07] udp tx: 1818 MB/s 30844 calls/s 30844 msg/s # 16.94 [+0.97] udp rx: 1872 MB/s 1524048 calls/s # 16.97 [+0.03] udp tx: 1873 MB/s 31768 calls/s 31768 msg/s # 17.94 [+0.97] udp rx: 1389 MB/s 1131005 calls/s # 17.97 [+0.03] udp tx: 1843 MB/s 31261 calls/s 31261 msg/s # 18.59 [+0.62] GRO frag list over UDP tunnel ok # 19.36 [+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__->