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.48 [+0.66] GRO fwd ok # 2.08 [+0.60] UDP fwd perf udp rx: 441 MB/s 359424 calls/s # 3.16 [+1.09] udp tx: 1219 MB/s 20690 calls/s 20690 msg/s # 4.16 [+1.00] udp rx: 911 MB/s 742016 calls/s # 4.16 [+0.00] udp tx: 1249 MB/s 21185 calls/s 21185 msg/s # 5.16 [+1.00] udp rx: 854 MB/s 695264 calls/s # 5.16 [+0.00] udp tx: 1283 MB/s 21772 calls/s 21772 msg/s # 5.28 [+0.12] UDP GRO fwd perf udp rx: 1113 MB/s 906406 calls/s # 6.36 [+1.07] udp tx: 1305 MB/s 22145 calls/s 22145 msg/s # 7.32 [+0.97] udp rx: 1212 MB/s 986711 calls/s # 7.36 [+0.03] udp tx: 1344 MB/s 22812 calls/s 22812 msg/s # 8.32 [+0.97] udp rx: 1351 MB/s 1100089 calls/s # 8.36 [+0.03] udp tx: 1352 MB/s 22936 calls/s 22936 msg/s # 8.95 [+0.60] GRO frag list over UDP tunnel ok # 9.75 [+0.80] GRO fwd over UDP tunnel ok # 10.01 [+0.26] IPv6 # 10.27 [+0.26] No GRO ok # 10.81 [+0.54] GRO frag list ok # 11.42 [+0.61] GRO fwd ok # 11.93 [+0.51] UDP fwd perf udp rx: 1209 MB/s 984405 calls/s # 13.01 [+1.08] udp tx: 1294 MB/s 21962 calls/s 21962 msg/s # 13.98 [+0.97] udp rx: 1294 MB/s 1054080 calls/s # 14.01 [+0.03] udp tx: 1296 MB/s 21991 calls/s 21991 msg/s # 14.98 [+0.97] udp rx: 1301 MB/s 1059182 calls/s # 15.01 [+0.03] udp tx: 1297 MB/s 22012 calls/s 22012 msg/s # 15.13 [+0.12] UDP GRO fwd perf udp rx: 1090 MB/s 887424 calls/s # 16.19 [+1.07] udp tx: 1243 MB/s 21092 calls/s 21092 msg/s # 17.17 [+0.97] udp rx: 1250 MB/s 1017772 calls/s # 17.19 [+0.03] udp tx: 1270 MB/s 21544 calls/s 21544 msg/s # 18.17 [+0.97] udp rx: 1267 MB/s 1031791 calls/s # 18.19 [+0.03] udp tx: 1282 MB/s 21748 calls/s 21748 msg/s # 18.80 [+0.61] GRO frag list over UDP tunnel ok # 19.58 [+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__->