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.25] No GRO ok # 0.81 [+0.54] GRO frag list ok # 1.44 [+0.63] GRO fwd ok # 1.94 [+0.49] UDP fwd perf udp rx: 1031 MB/s 839599 calls/s # 3.01 [+1.07] udp tx: 1216 MB/s 20639 calls/s 20639 msg/s # 3.98 [+0.97] udp rx: 1277 MB/s 1039627 calls/s # 4.01 [+0.03] udp tx: 1307 MB/s 22172 calls/s 22172 msg/s # 4.98 [+0.97] udp rx: 1075 MB/s 875499 calls/s # 5.01 [+0.03] udp tx: 1270 MB/s 21557 calls/s 21557 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1491 MB/s 1214533 calls/s # 6.20 [+1.07] udp tx: 1735 MB/s 29443 calls/s 29443 msg/s # 7.17 [+0.97] udp rx: 1904 MB/s 1550756 calls/s # 7.20 [+0.03] udp tx: 1913 MB/s 32456 calls/s 32456 msg/s # 8.18 [+0.98] udp rx: 1967 MB/s 1601472 calls/s # 8.20 [+0.02] udp tx: 1965 MB/s 33331 calls/s 33331 msg/s # 8.84 [+0.64] GRO frag list over UDP tunnel ok # 9.63 [+0.80] GRO fwd over UDP tunnel ok # 9.89 [+0.26] IPv6 # 10.15 [+0.26] No GRO ok # 10.69 [+0.54] GRO frag list ok # 11.21 [+0.52] GRO fwd ok # 11.66 [+0.45] UDP fwd perf udp rx: 1562 MB/s 1272264 calls/s # 12.72 [+1.06] udp tx: 1738 MB/s 29484 calls/s 29484 msg/s # 13.70 [+0.98] udp rx: 1529 MB/s 1244814 calls/s # 13.72 [+0.02] udp tx: 1865 MB/s 31642 calls/s 31642 msg/s # 14.70 [+0.98] udp rx: 1828 MB/s 1488768 calls/s # 14.72 [+0.02] udp tx: 1826 MB/s 30980 calls/s 30980 msg/s # 14.84 [+0.12] UDP GRO fwd perf udp rx: 1768 MB/s 1439616 calls/s # 15.90 [+1.06] udp tx: 1827 MB/s 31004 calls/s 31004 msg/s # 16.88 [+0.98] udp rx: 1911 MB/s 1555780 calls/s # 16.90 [+0.02] udp tx: 1963 MB/s 33306 calls/s 33306 msg/s # 17.88 [+0.98] udp rx: 1987 MB/s 1617840 calls/s # 17.90 [+0.02] udp tx: 1985 MB/s 33673 calls/s 33673 msg/s # 18.44 [+0.54] GRO frag list over UDP tunnel ok # 19.16 [+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__->