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.26] No GRO ok # 0.78 [+0.51] GRO frag list ok # 1.41 [+0.62] GRO fwd ok # 1.93 [+0.52] UDP fwd perf udp rx: 1250 MB/s 1018356 calls/s # 3.00 [+1.08] udp tx: 1303 MB/s 22109 calls/s 22109 msg/s # 3.97 [+0.97] udp rx: 1367 MB/s 1113328 calls/s # 4.00 [+0.03] udp tx: 1365 MB/s 23162 calls/s 23162 msg/s # 4.97 [+0.97] udp rx: 1365 MB/s 1111488 calls/s # 5.00 [+0.03] udp tx: 1364 MB/s 23143 calls/s 23143 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1185 MB/s 965376 calls/s # 6.20 [+1.07] udp tx: 1296 MB/s 21992 calls/s 21992 msg/s # 7.17 [+0.97] udp rx: 1391 MB/s 1133232 calls/s # 7.20 [+0.02] udp tx: 1390 MB/s 23576 calls/s 23576 msg/s # 8.17 [+0.97] udp rx: 1377 MB/s 1121680 calls/s # 8.20 [+0.03] udp tx: 1376 MB/s 23342 calls/s 23342 msg/s # 8.77 [+0.57] GRO frag list over UDP tunnel ok # 9.56 [+0.79] GRO fwd over UDP tunnel ok # 9.84 [+0.28] IPv6 # 10.10 [+0.26] No GRO ok # 10.67 [+0.56] GRO frag list ok # 11.26 [+0.59] GRO fwd ok # 11.80 [+0.54] UDP fwd perf udp rx: 913 MB/s 743416 calls/s # 12.87 [+1.08] udp tx: 1197 MB/s 20304 calls/s 20304 msg/s # 13.84 [+0.97] udp rx: 905 MB/s 736778 calls/s # 13.87 [+0.03] udp tx: 1241 MB/s 21061 calls/s 21061 msg/s # 14.84 [+0.97] udp rx: 1203 MB/s 979387 calls/s # 14.87 [+0.03] udp tx: 1274 MB/s 21624 calls/s 21624 msg/s # 14.99 [+0.12] UDP GRO fwd perf udp rx: 1242 MB/s 1011792 calls/s # 16.07 [+1.08] udp tx: 1287 MB/s 21833 calls/s 21833 msg/s # 17.04 [+0.97] udp rx: 1095 MB/s 892078 calls/s # 17.07 [+0.03] udp tx: 1312 MB/s 22265 calls/s 22265 msg/s # 18.04 [+0.97] udp rx: 1328 MB/s 1081440 calls/s # 18.07 [+0.03] udp tx: 1326 MB/s 22506 calls/s 22506 msg/s # 18.69 [+0.62] GRO frag list over UDP tunnel ok # 19.48 [+0.79] 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__->