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.77 [+0.51] GRO frag list ok # 1.34 [+0.57] GRO fwd ok # 1.82 [+0.48] UDP fwd perf udp rx: 1009 MB/s 822111 calls/s # 2.89 [+1.07] udp tx: 1242 MB/s 21075 calls/s 21075 msg/s # 3.86 [+0.97] udp rx: 1895 MB/s 1542792 calls/s # 3.89 [+0.03] udp tx: 1894 MB/s 32138 calls/s 32138 msg/s # 4.86 [+0.97] udp rx: 1898 MB/s 1545312 calls/s # 4.89 [+0.03] udp tx: 1895 MB/s 32157 calls/s 32157 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1839 MB/s 1497792 calls/s # 6.08 [+1.07] udp tx: 1899 MB/s 32214 calls/s 32214 msg/s # 7.05 [+0.97] udp rx: 1885 MB/s 1534914 calls/s # 7.08 [+0.03] udp tx: 1884 MB/s 31961 calls/s 31961 msg/s # 8.05 [+0.97] udp rx: 1886 MB/s 1536000 calls/s # 8.08 [+0.03] udp tx: 1885 MB/s 31979 calls/s 31979 msg/s # 8.65 [+0.57] GRO frag list over UDP tunnel ok # 9.41 [+0.76] GRO fwd over UDP tunnel ok # 9.67 [+0.25] IPv6 # 9.90 [+0.23] No GRO ok # 10.40 [+0.51] GRO frag list ok # 10.93 [+0.53] GRO fwd ok # 11.41 [+0.47] UDP fwd perf udp rx: 1535 MB/s 1249692 calls/s # 12.48 [+1.07] udp tx: 1809 MB/s 30686 calls/s 30686 msg/s # 13.45 [+0.97] udp rx: 1862 MB/s 1516416 calls/s # 13.48 [+0.03] udp tx: 1861 MB/s 31568 calls/s 31568 msg/s # 14.45 [+0.97] udp rx: 1849 MB/s 1505808 calls/s # 14.48 [+0.03] udp tx: 1847 MB/s 31335 calls/s 31335 msg/s # 14.60 [+0.12] UDP GRO fwd perf udp rx: 1800 MB/s 1465584 calls/s # 15.67 [+1.07] udp tx: 1852 MB/s 31427 calls/s 31427 msg/s # 16.64 [+0.97] udp rx: 1850 MB/s 1506624 calls/s # 16.67 [+0.03] udp tx: 1850 MB/s 31394 calls/s 31394 msg/s # 17.64 [+0.97] udp rx: 1652 MB/s 1345580 calls/s # 17.67 [+0.03] udp tx: 1825 MB/s 30965 calls/s 30965 msg/s # 18.24 [+0.57] GRO frag list over UDP tunnel ok # 18.97 [+0.73] 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__->