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.85 [+0.60] GRO frag list ok # 1.53 [+0.68] GRO fwd ok # 2.05 [+0.52] UDP fwd perf udp rx: 1419 MB/s 1155269 calls/s # 3.12 [+1.07] udp tx: 1684 MB/s 28568 calls/s 28568 msg/s # 4.09 [+0.97] udp rx: 1935 MB/s 1575904 calls/s # 4.12 [+0.03] udp tx: 1933 MB/s 32799 calls/s 32799 msg/s # 5.09 [+0.97] udp rx: 1882 MB/s 1532736 calls/s # 5.12 [+0.03] udp tx: 1902 MB/s 32263 calls/s 32263 msg/s # 5.24 [+0.12] UDP GRO fwd perf udp rx: 1660 MB/s 1351555 calls/s # 6.30 [+1.07] udp tx: 1844 MB/s 31281 calls/s 31281 msg/s # 7.28 [+0.97] udp rx: 1914 MB/s 1558835 calls/s # 7.30 [+0.03] udp tx: 1952 MB/s 33117 calls/s 33117 msg/s # 8.28 [+0.98] udp rx: 1526 MB/s 1243072 calls/s # 8.30 [+0.02] udp tx: 1930 MB/s 32741 calls/s 32741 msg/s # 8.94 [+0.63] GRO frag list over UDP tunnel ok # 9.74 [+0.80] GRO fwd over UDP tunnel ok # 10.01 [+0.27] IPv6 # 10.27 [+0.26] No GRO ok # 10.82 [+0.55] GRO frag list ok # 11.36 [+0.54] GRO fwd ok # 11.88 [+0.52] UDP fwd perf udp rx: 1414 MB/s 1151293 calls/s # 12.95 [+1.07] udp tx: 1782 MB/s 30224 calls/s 30224 msg/s # 13.92 [+0.97] udp rx: 1414 MB/s 1151194 calls/s # 13.95 [+0.03] udp tx: 1712 MB/s 29037 calls/s 29037 msg/s # 14.92 [+0.98] udp rx: 1222 MB/s 995235 calls/s # 14.95 [+0.02] udp tx: 1669 MB/s 28312 calls/s 28312 msg/s # 15.07 [+0.12] UDP GRO fwd perf udp tx: 1879 MB/s 31884 calls/s 31884 msg/s # 16.14 [+1.07] udp rx: 1265 MB/s 1029942 calls/s # 17.14 [+1.00] udp tx: 1618 MB/s 27445 calls/s 27445 msg/s # 17.14 [+0.00] udp rx: 1241 MB/s 1010810 calls/s # 18.14 [+1.00] udp tx: 1651 MB/s 28012 calls/s 28012 msg/s # 18.24 [+0.10] udp rx: 1121 MB/s 913092 calls/s # 18.76 [+0.52] GRO frag list over UDP tunnel ok # 19.57 [+0.81] 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__->