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.29 [+0.27] No GRO ok # 0.83 [+0.54] GRO frag list ok # 1.47 [+0.64] GRO fwd ok # 1.98 [+0.51] UDP fwd perf udp rx: 1485 MB/s 1209324 calls/s # 3.05 [+1.07] udp tx: 1691 MB/s 28690 calls/s 28690 msg/s # 4.02 [+0.97] udp rx: 1458 MB/s 1187402 calls/s # 4.05 [+0.03] udp tx: 1776 MB/s 30134 calls/s 30134 msg/s # 5.02 [+0.97] udp rx: 1402 MB/s 1141516 calls/s # 5.05 [+0.03] udp tx: 1662 MB/s 28200 calls/s 28200 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1493 MB/s 1215479 calls/s # 6.24 [+1.07] udp tx: 1640 MB/s 27829 calls/s 27829 msg/s # 7.21 [+0.97] udp rx: 1282 MB/s 1043760 calls/s # 7.24 [+0.03] udp tx: 1262 MB/s 21420 calls/s 21420 msg/s # 8.21 [+0.97] udp rx: 1005 MB/s 818840 calls/s # 8.24 [+0.03] udp tx: 1292 MB/s 21914 calls/s 21914 msg/s # 8.93 [+0.69] GRO frag list over UDP tunnel ok # 9.80 [+0.87] GRO fwd over UDP tunnel ok # 10.05 [+0.25] IPv6 # 10.30 [+0.25] No GRO ok # 10.84 [+0.55] GRO frag list ok # 11.43 [+0.58] GRO fwd ok # 11.96 [+0.54] UDP fwd perf udp rx: 1145 MB/s 932409 calls/s # 13.04 [+1.07] udp tx: 1226 MB/s 20807 calls/s 20807 msg/s # 14.01 [+0.97] udp rx: 1006 MB/s 819329 calls/s # 14.04 [+0.03] udp tx: 1155 MB/s 19598 calls/s 19598 msg/s # 15.01 [+0.97] udp rx: 1271 MB/s 1035316 calls/s # 15.04 [+0.03] udp tx: 1287 MB/s 21844 calls/s 21844 msg/s # 15.16 [+0.12] UDP GRO fwd perf udp rx: 772 MB/s 628746 calls/s # 16.23 [+1.08] udp tx: 1257 MB/s 21336 calls/s 21336 msg/s # 17.21 [+0.97] udp rx: 1150 MB/s 936848 calls/s # 17.23 [+0.03] udp tx: 1273 MB/s 21600 calls/s 21600 msg/s # 18.21 [+0.98] udp rx: 1168 MB/s 950905 calls/s # 18.23 [+0.02] udp tx: 1216 MB/s 20635 calls/s 20635 msg/s # 18.84 [+0.61] GRO frag list over UDP tunnel ok # 19.63 [+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__->