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.82 [+0.56] GRO frag list ok # 1.42 [+0.60] GRO fwd ok # 1.93 [+0.52] UDP fwd perf udp rx: 1046 MB/s 851839 calls/s # 3.01 [+1.07] udp tx: 1223 MB/s 20758 calls/s 20758 msg/s # 3.98 [+0.97] udp rx: 1235 MB/s 1005888 calls/s # 4.01 [+0.03] udp tx: 1234 MB/s 20945 calls/s 20945 msg/s # 4.98 [+0.97] udp rx: 1218 MB/s 992112 calls/s # 5.01 [+0.03] udp tx: 1205 MB/s 20441 calls/s 20441 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1140 MB/s 928720 calls/s # 6.20 [+1.07] udp tx: 1180 MB/s 20024 calls/s 20024 msg/s # 7.17 [+0.97] udp rx: 1259 MB/s 1025328 calls/s # 7.20 [+0.03] udp tx: 1258 MB/s 21341 calls/s 21341 msg/s # 8.17 [+0.97] udp rx: 1184 MB/s 964224 calls/s # 8.20 [+0.03] udp tx: 1180 MB/s 20021 calls/s 20021 msg/s # 8.82 [+0.62] GRO frag list over UDP tunnel ok # 9.63 [+0.81] GRO fwd over UDP tunnel ok # 9.90 [+0.27] IPv6 # 10.17 [+0.27] No GRO ok # 10.73 [+0.56] GRO frag list ok # 11.32 [+0.59] GRO fwd ok # 11.82 [+0.50] UDP fwd perf udp rx: 925 MB/s 753375 calls/s # 12.89 [+1.07] udp tx: 1136 MB/s 19283 calls/s 19283 msg/s # 13.86 [+0.97] udp rx: 1109 MB/s 903388 calls/s # 13.89 [+0.03] udp tx: 1130 MB/s 19174 calls/s 19174 msg/s # 14.87 [+0.97] udp rx: 1104 MB/s 899280 calls/s # 14.89 [+0.03] udp tx: 1126 MB/s 19113 calls/s 19113 msg/s # 15.01 [+0.12] UDP GRO fwd perf udp rx: 1817 MB/s 1479792 calls/s # 16.08 [+1.07] udp tx: 1870 MB/s 31730 calls/s 31730 msg/s # 17.05 [+0.97] udp rx: 1827 MB/s 1488188 calls/s # 17.08 [+0.03] udp tx: 1871 MB/s 31742 calls/s 31742 msg/s # 18.05 [+0.97] udp rx: 1881 MB/s 1531872 calls/s # 18.08 [+0.03] udp tx: 1877 MB/s 31846 calls/s 31846 msg/s # 18.60 [+0.53] GRO frag list over UDP tunnel ok # 19.31 [+0.70] 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__->