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.22 [+0.20] No GRO ok # 0.68 [+0.47] GRO frag list ok # 1.18 [+0.50] GRO fwd ok # 1.63 [+0.45] UDP fwd perf udp rx: 1332 MB/s 1084668 calls/s # 2.69 [+1.06] udp tx: 1836 MB/s 31155 calls/s 31155 msg/s # 3.67 [+0.97] udp rx: 1892 MB/s 1540464 calls/s # 3.69 [+0.03] udp tx: 1890 MB/s 32058 calls/s 32058 msg/s # 4.67 [+0.98] udp rx: 1890 MB/s 1538736 calls/s # 4.69 [+0.02] udp tx: 1888 MB/s 32032 calls/s 32032 msg/s # 4.81 [+0.12] UDP GRO fwd perf udp rx: 1848 MB/s 1504656 calls/s # 5.87 [+1.06] udp tx: 1891 MB/s 32075 calls/s 32075 msg/s # 6.84 [+0.98] udp rx: 1893 MB/s 1541712 calls/s # 6.87 [+0.02] udp tx: 1891 MB/s 32086 calls/s 32086 msg/s # 7.85 [+0.98] udp rx: 1896 MB/s 1543968 calls/s # 7.87 [+0.02] udp tx: 1894 MB/s 32133 calls/s 32133 msg/s # 8.37 [+0.50] GRO frag list over UDP tunnel ok # 9.03 [+0.66] GRO fwd over UDP tunnel ok # 9.26 [+0.23] IPv6 # 9.48 [+0.22] No GRO ok # 9.94 [+0.46] GRO frag list ok # 10.44 [+0.50] GRO fwd ok # 10.88 [+0.44] UDP fwd perf udp rx: 1850 MB/s 1506576 calls/s # 11.94 [+1.06] udp tx: 1898 MB/s 32198 calls/s 32198 msg/s # 12.92 [+0.97] udp rx: 1874 MB/s 1526400 calls/s # 12.94 [+0.03] udp tx: 1873 MB/s 31769 calls/s 31769 msg/s # 13.92 [+0.97] udp rx: 1857 MB/s 1512096 calls/s # 13.94 [+0.02] udp tx: 1855 MB/s 31464 calls/s 31464 msg/s # 14.06 [+0.12] UDP GRO fwd perf udp rx: 1826 MB/s 1487328 calls/s # 15.12 [+1.06] udp tx: 1875 MB/s 31802 calls/s 31802 msg/s # 16.10 [+0.97] udp rx: 1867 MB/s 1520304 calls/s # 16.12 [+0.03] udp tx: 1864 MB/s 31631 calls/s 31631 msg/s # 17.10 [+0.97] udp rx: 1371 MB/s 1116716 calls/s # 17.12 [+0.03] udp tx: 1783 MB/s 30245 calls/s 30245 msg/s # 17.63 [+0.51] GRO frag list over UDP tunnel ok # 18.30 [+0.66] 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__->