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.25] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.38 [+0.59] GRO fwd ok # 1.86 [+0.49] UDP fwd perf udp rx: 1568 MB/s 1277036 calls/s # 2.93 [+1.07] udp tx: 1715 MB/s 29100 calls/s 29100 msg/s # 3.90 [+0.97] udp rx: 1723 MB/s 1403223 calls/s # 3.93 [+0.03] udp tx: 1904 MB/s 32302 calls/s 32302 msg/s # 4.91 [+0.97] udp rx: 1900 MB/s 1546896 calls/s # 4.93 [+0.03] udp tx: 1903 MB/s 32279 calls/s 32279 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1828 MB/s 1488624 calls/s # 6.12 [+1.07] udp tx: 1877 MB/s 31850 calls/s 31850 msg/s # 7.10 [+0.98] udp rx: 1940 MB/s 1580016 calls/s # 7.12 [+0.02] udp tx: 1938 MB/s 32882 calls/s 32882 msg/s # 8.10 [+0.98] udp rx: 1990 MB/s 1620672 calls/s # 8.12 [+0.02] udp tx: 1989 MB/s 33747 calls/s 33747 msg/s # 8.72 [+0.60] GRO frag list over UDP tunnel ok # 9.50 [+0.78] GRO fwd over UDP tunnel ok # 9.75 [+0.26] IPv6 # 10.02 [+0.26] No GRO ok # 10.54 [+0.53] GRO frag list ok # 11.12 [+0.58] GRO fwd ok # 11.64 [+0.52] UDP fwd perf udp rx: 1663 MB/s 1353968 calls/s # 12.71 [+1.07] udp tx: 1815 MB/s 30786 calls/s 30786 msg/s # 13.68 [+0.97] udp rx: 1829 MB/s 1489152 calls/s # 13.71 [+0.03] udp tx: 1819 MB/s 30868 calls/s 30868 msg/s # 14.68 [+0.97] udp rx: 1759 MB/s 1432464 calls/s # 14.71 [+0.03] udp tx: 1764 MB/s 29932 calls/s 29932 msg/s # 14.83 [+0.12] UDP GRO fwd perf udp rx: 1675 MB/s 1363776 calls/s # 15.90 [+1.07] udp tx: 1734 MB/s 29412 calls/s 29412 msg/s # 16.87 [+0.97] udp rx: 1788 MB/s 1455936 calls/s # 16.90 [+0.03] udp tx: 1787 MB/s 30310 calls/s 30310 msg/s # 17.87 [+0.97] udp rx: 1882 MB/s 1532496 calls/s # 17.90 [+0.03] udp tx: 1880 MB/s 31899 calls/s 31899 msg/s # 18.49 [+0.59] GRO frag list over UDP tunnel ok # 19.27 [+0.78] 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__->