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.24 [+0.23] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.29 [+0.54] GRO fwd ok # 1.74 [+0.45] UDP fwd perf udp rx: 1121 MB/s 912733 calls/s # 2.81 [+1.06] udp tx: 1730 MB/s 29345 calls/s 29345 msg/s # 3.78 [+0.97] udp rx: 1858 MB/s 1512864 calls/s # 3.81 [+0.03] udp tx: 1856 MB/s 31494 calls/s 31494 msg/s # 4.78 [+0.97] udp rx: 1904 MB/s 1550112 calls/s # 4.81 [+0.03] udp tx: 1902 MB/s 32265 calls/s 32265 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1074 MB/s 874364 calls/s # 6.00 [+1.07] udp tx: 1109 MB/s 18817 calls/s 18817 msg/s # 6.96 [+0.97] udp rx: 1124 MB/s 915168 calls/s # 7.00 [+0.03] udp tx: 1125 MB/s 19081 calls/s 19081 msg/s # 7.97 [+0.97] udp rx: 1148 MB/s 934608 calls/s # 8.00 [+0.03] udp tx: 1147 MB/s 19459 calls/s 19459 msg/s # 8.60 [+0.60] GRO frag list over UDP tunnel ok # 9.39 [+0.79] GRO fwd over UDP tunnel ok # 9.65 [+0.27] IPv6 # 9.92 [+0.26] No GRO ok # 10.46 [+0.54] GRO frag list ok # 11.00 [+0.54] GRO fwd ok # 11.49 [+0.49] UDP fwd perf udp rx: 978 MB/s 796580 calls/s # 12.56 [+1.08] udp tx: 1038 MB/s 17620 calls/s 17620 msg/s # 13.53 [+0.97] udp rx: 1095 MB/s 891456 calls/s # 13.56 [+0.03] udp tx: 1096 MB/s 18595 calls/s 18595 msg/s # 14.53 [+0.97] udp rx: 1043 MB/s 849384 calls/s # 14.56 [+0.03] udp tx: 1043 MB/s 17691 calls/s 17691 msg/s # 14.68 [+0.12] UDP GRO fwd perf udp rx: 984 MB/s 801644 calls/s # 15.76 [+1.07] udp tx: 1036 MB/s 17577 calls/s 17577 msg/s # 16.73 [+0.97] udp rx: 1150 MB/s 936576 calls/s # 16.76 [+0.03] udp tx: 1151 MB/s 19523 calls/s 19523 msg/s # 17.73 [+0.97] udp rx: 1075 MB/s 875940 calls/s # 17.76 [+0.03] udp tx: 1148 MB/s 19474 calls/s 19474 msg/s # 18.37 [+0.61] GRO frag list over UDP tunnel ok # 19.14 [+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__->