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.26 [+0.24] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.30 [+0.52] GRO fwd ok # 1.75 [+0.45] UDP fwd perf udp rx: 1457 MB/s 1186280 calls/s # 2.81 [+1.06] udp tx: 1892 MB/s 32106 calls/s 32106 msg/s # 3.79 [+0.98] udp rx: 1929 MB/s 1570752 calls/s # 3.81 [+0.02] udp tx: 1927 MB/s 32688 calls/s 32688 msg/s # 4.79 [+0.98] udp rx: 1934 MB/s 1574640 calls/s # 4.81 [+0.02] udp tx: 1932 MB/s 32781 calls/s 32781 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1715 MB/s 1396218 calls/s # 5.99 [+1.06] udp tx: 1920 MB/s 32580 calls/s 32580 msg/s # 6.96 [+0.97] udp rx: 1941 MB/s 1580352 calls/s # 6.99 [+0.03] udp tx: 1939 MB/s 32899 calls/s 32899 msg/s # 7.97 [+0.97] udp rx: 1940 MB/s 1579776 calls/s # 7.99 [+0.03] udp tx: 1938 MB/s 32879 calls/s 32879 msg/s # 8.54 [+0.55] GRO frag list over UDP tunnel ok # 9.27 [+0.73] GRO fwd over UDP tunnel ok # 9.51 [+0.24] IPv6 # 9.74 [+0.23] No GRO ok # 10.22 [+0.48] GRO frag list ok # 10.74 [+0.52] GRO fwd ok # 11.20 [+0.46] UDP fwd perf udp rx: 1448 MB/s 1179616 calls/s # 12.26 [+1.06] udp tx: 1738 MB/s 29481 calls/s 29481 msg/s # 13.25 [+0.98] udp rx: 1613 MB/s 1313798 calls/s # 13.26 [+0.02] udp tx: 1833 MB/s 31103 calls/s 31103 msg/s # 14.25 [+0.99] udp rx: 1855 MB/s 1510843 calls/s # 14.26 [+0.01] udp tx: 1876 MB/s 31821 calls/s 31821 msg/s # 14.38 [+0.12] UDP GRO fwd perf udp rx: 1529 MB/s 1244999 calls/s # 15.44 [+1.06] udp tx: 1774 MB/s 30100 calls/s 30100 msg/s # 16.42 [+0.97] udp rx: 1868 MB/s 1520928 calls/s # 16.44 [+0.03] udp tx: 1866 MB/s 31656 calls/s 31656 msg/s # 17.42 [+0.97] udp rx: 1868 MB/s 1521360 calls/s # 17.44 [+0.03] udp tx: 1867 MB/s 31666 calls/s 31666 msg/s # 18.02 [+0.58] GRO frag list over UDP tunnel ok # 18.76 [+0.74] 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__->