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.27] No GRO ok # 0.83 [+0.54] GRO frag list ok # 1.43 [+0.60] GRO fwd ok # 1.92 [+0.49] UDP fwd perf udp rx: 1530 MB/s 1245997 calls/s # 2.98 [+1.06] udp tx: 1881 MB/s 31915 calls/s 31915 msg/s # 3.96 [+0.97] udp rx: 1566 MB/s 1275370 calls/s # 3.98 [+0.03] udp tx: 1945 MB/s 32993 calls/s 32993 msg/s # 4.96 [+0.98] udp rx: 1714 MB/s 1395691 calls/s # 4.98 [+0.02] udp tx: 1954 MB/s 33150 calls/s 33150 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1878 MB/s 1529107 calls/s # 6.16 [+1.06] udp tx: 1950 MB/s 33089 calls/s 33089 msg/s # 7.14 [+0.98] udp rx: 1984 MB/s 1615872 calls/s # 7.16 [+0.02] udp tx: 1982 MB/s 33627 calls/s 33627 msg/s # 8.14 [+0.98] udp rx: 1984 MB/s 1615344 calls/s # 8.16 [+0.02] udp tx: 1982 MB/s 33629 calls/s 33629 msg/s # 8.78 [+0.62] GRO frag list over UDP tunnel ok # 9.59 [+0.81] GRO fwd over UDP tunnel ok # 9.85 [+0.26] IPv6 # 10.09 [+0.24] No GRO ok # 10.62 [+0.52] GRO frag list ok # 11.16 [+0.54] GRO fwd ok # 11.65 [+0.49] UDP fwd perf udp rx: 1470 MB/s 1197037 calls/s # 12.72 [+1.07] udp tx: 1874 MB/s 31794 calls/s 31794 msg/s # 13.69 [+0.97] udp rx: 1878 MB/s 1529384 calls/s # 13.72 [+0.03] udp tx: 1925 MB/s 32666 calls/s 32666 msg/s # 14.69 [+0.97] udp rx: 1791 MB/s 1458264 calls/s # 14.72 [+0.03] udp tx: 1913 MB/s 32451 calls/s 32451 msg/s # 14.84 [+0.12] UDP GRO fwd perf udp rx: 1716 MB/s 1397828 calls/s # 15.92 [+1.08] udp tx: 1761 MB/s 29873 calls/s 29873 msg/s # 16.89 [+0.97] udp rx: 1848 MB/s 1505169 calls/s # 16.92 [+0.03] udp tx: 1875 MB/s 31814 calls/s 31814 msg/s # 17.89 [+0.97] udp rx: 1933 MB/s 1573856 calls/s # 17.92 [+0.03] udp tx: 1931 MB/s 32762 calls/s 32762 msg/s # 18.54 [+0.62] GRO frag list over UDP tunnel ok # 19.31 [+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__->