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.95 [+0.48] UDP fwd perf udp rx: 1496 MB/s 1218382 calls/s # 3.03 [+1.08] udp tx: 1743 MB/s 29565 calls/s 29565 msg/s # 3.99 [+0.97] udp rx: 1473 MB/s 1199953 calls/s # 4.03 [+0.03] udp tx: 1710 MB/s 29010 calls/s 29010 msg/s # 5.00 [+0.97] udp rx: 1155 MB/s 940568 calls/s # 5.03 [+0.03] udp tx: 1598 MB/s 27104 calls/s 27104 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp tx: 1569 MB/s 26615 calls/s 26615 msg/s # 6.22 [+1.07] udp rx: 1139 MB/s 927992 calls/s # 7.22 [+1.00] udp tx: 1642 MB/s 27861 calls/s 27861 msg/s # 7.22 [+0.00] udp rx: 1267 MB/s 1031700 calls/s # 8.22 [+1.00] udp tx: 1747 MB/s 29647 calls/s 29647 msg/s # 8.32 [+0.10] udp rx: 1421 MB/s 1157160 calls/s # 8.83 [+0.51] GRO frag list over UDP tunnel ok # 9.61 [+0.79] GRO fwd over UDP tunnel ok # 9.87 [+0.26] IPv6 # 10.13 [+0.26] No GRO ok # 10.66 [+0.53] GRO frag list ok # 11.19 [+0.54] GRO fwd ok # 11.69 [+0.50] UDP fwd perf udp rx: 1488 MB/s 1212031 calls/s # 12.76 [+1.07] udp tx: 1678 MB/s 28468 calls/s 28468 msg/s # 13.73 [+0.97] udp rx: 1325 MB/s 1078963 calls/s # 13.76 [+0.03] udp tx: 1662 MB/s 28194 calls/s 28194 msg/s # 14.74 [+0.97] udp rx: 1364 MB/s 1110705 calls/s # 14.76 [+0.03] udp tx: 1683 MB/s 28554 calls/s 28554 msg/s # 14.88 [+0.12] UDP GRO fwd perf udp rx: 1385 MB/s 1128244 calls/s # 15.97 [+1.08] udp tx: 1730 MB/s 29345 calls/s 29345 msg/s # 16.93 [+0.97] udp rx: 1661 MB/s 1352419 calls/s # 16.97 [+0.03] udp tx: 1824 MB/s 30937 calls/s 30937 msg/s # 17.93 [+0.97] udp rx: 1799 MB/s 1465024 calls/s # 17.97 [+0.03] udp tx: 1796 MB/s 30472 calls/s 30472 msg/s # 18.58 [+0.62] GRO frag list over UDP tunnel ok # 19.33 [+0.75] 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__->