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.28 [+0.26] No GRO ok # 0.84 [+0.56] GRO frag list ok # 1.43 [+0.59] GRO fwd ok # 1.91 [+0.49] UDP fwd perf udp rx: 1553 MB/s 1264844 calls/s # 2.98 [+1.06] udp tx: 1857 MB/s 31507 calls/s 31507 msg/s # 3.95 [+0.97] udp rx: 1899 MB/s 1546171 calls/s # 3.98 [+0.02] udp tx: 1905 MB/s 32326 calls/s 32326 msg/s # 4.95 [+0.98] udp rx: 1786 MB/s 1454157 calls/s # 4.98 [+0.02] udp tx: 1897 MB/s 32185 calls/s 32185 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1619 MB/s 1318328 calls/s # 6.16 [+1.06] udp tx: 1741 MB/s 29534 calls/s 29534 msg/s # 7.13 [+0.97] udp rx: 1891 MB/s 1539744 calls/s # 7.16 [+0.03] udp tx: 1889 MB/s 32047 calls/s 32047 msg/s # 8.13 [+0.97] udp rx: 1886 MB/s 1535520 calls/s # 8.16 [+0.03] udp tx: 1884 MB/s 31954 calls/s 31954 msg/s # 8.71 [+0.55] GRO frag list over UDP tunnel ok # 9.39 [+0.68] GRO fwd over UDP tunnel ok # 9.62 [+0.23] IPv6 # 9.85 [+0.23] No GRO ok # 10.35 [+0.50] GRO frag list ok # 10.85 [+0.50] GRO fwd ok # 11.31 [+0.46] UDP fwd perf udp rx: 1466 MB/s 1194171 calls/s # 12.37 [+1.07] udp tx: 1746 MB/s 29625 calls/s 29625 msg/s # 13.34 [+0.97] udp rx: 1822 MB/s 1483645 calls/s # 13.37 [+0.03] udp tx: 1835 MB/s 31139 calls/s 31139 msg/s # 14.34 [+0.97] udp rx: 1624 MB/s 1322550 calls/s # 14.37 [+0.03] udp tx: 1833 MB/s 31096 calls/s 31096 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1533 MB/s 1248398 calls/s # 15.57 [+1.07] udp tx: 1601 MB/s 27160 calls/s 27160 msg/s # 16.54 [+0.97] udp rx: 1831 MB/s 1491408 calls/s # 16.57 [+0.03] udp tx: 1829 MB/s 31033 calls/s 31033 msg/s # 17.54 [+0.97] udp rx: 1573 MB/s 1280636 calls/s # 17.57 [+0.03] udp tx: 1806 MB/s 30639 calls/s 30639 msg/s # 18.17 [+0.60] GRO frag list over UDP tunnel ok # 18.89 [+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__->