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.22] No GRO ok # 0.72 [+0.49] GRO frag list ok # 1.26 [+0.54] GRO fwd ok # 1.73 [+0.46] UDP fwd perf udp rx: 1901 MB/s 1548192 calls/s # 2.79 [+1.06] udp tx: 1940 MB/s 32919 calls/s 32919 msg/s # 3.77 [+0.98] udp rx: 1910 MB/s 1555344 calls/s # 3.79 [+0.02] udp tx: 1908 MB/s 32373 calls/s 32373 msg/s # 4.77 [+0.98] udp rx: 1915 MB/s 1559136 calls/s # 4.79 [+0.02] udp tx: 1913 MB/s 32447 calls/s 32447 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp rx: 1862 MB/s 1515936 calls/s # 5.97 [+1.07] udp tx: 1911 MB/s 32417 calls/s 32417 msg/s # 6.95 [+0.98] udp rx: 1729 MB/s 1408095 calls/s # 6.97 [+0.02] udp tx: 1909 MB/s 32382 calls/s 32382 msg/s # 7.95 [+0.98] udp rx: 1908 MB/s 1553566 calls/s # 7.97 [+0.02] udp tx: 1923 MB/s 32629 calls/s 32629 msg/s # 8.51 [+0.54] GRO frag list over UDP tunnel ok # 9.21 [+0.70] GRO fwd over UDP tunnel ok # 9.45 [+0.24] IPv6 # 9.67 [+0.22] No GRO ok # 10.16 [+0.49] GRO frag list ok # 10.68 [+0.52] GRO fwd ok # 11.15 [+0.47] UDP fwd perf udp rx: 1547 MB/s 1259677 calls/s # 12.22 [+1.07] udp tx: 1769 MB/s 30012 calls/s 30012 msg/s # 13.19 [+0.97] udp rx: 1887 MB/s 1536384 calls/s # 13.22 [+0.03] udp tx: 1882 MB/s 31934 calls/s 31934 msg/s # 14.19 [+0.97] udp rx: 1456 MB/s 1185410 calls/s # 14.22 [+0.03] udp tx: 1851 MB/s 31395 calls/s 31395 msg/s # 14.33 [+0.12] UDP GRO fwd perf udp rx: 1825 MB/s 1485792 calls/s # 15.40 [+1.06] udp tx: 1873 MB/s 31770 calls/s 31770 msg/s # 16.37 [+0.97] udp rx: 1887 MB/s 1536624 calls/s # 16.40 [+0.03] udp tx: 1885 MB/s 31981 calls/s 31981 msg/s # 17.37 [+0.98] udp rx: 1559 MB/s 1269817 calls/s # 17.40 [+0.02] udp tx: 1856 MB/s 31479 calls/s 31479 msg/s # 17.96 [+0.56] GRO frag list over UDP tunnel ok # 18.67 [+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__->