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.78 [+0.52] GRO frag list ok # 1.36 [+0.58] GRO fwd ok # 1.84 [+0.48] UDP fwd perf udp rx: 1653 MB/s 1346108 calls/s # 2.91 [+1.07] udp tx: 1896 MB/s 32165 calls/s 32165 msg/s # 3.87 [+0.97] udp rx: 1908 MB/s 1553952 calls/s # 3.91 [+0.03] udp tx: 1906 MB/s 32343 calls/s 32343 msg/s # 4.88 [+0.97] udp rx: 1916 MB/s 1560000 calls/s # 4.91 [+0.03] udp tx: 1914 MB/s 32465 calls/s 32465 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1861 MB/s 1515456 calls/s # 6.09 [+1.07] udp tx: 1911 MB/s 32426 calls/s 32426 msg/s # 7.07 [+0.97] udp rx: 1912 MB/s 1556784 calls/s # 7.09 [+0.03] udp tx: 1910 MB/s 32398 calls/s 32398 msg/s # 8.07 [+0.97] udp rx: 1919 MB/s 1562304 calls/s # 8.09 [+0.03] udp tx: 1917 MB/s 32521 calls/s 32521 msg/s # 8.67 [+0.57] GRO frag list over UDP tunnel ok # 9.43 [+0.76] GRO fwd over UDP tunnel ok # 9.68 [+0.25] IPv6 # 9.92 [+0.24] No GRO ok # 10.42 [+0.50] GRO frag list ok # 10.96 [+0.53] GRO fwd ok # 11.43 [+0.48] UDP fwd perf udp rx: 1508 MB/s 1227756 calls/s # 12.50 [+1.07] udp tx: 1823 MB/s 30929 calls/s 30929 msg/s # 13.47 [+0.97] udp rx: 1881 MB/s 1532048 calls/s # 13.50 [+0.03] udp tx: 1880 MB/s 31893 calls/s 31893 msg/s # 14.48 [+0.97] udp rx: 1883 MB/s 1532992 calls/s # 14.50 [+0.03] udp tx: 1881 MB/s 31914 calls/s 31914 msg/s # 14.62 [+0.12] UDP GRO fwd perf udp rx: 1833 MB/s 1492944 calls/s # 15.69 [+1.07] udp tx: 1881 MB/s 31910 calls/s 31910 msg/s # 16.66 [+0.98] udp rx: 1885 MB/s 1535184 calls/s # 16.69 [+0.02] udp tx: 1884 MB/s 31965 calls/s 31965 msg/s # 17.67 [+0.98] udp rx: 1891 MB/s 1539840 calls/s # 17.69 [+0.02] udp tx: 1889 MB/s 32048 calls/s 32048 msg/s # 18.28 [+0.59] GRO frag list over UDP tunnel ok # 19.04 [+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__->