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.25 [+0.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.29 [+0.54] GRO fwd ok # 1.79 [+0.50] UDP fwd perf udp rx: 1584 MB/s 1289655 calls/s # 2.85 [+1.06] udp tx: 1793 MB/s 30425 calls/s 30425 msg/s # 3.82 [+0.97] udp rx: 1827 MB/s 1487899 calls/s # 3.85 [+0.03] udp tx: 1836 MB/s 31148 calls/s 31148 msg/s # 4.82 [+0.98] udp rx: 1880 MB/s 1530576 calls/s # 4.85 [+0.02] udp tx: 1878 MB/s 31858 calls/s 31858 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1759 MB/s 1432778 calls/s # 6.04 [+1.07] udp tx: 1866 MB/s 31652 calls/s 31652 msg/s # 7.02 [+0.98] udp rx: 1784 MB/s 1452523 calls/s # 7.04 [+0.02] udp tx: 1866 MB/s 31656 calls/s 31656 msg/s # 8.02 [+0.98] udp rx: 1866 MB/s 1519425 calls/s # 8.04 [+0.02] udp tx: 1876 MB/s 31825 calls/s 31825 msg/s # 8.62 [+0.58] GRO frag list over UDP tunnel ok # 9.41 [+0.79] GRO fwd over UDP tunnel ok # 9.68 [+0.27] IPv6 # 9.94 [+0.26] No GRO ok # 10.48 [+0.55] GRO frag list ok # 11.05 [+0.57] GRO fwd ok # 11.58 [+0.53] UDP fwd perf udp rx: 1360 MB/s 1107771 calls/s # 12.66 [+1.07] udp tx: 1802 MB/s 30576 calls/s 30576 msg/s # 13.63 [+0.97] udp rx: 1674 MB/s 1363256 calls/s # 13.66 [+0.03] udp tx: 1841 MB/s 31225 calls/s 31225 msg/s # 14.63 [+0.97] udp rx: 1605 MB/s 1307287 calls/s # 14.66 [+0.03] udp tx: 1847 MB/s 31333 calls/s 31333 msg/s # 14.77 [+0.12] UDP GRO fwd perf udp rx: 1699 MB/s 1383403 calls/s # 15.84 [+1.07] udp tx: 1852 MB/s 31412 calls/s 31412 msg/s # 16.82 [+0.97] udp rx: 1857 MB/s 1512384 calls/s # 16.84 [+0.03] udp tx: 1856 MB/s 31480 calls/s 31480 msg/s # 17.82 [+0.97] udp rx: 1857 MB/s 1512240 calls/s # 17.84 [+0.03] udp tx: 1856 MB/s 31481 calls/s 31481 msg/s # 18.45 [+0.61] GRO frag list over UDP tunnel ok # 19.31 [+0.86] 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__->