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.74 [+0.50] GRO frag list ok # 1.27 [+0.53] GRO fwd ok # 1.73 [+0.45] UDP fwd perf udp rx: 1249 MB/s 1017068 calls/s # 2.79 [+1.06] udp tx: 1328 MB/s 22528 calls/s 22528 msg/s # 3.76 [+0.98] udp rx: 1338 MB/s 1089664 calls/s # 3.79 [+0.02] udp tx: 1337 MB/s 22677 calls/s 22677 msg/s # 4.76 [+0.98] udp rx: 1330 MB/s 1083104 calls/s # 4.79 [+0.02] udp tx: 1325 MB/s 22475 calls/s 22475 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1254 MB/s 1020912 calls/s # 5.97 [+1.07] udp tx: 1273 MB/s 21594 calls/s 21594 msg/s # 6.95 [+0.98] udp rx: 1256 MB/s 1023312 calls/s # 6.97 [+0.02] udp tx: 1266 MB/s 21476 calls/s 21476 msg/s # 7.95 [+0.98] udp rx: 1326 MB/s 1080160 calls/s # 7.97 [+0.02] udp tx: 1325 MB/s 22486 calls/s 22486 msg/s # 8.54 [+0.57] GRO frag list over UDP tunnel ok # 9.31 [+0.77] GRO fwd over UDP tunnel ok # 9.57 [+0.26] IPv6 # 9.83 [+0.26] No GRO ok # 10.37 [+0.54] GRO frag list ok # 10.92 [+0.55] GRO fwd ok # 11.38 [+0.46] UDP fwd perf udp rx: 954 MB/s 776780 calls/s # 12.45 [+1.07] udp tx: 1160 MB/s 19675 calls/s 19675 msg/s # 13.42 [+0.97] udp rx: 1189 MB/s 968784 calls/s # 13.45 [+0.03] udp tx: 1184 MB/s 20094 calls/s 20094 msg/s # 14.42 [+0.97] udp rx: 1146 MB/s 933298 calls/s # 14.45 [+0.03] udp tx: 1174 MB/s 19913 calls/s 19913 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1174 MB/s 955776 calls/s # 15.63 [+1.07] udp tx: 1201 MB/s 20385 calls/s 20385 msg/s # 16.61 [+0.98] udp rx: 1149 MB/s 936140 calls/s # 16.63 [+0.02] udp tx: 1154 MB/s 19586 calls/s 19586 msg/s # 17.61 [+0.98] udp rx: 1160 MB/s 944400 calls/s # 17.63 [+0.02] udp tx: 1162 MB/s 19722 calls/s 19722 msg/s # 18.19 [+0.56] GRO frag list over UDP tunnel ok # 18.91 [+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__->