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.28 [+0.26] No GRO ok # 0.81 [+0.53] GRO frag list ok # 1.39 [+0.58] GRO fwd ok # 1.91 [+0.52] UDP fwd perf udp rx: 1239 MB/s 1009137 calls/s # 2.98 [+1.07] udp tx: 1286 MB/s 21822 calls/s 21822 msg/s # 3.96 [+0.98] udp rx: 1273 MB/s 1036464 calls/s # 3.98 [+0.02] udp tx: 1273 MB/s 21592 calls/s 21592 msg/s # 4.95 [+0.97] udp rx: 1299 MB/s 1058160 calls/s # 4.98 [+0.03] udp tx: 1298 MB/s 22026 calls/s 22026 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1112 MB/s 905984 calls/s # 6.17 [+1.07] udp tx: 1250 MB/s 21211 calls/s 21211 msg/s # 7.14 [+0.97] udp rx: 1269 MB/s 1033536 calls/s # 7.17 [+0.03] udp tx: 1268 MB/s 21509 calls/s 21509 msg/s # 8.14 [+0.97] udp rx: 1287 MB/s 1048320 calls/s # 8.17 [+0.03] udp tx: 1286 MB/s 21813 calls/s 21813 msg/s # 8.79 [+0.62] GRO frag list over UDP tunnel ok # 9.58 [+0.79] GRO fwd over UDP tunnel ok # 9.83 [+0.25] IPv6 # 10.08 [+0.25] No GRO ok # 10.62 [+0.54] GRO frag list ok # 11.15 [+0.53] GRO fwd ok # 11.61 [+0.46] UDP fwd perf udp rx: 1518 MB/s 1235824 calls/s # 12.68 [+1.07] udp tx: 1805 MB/s 30619 calls/s 30619 msg/s # 13.65 [+0.97] udp rx: 1812 MB/s 1475184 calls/s # 13.68 [+0.03] udp tx: 1824 MB/s 30948 calls/s 30948 msg/s # 14.65 [+0.97] udp rx: 1902 MB/s 1548768 calls/s # 14.68 [+0.03] udp tx: 1900 MB/s 32236 calls/s 32236 msg/s # 14.80 [+0.12] UDP GRO fwd perf udp rx: 1819 MB/s 1481037 calls/s # 15.87 [+1.07] udp tx: 1875 MB/s 31807 calls/s 31807 msg/s # 16.84 [+0.97] udp rx: 1927 MB/s 1569552 calls/s # 16.87 [+0.03] udp tx: 1926 MB/s 32672 calls/s 32672 msg/s # 17.84 [+0.97] udp rx: 1872 MB/s 1524384 calls/s # 17.87 [+0.03] udp tx: 1868 MB/s 31699 calls/s 31699 msg/s # 18.45 [+0.58] GRO frag list over UDP tunnel ok # 19.20 [+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__->