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.03 [+0.03] IPv4 # 0.29 [+0.26] No GRO ok # 0.82 [+0.54] GRO frag list ok # 1.44 [+0.62] GRO fwd ok # 1.92 [+0.47] UDP fwd perf udp rx: 1722 MB/s 1401901 calls/s # 2.98 [+1.06] udp tx: 1849 MB/s 31365 calls/s 31365 msg/s # 3.95 [+0.97] udp rx: 1850 MB/s 1506176 calls/s # 3.98 [+0.03] udp tx: 1847 MB/s 31338 calls/s 31338 msg/s # 4.95 [+0.97] udp rx: 1892 MB/s 1540688 calls/s # 4.98 [+0.03] udp tx: 1891 MB/s 32085 calls/s 32085 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1831 MB/s 1490896 calls/s # 6.15 [+1.06] udp tx: 1877 MB/s 31840 calls/s 31840 msg/s # 7.13 [+0.98] udp rx: 1875 MB/s 1527008 calls/s # 7.15 [+0.02] udp tx: 1874 MB/s 31785 calls/s 31785 msg/s # 8.13 [+0.98] udp rx: 1948 MB/s 1586400 calls/s # 8.15 [+0.02] udp tx: 1947 MB/s 33026 calls/s 33026 msg/s # 8.71 [+0.55] GRO frag list over UDP tunnel ok # 9.46 [+0.75] GRO fwd over UDP tunnel ok # 9.70 [+0.24] IPv6 # 9.94 [+0.24] No GRO ok # 10.42 [+0.48] GRO frag list ok # 10.94 [+0.52] GRO fwd ok # 11.41 [+0.47] UDP fwd perf udp rx: 1713 MB/s 1394876 calls/s # 12.48 [+1.07] udp tx: 1887 MB/s 32018 calls/s 32018 msg/s # 13.45 [+0.97] udp rx: 1883 MB/s 1533280 calls/s # 13.48 [+0.03] udp tx: 1881 MB/s 31905 calls/s 31905 msg/s # 14.45 [+0.98] udp rx: 1915 MB/s 1559552 calls/s # 14.48 [+0.02] udp tx: 1913 MB/s 32461 calls/s 32461 msg/s # 14.60 [+0.12] UDP GRO fwd perf udp rx: 1540 MB/s 1254044 calls/s # 15.67 [+1.07] udp tx: 1806 MB/s 30642 calls/s 30642 msg/s # 16.67 [+1.00] udp tx: 1960 MB/s 33252 calls/s 33252 msg/s # 16.67 [+0.00] udp rx: 1951 MB/s 1588528 calls/s # 17.67 [+1.00] udp tx: 1952 MB/s 33112 calls/s 33112 msg/s # 17.77 [+0.10] udp rx: 1954 MB/s 1590797 calls/s # 18.24 [+0.46] GRO frag list over UDP tunnel ok # 18.99 [+0.76] 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__->