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.24 [+0.23] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.32 [+0.58] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp rx: 1552 MB/s 1264028 calls/s # 2.85 [+1.07] udp tx: 1877 MB/s 31849 calls/s 31849 msg/s # 3.83 [+0.98] udp rx: 1925 MB/s 1567584 calls/s # 3.85 [+0.02] udp tx: 1923 MB/s 32630 calls/s 32630 msg/s # 4.83 [+0.98] udp rx: 1929 MB/s 1570464 calls/s # 4.85 [+0.02] udp tx: 1927 MB/s 32686 calls/s 32686 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1871 MB/s 1523328 calls/s # 6.04 [+1.07] udp tx: 1921 MB/s 32583 calls/s 32583 msg/s # 7.01 [+0.97] udp rx: 1925 MB/s 1567776 calls/s # 7.04 [+0.03] udp tx: 1923 MB/s 32616 calls/s 32616 msg/s # 8.01 [+0.98] udp rx: 1916 MB/s 1560576 calls/s # 8.04 [+0.02] udp tx: 1914 MB/s 32478 calls/s 32478 msg/s # 8.61 [+0.57] GRO frag list over UDP tunnel ok # 9.35 [+0.74] GRO fwd over UDP tunnel ok # 9.61 [+0.26] IPv6 # 9.85 [+0.24] No GRO ok # 10.36 [+0.52] GRO frag list ok # 10.89 [+0.52] GRO fwd ok # 11.37 [+0.48] UDP fwd perf udp rx: 1409 MB/s 1147724 calls/s # 12.43 [+1.07] udp tx: 1818 MB/s 30838 calls/s 30838 msg/s # 13.41 [+0.98] udp rx: 1877 MB/s 1528752 calls/s # 13.43 [+0.02] udp tx: 1875 MB/s 31816 calls/s 31816 msg/s # 14.41 [+0.98] udp rx: 1874 MB/s 1525776 calls/s # 14.43 [+0.02] udp tx: 1872 MB/s 31765 calls/s 31765 msg/s # 14.55 [+0.12] UDP GRO fwd perf udp rx: 1842 MB/s 1500240 calls/s # 15.62 [+1.06] udp tx: 1891 MB/s 32084 calls/s 32084 msg/s # 16.59 [+0.97] udp rx: 1874 MB/s 1525824 calls/s # 16.62 [+0.03] udp tx: 1871 MB/s 31742 calls/s 31742 msg/s # 17.59 [+0.98] udp rx: 1321 MB/s 1075964 calls/s # 17.62 [+0.02] udp tx: 1774 MB/s 30100 calls/s 30100 msg/s # 18.15 [+0.53] GRO frag list over UDP tunnel ok # 18.85 [+0.71] 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__->