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.32 [+0.30] No GRO ok # 0.94 [+0.62] GRO frag list ok # 1.57 [+0.63] GRO fwd ok # 2.10 [+0.53] UDP fwd perf udp rx: 1743 MB/s 1419380 calls/s # 3.18 [+1.08] udp tx: 1805 MB/s 30614 calls/s 30614 msg/s # 4.18 [+1.00] udp tx: 1863 MB/s 31609 calls/s 31609 msg/s # 4.18 [+0.00] udp rx: 1703 MB/s 1386768 calls/s # 5.18 [+1.00] udp tx: 1983 MB/s 33639 calls/s 33639 msg/s # 5.28 [+0.10] udp rx: 1852 MB/s 1508025 calls/s # 5.30 [+0.02] UDP GRO fwd perf udp rx: 1841 MB/s 1498887 calls/s # 6.37 [+1.07] udp tx: 1939 MB/s 32901 calls/s 32901 msg/s # 7.34 [+0.97] udp rx: 1957 MB/s 1593312 calls/s # 7.37 [+0.03] udp tx: 1956 MB/s 33178 calls/s 33178 msg/s # 8.34 [+0.97] udp rx: 1967 MB/s 1601760 calls/s # 8.37 [+0.03] udp tx: 1965 MB/s 33332 calls/s 33332 msg/s # 8.97 [+0.60] GRO frag list over UDP tunnel ok # 9.76 [+0.79] GRO fwd over UDP tunnel ok # 10.02 [+0.26] IPv6 # 10.26 [+0.24] No GRO ok # 10.81 [+0.55] GRO frag list ok # 11.36 [+0.55] GRO fwd ok # 11.85 [+0.49] UDP fwd perf udp rx: 1508 MB/s 1227872 calls/s # 12.92 [+1.07] udp tx: 1769 MB/s 30017 calls/s 30017 msg/s # 13.89 [+0.97] udp rx: 1953 MB/s 1590686 calls/s # 13.92 [+0.03] udp tx: 1960 MB/s 33254 calls/s 33254 msg/s # 14.89 [+0.97] udp rx: 1942 MB/s 1581792 calls/s # 14.92 [+0.03] udp tx: 1941 MB/s 32921 calls/s 32921 msg/s # 15.04 [+0.12] UDP GRO fwd perf udp rx: 1877 MB/s 1528656 calls/s # 16.10 [+1.06] udp tx: 1924 MB/s 32646 calls/s 32646 msg/s # 17.08 [+0.98] udp rx: 1945 MB/s 1583824 calls/s # 17.10 [+0.02] udp tx: 1942 MB/s 32949 calls/s 32949 msg/s # 18.08 [+0.98] udp rx: 1939 MB/s 1578816 calls/s # 18.10 [+0.02] udp tx: 1939 MB/s 32888 calls/s 32888 msg/s # 18.62 [+0.51] GRO frag list over UDP tunnel ok # 19.28 [+0.67] 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__->