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.23 [+0.22] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.31 [+0.57] GRO fwd ok # 1.80 [+0.49] UDP fwd perf udp rx: 1713 MB/s 1394653 calls/s # 2.86 [+1.07] udp tx: 1901 MB/s 32253 calls/s 32253 msg/s # 3.84 [+0.98] udp rx: 1941 MB/s 1580640 calls/s # 3.86 [+0.02] udp tx: 1939 MB/s 32894 calls/s 32894 msg/s # 4.84 [+0.98] udp rx: 1944 MB/s 1582704 calls/s # 4.86 [+0.02] udp tx: 1942 MB/s 32939 calls/s 32939 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1875 MB/s 1527072 calls/s # 6.05 [+1.07] udp tx: 1933 MB/s 32785 calls/s 32785 msg/s # 7.02 [+0.97] udp rx: 1936 MB/s 1576896 calls/s # 7.05 [+0.03] udp tx: 1935 MB/s 32826 calls/s 32826 msg/s # 8.02 [+0.97] udp rx: 1933 MB/s 1574304 calls/s # 8.05 [+0.03] udp tx: 1931 MB/s 32760 calls/s 32760 msg/s # 8.63 [+0.58] GRO frag list over UDP tunnel ok # 9.36 [+0.73] GRO fwd over UDP tunnel ok # 9.60 [+0.25] IPv6 # 9.84 [+0.24] No GRO ok # 10.35 [+0.51] GRO frag list ok # 10.87 [+0.52] GRO fwd ok # 11.35 [+0.48] UDP fwd perf udp rx: 1780 MB/s 1449452 calls/s # 12.42 [+1.07] udp tx: 1883 MB/s 31950 calls/s 31950 msg/s # 13.40 [+0.98] udp rx: 1882 MB/s 1532784 calls/s # 13.42 [+0.02] udp tx: 1881 MB/s 31907 calls/s 31907 msg/s # 14.40 [+0.98] udp rx: 1880 MB/s 1531248 calls/s # 14.42 [+0.02] udp tx: 1880 MB/s 31903 calls/s 31903 msg/s # 14.54 [+0.12] UDP GRO fwd perf udp rx: 1848 MB/s 1505040 calls/s # 15.61 [+1.07] udp tx: 1892 MB/s 32090 calls/s 32090 msg/s # 16.59 [+0.98] udp rx: 1900 MB/s 1547472 calls/s # 16.61 [+0.02] udp tx: 1899 MB/s 32223 calls/s 32223 msg/s # 17.59 [+0.98] udp rx: 1900 MB/s 1547616 calls/s # 17.61 [+0.02] udp tx: 1896 MB/s 32160 calls/s 32160 msg/s # 18.17 [+0.56] GRO frag list over UDP tunnel ok # 18.90 [+0.72] 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__->