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.79 [+0.52] GRO frag list ok # 1.42 [+0.63] GRO fwd ok # 1.92 [+0.51] UDP fwd perf udp rx: 1272 MB/s 1036028 calls/s # 3.00 [+1.07] udp tx: 1311 MB/s 22250 calls/s 22250 msg/s # 4.00 [+1.00] udp tx: 1337 MB/s 22683 calls/s 22683 msg/s # 4.00 [+0.00] udp rx: 1099 MB/s 894896 calls/s # 5.00 [+1.00] udp tx: 1325 MB/s 22481 calls/s 22481 msg/s # 5.10 [+0.10] udp rx: 1113 MB/s 906383 calls/s # 5.11 [+0.02] UDP GRO fwd perf udp rx: 1809 MB/s 1472868 calls/s # 6.18 [+1.07] udp tx: 1872 MB/s 31759 calls/s 31759 msg/s # 7.15 [+0.97] udp rx: 1652 MB/s 1345515 calls/s # 7.18 [+0.03] udp tx: 1784 MB/s 30268 calls/s 30268 msg/s # 8.15 [+0.97] udp rx: 1874 MB/s 1526160 calls/s # 8.18 [+0.03] udp tx: 1865 MB/s 31640 calls/s 31640 msg/s # 8.77 [+0.59] GRO frag list over UDP tunnel ok # 9.56 [+0.79] GRO fwd over UDP tunnel ok # 9.83 [+0.27] IPv6 # 10.08 [+0.26] No GRO ok # 10.60 [+0.52] GRO frag list ok # 11.10 [+0.50] GRO fwd ok # 11.57 [+0.47] UDP fwd perf udp rx: 1686 MB/s 1373141 calls/s # 12.64 [+1.07] udp tx: 1833 MB/s 31099 calls/s 31099 msg/s # 13.61 [+0.97] udp rx: 1910 MB/s 1555488 calls/s # 13.64 [+0.03] udp tx: 1909 MB/s 32385 calls/s 32385 msg/s # 14.61 [+0.97] udp rx: 1961 MB/s 1596912 calls/s # 14.64 [+0.03] udp tx: 1959 MB/s 33241 calls/s 33241 msg/s # 14.76 [+0.12] UDP GRO fwd perf udp rx: 1441 MB/s 1173872 calls/s # 15.82 [+1.06] udp tx: 1854 MB/s 31458 calls/s 31458 msg/s # 16.79 [+0.97] udp rx: 1634 MB/s 1330985 calls/s # 16.82 [+0.03] udp tx: 1911 MB/s 32427 calls/s 32427 msg/s # 17.79 [+0.98] udp rx: 1975 MB/s 1608592 calls/s # 17.82 [+0.02] udp tx: 1971 MB/s 33431 calls/s 33431 msg/s # 18.37 [+0.55] GRO frag list over UDP tunnel ok # 19.09 [+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__->