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.26 [+0.25] No GRO ok # 0.81 [+0.55] GRO frag list ok # 1.37 [+0.56] GRO fwd ok # 1.88 [+0.50] UDP fwd perf udp rx: 1316 MB/s 1072087 calls/s # 2.95 [+1.07] udp tx: 1701 MB/s 28859 calls/s 28859 msg/s # 3.94 [+1.00] udp tx: 1872 MB/s 31759 calls/s 31759 msg/s # 3.95 [+0.00] udp rx: 1821 MB/s 1482992 calls/s # 4.94 [+1.00] udp tx: 1884 MB/s 31970 calls/s 31970 msg/s # 5.04 [+0.10] udp rx: 1883 MB/s 1533264 calls/s # 5.06 [+0.02] UDP GRO fwd perf udp rx: 1776 MB/s 1446192 calls/s # 6.12 [+1.06] udp tx: 1829 MB/s 31028 calls/s 31028 msg/s # 7.09 [+0.97] udp rx: 1889 MB/s 1538400 calls/s # 7.12 [+0.03] udp tx: 1888 MB/s 32028 calls/s 32028 msg/s # 8.09 [+0.97] udp rx: 1892 MB/s 1540992 calls/s # 8.12 [+0.03] udp tx: 1890 MB/s 32070 calls/s 32070 msg/s # 8.71 [+0.59] GRO frag list over UDP tunnel ok # 9.54 [+0.82] GRO fwd over UDP tunnel ok # 9.80 [+0.26] IPv6 # 10.08 [+0.29] No GRO ok # 10.64 [+0.55] GRO frag list ok # 11.26 [+0.62] GRO fwd ok # 11.81 [+0.55] UDP fwd perf udp rx: 1001 MB/s 815472 calls/s # 12.89 [+1.07] udp tx: 1034 MB/s 17545 calls/s 17545 msg/s # 13.86 [+0.97] udp rx: 1107 MB/s 901603 calls/s # 13.89 [+0.03] udp tx: 1136 MB/s 19270 calls/s 19270 msg/s # 14.86 [+0.97] udp rx: 1084 MB/s 882685 calls/s # 14.89 [+0.03] udp tx: 1124 MB/s 19075 calls/s 19075 msg/s # 15.01 [+0.12] UDP GRO fwd perf udp rx: 1101 MB/s 896360 calls/s # 16.08 [+1.07] udp tx: 1137 MB/s 19286 calls/s 19286 msg/s # 17.05 [+0.97] udp rx: 1110 MB/s 903800 calls/s # 17.08 [+0.03] udp tx: 1159 MB/s 19669 calls/s 19669 msg/s # 18.05 [+0.97] udp rx: 1075 MB/s 875165 calls/s # 18.08 [+0.03] udp tx: 1150 MB/s 19506 calls/s 19506 msg/s # 18.71 [+0.63] GRO frag list over UDP tunnel ok # 19.52 [+0.81] 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__->