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.27 [+0.25] No GRO ok # 0.81 [+0.54] GRO frag list ok # 1.44 [+0.63] GRO fwd ok # 1.96 [+0.52] UDP fwd perf udp rx: 952 MB/s 775198 calls/s # 3.04 [+1.08] udp tx: 1126 MB/s 19107 calls/s 19107 msg/s # 4.01 [+0.97] udp rx: 1106 MB/s 900556 calls/s # 4.04 [+0.03] udp tx: 1154 MB/s 19573 calls/s 19573 msg/s # 5.01 [+0.97] udp rx: 1208 MB/s 983952 calls/s # 5.04 [+0.03] udp tx: 1206 MB/s 20470 calls/s 20470 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 1189 MB/s 968563 calls/s # 6.24 [+1.08] udp tx: 1237 MB/s 20985 calls/s 20985 msg/s # 7.21 [+0.97] udp rx: 1034 MB/s 842036 calls/s # 7.24 [+0.03] udp tx: 1250 MB/s 21202 calls/s 21202 msg/s # 8.21 [+0.97] udp rx: 1088 MB/s 886204 calls/s # 8.24 [+0.03] udp tx: 1237 MB/s 20990 calls/s 20990 msg/s # 8.87 [+0.63] GRO frag list over UDP tunnel ok # 9.69 [+0.82] GRO fwd over UDP tunnel ok # 9.96 [+0.27] IPv6 # 10.22 [+0.26] No GRO ok # 10.74 [+0.52] GRO frag list ok # 11.28 [+0.54] GRO fwd ok # 11.74 [+0.46] UDP fwd perf udp rx: 1096 MB/s 892705 calls/s # 12.80 [+1.06] udp tx: 1667 MB/s 28279 calls/s 28279 msg/s # 13.78 [+0.98] udp rx: 1635 MB/s 1331251 calls/s # 13.80 [+0.02] udp tx: 1638 MB/s 27785 calls/s 27785 msg/s # 14.78 [+0.98] udp rx: 1742 MB/s 1418412 calls/s # 14.80 [+0.02] udp tx: 1742 MB/s 29548 calls/s 29548 msg/s # 14.92 [+0.12] UDP GRO fwd perf udp rx: 1655 MB/s 1347429 calls/s # 15.98 [+1.06] udp tx: 1773 MB/s 30072 calls/s 30072 msg/s # 16.96 [+0.97] udp rx: 1501 MB/s 1222157 calls/s # 16.98 [+0.03] udp tx: 1766 MB/s 29966 calls/s 29966 msg/s # 17.96 [+0.97] udp rx: 1625 MB/s 1322994 calls/s # 17.98 [+0.03] udp tx: 1820 MB/s 30873 calls/s 30873 msg/s # 18.53 [+0.55] GRO frag list over UDP tunnel ok # 19.30 [+0.77] 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__->