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.24 [+0.23] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.26 [+0.53] GRO fwd ok # 1.69 [+0.43] UDP fwd perf udp rx: 1536 MB/s 1251041 calls/s # 2.74 [+1.05] udp tx: 1901 MB/s 32245 calls/s 32245 msg/s # 3.72 [+0.98] udp rx: 1884 MB/s 1534320 calls/s # 3.74 [+0.02] udp tx: 1882 MB/s 31934 calls/s 31934 msg/s # 4.72 [+0.98] udp rx: 1974 MB/s 1607296 calls/s # 4.74 [+0.02] udp tx: 1972 MB/s 33457 calls/s 33457 msg/s # 4.86 [+0.12] UDP GRO fwd perf udp rx: 1897 MB/s 1545168 calls/s # 5.92 [+1.06] udp tx: 1941 MB/s 32932 calls/s 32932 msg/s # 6.89 [+0.98] udp rx: 1953 MB/s 1590432 calls/s # 6.92 [+0.02] udp tx: 1950 MB/s 33088 calls/s 33088 msg/s # 7.90 [+0.98] udp rx: 1972 MB/s 1605744 calls/s # 7.92 [+0.02] udp tx: 1971 MB/s 33432 calls/s 33432 msg/s # 8.48 [+0.56] GRO frag list over UDP tunnel ok # 9.21 [+0.73] GRO fwd over UDP tunnel ok # 9.45 [+0.24] IPv6 # 9.69 [+0.23] No GRO ok # 10.16 [+0.48] GRO frag list ok # 10.67 [+0.51] GRO fwd ok # 11.12 [+0.45] UDP fwd perf udp rx: 1220 MB/s 993507 calls/s # 12.18 [+1.06] udp tx: 1865 MB/s 31634 calls/s 31634 msg/s # 13.16 [+0.98] udp rx: 1610 MB/s 1310974 calls/s # 13.18 [+0.02] udp tx: 1779 MB/s 30178 calls/s 30178 msg/s # 14.16 [+0.98] udp rx: 1907 MB/s 1552627 calls/s # 14.18 [+0.02] udp tx: 1910 MB/s 32402 calls/s 32402 msg/s # 14.29 [+0.12] UDP GRO fwd perf udp rx: 1748 MB/s 1423594 calls/s # 15.35 [+1.06] udp tx: 1911 MB/s 32427 calls/s 32427 msg/s # 16.33 [+0.98] udp rx: 1919 MB/s 1562621 calls/s # 16.35 [+0.02] udp tx: 1929 MB/s 32720 calls/s 32720 msg/s # 17.33 [+0.97] udp rx: 1892 MB/s 1540793 calls/s # 17.35 [+0.03] udp tx: 1956 MB/s 33182 calls/s 33182 msg/s # 17.88 [+0.53] GRO frag list over UDP tunnel ok # 18.58 [+0.70] 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__->