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.26 [+0.24] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.34 [+0.55] GRO fwd ok # 1.79 [+0.45] UDP fwd perf udp rx: 1703 MB/s 1387164 calls/s # 2.85 [+1.06] udp tx: 1844 MB/s 31285 calls/s 31285 msg/s # 3.83 [+0.98] udp rx: 1810 MB/s 1473727 calls/s # 3.85 [+0.02] udp tx: 1862 MB/s 31591 calls/s 31591 msg/s # 4.83 [+0.98] udp rx: 1875 MB/s 1526534 calls/s # 4.85 [+0.02] udp tx: 1893 MB/s 32113 calls/s 32113 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1738 MB/s 1414992 calls/s # 6.03 [+1.06] udp tx: 1788 MB/s 30330 calls/s 30330 msg/s # 7.00 [+0.97] udp rx: 1844 MB/s 1501728 calls/s # 7.03 [+0.03] udp tx: 1842 MB/s 31248 calls/s 31248 msg/s # 8.00 [+0.97] udp rx: 1556 MB/s 1267083 calls/s # 8.03 [+0.03] udp tx: 1801 MB/s 30556 calls/s 30556 msg/s # 8.56 [+0.53] GRO frag list over UDP tunnel ok # 9.29 [+0.73] GRO fwd over UDP tunnel ok # 9.53 [+0.24] IPv6 # 9.77 [+0.23] No GRO ok # 10.27 [+0.50] GRO frag list ok # 10.76 [+0.49] GRO fwd ok # 11.22 [+0.46] UDP fwd perf udp rx: 1688 MB/s 1374332 calls/s # 12.29 [+1.07] udp tx: 1833 MB/s 31091 calls/s 31091 msg/s # 13.26 [+0.97] udp rx: 1848 MB/s 1504752 calls/s # 13.29 [+0.03] udp tx: 1846 MB/s 31321 calls/s 31321 msg/s # 14.26 [+0.97] udp rx: 1850 MB/s 1506768 calls/s # 14.29 [+0.03] udp tx: 1848 MB/s 31356 calls/s 31356 msg/s # 14.40 [+0.12] UDP GRO fwd perf udp rx: 1671 MB/s 1361124 calls/s # 15.47 [+1.06] udp tx: 1835 MB/s 31126 calls/s 31126 msg/s # 16.44 [+0.97] udp rx: 1863 MB/s 1517280 calls/s # 16.47 [+0.03] udp tx: 1861 MB/s 31574 calls/s 31574 msg/s # 17.44 [+0.97] udp rx: 1859 MB/s 1513488 calls/s # 17.47 [+0.03] udp tx: 1857 MB/s 31500 calls/s 31500 msg/s # 18.02 [+0.56] GRO frag list over UDP tunnel ok # 18.74 [+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__->