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.26 [+0.25] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.37 [+0.59] GRO fwd ok # 1.85 [+0.48] UDP fwd perf udp rx: 1772 MB/s 1443133 calls/s # 2.91 [+1.06] udp tx: 1908 MB/s 32364 calls/s 32364 msg/s # 3.88 [+0.97] udp rx: 1929 MB/s 1570896 calls/s # 3.91 [+0.03] udp tx: 1928 MB/s 32701 calls/s 32701 msg/s # 4.89 [+0.98] udp rx: 1939 MB/s 1578816 calls/s # 4.91 [+0.02] udp tx: 1937 MB/s 32860 calls/s 32860 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1774 MB/s 1445040 calls/s # 6.10 [+1.07] udp tx: 1837 MB/s 31164 calls/s 31164 msg/s # 7.07 [+0.97] udp rx: 1926 MB/s 1568592 calls/s # 7.10 [+0.03] udp tx: 1923 MB/s 32630 calls/s 32630 msg/s # 8.07 [+0.97] udp rx: 1806 MB/s 1470528 calls/s # 8.10 [+0.03] udp tx: 1783 MB/s 30253 calls/s 30253 msg/s # 8.77 [+0.68] GRO frag list over UDP tunnel ok # 9.58 [+0.81] GRO fwd over UDP tunnel ok # 9.84 [+0.26] IPv6 # 10.11 [+0.27] No GRO ok # 10.70 [+0.59] GRO frag list ok # 11.28 [+0.58] GRO fwd ok # 11.82 [+0.54] UDP fwd perf udp rx: 1454 MB/s 1184386 calls/s # 12.89 [+1.07] udp tx: 1793 MB/s 30413 calls/s 30413 msg/s # 13.86 [+0.97] udp rx: 1856 MB/s 1511184 calls/s # 13.89 [+0.03] udp tx: 1852 MB/s 31428 calls/s 31428 msg/s # 14.86 [+0.97] udp rx: 1916 MB/s 1559856 calls/s # 14.89 [+0.03] udp tx: 1915 MB/s 32489 calls/s 32489 msg/s # 15.01 [+0.12] UDP GRO fwd perf udp rx: 1690 MB/s 1376128 calls/s # 16.08 [+1.07] udp tx: 1755 MB/s 29769 calls/s 29769 msg/s # 17.05 [+0.97] udp rx: 1959 MB/s 1595456 calls/s # 17.08 [+0.03] udp tx: 1958 MB/s 33219 calls/s 33219 msg/s # 18.05 [+0.97] udp rx: 1951 MB/s 1588512 calls/s # 18.08 [+0.03] udp tx: 1948 MB/s 33047 calls/s 33047 msg/s # 18.68 [+0.60] GRO frag list over UDP tunnel ok # 19.49 [+0.80] 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__->