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.28 [+0.26] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.44 [+0.61] GRO fwd ok # 1.91 [+0.47] UDP fwd perf udp rx: 1813 MB/s 1476516 calls/s # 2.98 [+1.07] udp tx: 1867 MB/s 31677 calls/s 31677 msg/s # 3.95 [+0.97] udp rx: 1782 MB/s 1451233 calls/s # 3.98 [+0.03] udp tx: 1924 MB/s 32637 calls/s 32637 msg/s # 4.95 [+0.97] udp rx: 1948 MB/s 1586160 calls/s # 4.98 [+0.03] udp tx: 1947 MB/s 33035 calls/s 33035 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1903 MB/s 1549776 calls/s # 6.16 [+1.06] udp tx: 1956 MB/s 33188 calls/s 33188 msg/s # 7.13 [+0.97] udp rx: 1969 MB/s 1603152 calls/s # 7.15 [+0.03] udp tx: 1966 MB/s 33354 calls/s 33354 msg/s # 8.13 [+0.97] udp rx: 1948 MB/s 1586592 calls/s # 8.16 [+0.03] udp tx: 1947 MB/s 33024 calls/s 33024 msg/s # 8.72 [+0.57] GRO frag list over UDP tunnel ok # 9.43 [+0.71] GRO fwd over UDP tunnel ok # 9.68 [+0.25] IPv6 # 9.92 [+0.24] No GRO ok # 10.40 [+0.48] GRO frag list ok # 10.89 [+0.49] GRO fwd ok # 11.34 [+0.44] UDP fwd perf udp rx: 1701 MB/s 1385125 calls/s # 12.40 [+1.06] udp tx: 1875 MB/s 31812 calls/s 31812 msg/s # 13.37 [+0.98] udp rx: 1852 MB/s 1508427 calls/s # 13.39 [+0.02] udp tx: 1888 MB/s 32032 calls/s 32032 msg/s # 14.37 [+0.98] udp rx: 1662 MB/s 1353441 calls/s # 14.39 [+0.02] udp tx: 1845 MB/s 31294 calls/s 31294 msg/s # 14.51 [+0.12] UDP GRO fwd perf udp rx: 1871 MB/s 1523520 calls/s # 15.58 [+1.06] udp tx: 1921 MB/s 32586 calls/s 32586 msg/s # 16.55 [+0.97] udp rx: 1695 MB/s 1380330 calls/s # 16.58 [+0.03] udp tx: 1898 MB/s 32199 calls/s 32199 msg/s # 17.55 [+0.97] udp rx: 1621 MB/s 1320140 calls/s # 17.58 [+0.03] udp tx: 1896 MB/s 32164 calls/s 32164 msg/s # 18.12 [+0.55] GRO frag list over UDP tunnel ok # 18.84 [+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__->