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.83 [+0.55] GRO frag list ok # 1.42 [+0.59] GRO fwd ok # 1.90 [+0.49] UDP fwd perf udp rx: 1510 MB/s 1229324 calls/s # 2.96 [+1.06] udp tx: 1778 MB/s 30169 calls/s 30169 msg/s # 3.94 [+0.98] udp rx: 1778 MB/s 1447680 calls/s # 3.96 [+0.02] udp tx: 1776 MB/s 30138 calls/s 30138 msg/s # 4.94 [+0.98] udp rx: 1785 MB/s 1453584 calls/s # 4.96 [+0.02] udp tx: 1783 MB/s 30242 calls/s 30242 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1750 MB/s 1424995 calls/s # 6.16 [+1.08] udp tx: 1856 MB/s 31490 calls/s 31490 msg/s # 7.13 [+0.96] udp rx: 1860 MB/s 1515052 calls/s # 7.16 [+0.04] udp tx: 1881 MB/s 31906 calls/s 31906 msg/s # 8.13 [+0.96] udp rx: 1857 MB/s 1512192 calls/s # 8.16 [+0.04] udp tx: 1846 MB/s 31326 calls/s 31326 msg/s # 8.74 [+0.58] GRO frag list over UDP tunnel ok # 9.46 [+0.72] GRO fwd over UDP tunnel ok # 9.71 [+0.25] IPv6 # 9.94 [+0.24] No GRO ok # 10.46 [+0.51] GRO frag list ok # 10.98 [+0.52] GRO fwd ok # 11.46 [+0.48] UDP fwd perf udp rx: 1402 MB/s 1142027 calls/s # 12.52 [+1.07] udp tx: 1585 MB/s 26889 calls/s 26889 msg/s # 13.49 [+0.97] udp rx: 1624 MB/s 1322692 calls/s # 13.52 [+0.03] udp tx: 1820 MB/s 30880 calls/s 30880 msg/s # 14.49 [+0.97] udp rx: 1667 MB/s 1357859 calls/s # 14.52 [+0.03] udp tx: 1835 MB/s 31124 calls/s 31124 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1579 MB/s 1285723 calls/s # 15.71 [+1.07] udp tx: 1692 MB/s 28710 calls/s 28710 msg/s # 16.68 [+0.97] udp rx: 1876 MB/s 1527984 calls/s # 16.71 [+0.03] udp tx: 1874 MB/s 31786 calls/s 31786 msg/s # 17.68 [+0.97] udp rx: 1871 MB/s 1523616 calls/s # 17.71 [+0.03] udp tx: 1869 MB/s 31702 calls/s 31702 msg/s # 18.29 [+0.58] GRO frag list over UDP tunnel ok # 19.03 [+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__->