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.26 [+0.24] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.38 [+0.58] GRO fwd ok # 1.85 [+0.47] UDP fwd perf udp rx: 1513 MB/s 1231780 calls/s # 2.91 [+1.06] udp tx: 1844 MB/s 31276 calls/s 31276 msg/s # 3.88 [+0.98] udp rx: 1687 MB/s 1373995 calls/s # 3.91 [+0.02] udp tx: 1857 MB/s 31499 calls/s 31499 msg/s # 4.89 [+0.98] udp rx: 1871 MB/s 1523376 calls/s # 4.91 [+0.02] udp tx: 1869 MB/s 31706 calls/s 31706 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1818 MB/s 1480080 calls/s # 6.09 [+1.06] udp tx: 1864 MB/s 31622 calls/s 31622 msg/s # 7.06 [+0.98] udp rx: 1870 MB/s 1522752 calls/s # 7.09 [+0.02] udp tx: 1868 MB/s 31694 calls/s 31694 msg/s # 8.06 [+0.98] udp rx: 1866 MB/s 1519200 calls/s # 8.09 [+0.02] udp tx: 1864 MB/s 31615 calls/s 31615 msg/s # 8.61 [+0.53] GRO frag list over UDP tunnel ok # 9.33 [+0.72] GRO fwd over UDP tunnel ok # 9.57 [+0.24] IPv6 # 9.83 [+0.26] No GRO ok # 10.32 [+0.48] GRO frag list ok # 10.84 [+0.52] GRO fwd ok # 11.30 [+0.47] UDP fwd perf udp rx: 1585 MB/s 1290764 calls/s # 12.37 [+1.06] udp tx: 1753 MB/s 29738 calls/s 29738 msg/s # 13.34 [+0.97] udp rx: 1614 MB/s 1314528 calls/s # 13.37 [+0.03] udp tx: 1606 MB/s 27242 calls/s 27242 msg/s # 14.34 [+0.98] udp rx: 1722 MB/s 1402224 calls/s # 14.37 [+0.02] udp tx: 1730 MB/s 29345 calls/s 29345 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1722 MB/s 1401936 calls/s # 15.55 [+1.06] udp tx: 1766 MB/s 29967 calls/s 29967 msg/s # 16.52 [+0.98] udp rx: 1733 MB/s 1411296 calls/s # 16.55 [+0.02] udp tx: 1731 MB/s 29362 calls/s 29362 msg/s # 17.53 [+0.98] udp rx: 1722 MB/s 1402272 calls/s # 17.55 [+0.02] udp tx: 1716 MB/s 29110 calls/s 29110 msg/s # 18.09 [+0.54] GRO frag list over UDP tunnel ok # 18.81 [+0.72] 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__->