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.84 [+0.56] GRO frag list ok # 1.49 [+0.65] GRO fwd ok # 2.02 [+0.53] UDP fwd perf udp rx: 1590 MB/s 1294940 calls/s # 3.09 [+1.07] udp tx: 1806 MB/s 30641 calls/s 30641 msg/s # 4.06 [+0.97] udp rx: 1679 MB/s 1366939 calls/s # 4.09 [+0.03] udp tx: 1670 MB/s 28341 calls/s 28341 msg/s # 5.06 [+0.97] udp rx: 1631 MB/s 1328496 calls/s # 5.09 [+0.03] udp tx: 1643 MB/s 27874 calls/s 27874 msg/s # 5.20 [+0.12] UDP GRO fwd perf udp rx: 999 MB/s 813573 calls/s # 6.28 [+1.07] udp tx: 1188 MB/s 20164 calls/s 20164 msg/s # 7.25 [+0.97] udp rx: 1208 MB/s 983731 calls/s # 7.28 [+0.03] udp tx: 1208 MB/s 20504 calls/s 20504 msg/s # 8.25 [+0.97] udp rx: 1243 MB/s 1012416 calls/s # 8.28 [+0.03] udp tx: 1241 MB/s 21065 calls/s 21065 msg/s # 8.91 [+0.64] GRO frag list over UDP tunnel ok # 9.72 [+0.81] GRO fwd over UDP tunnel ok # 9.99 [+0.27] IPv6 # 10.25 [+0.27] No GRO ok # 10.82 [+0.56] GRO frag list ok # 11.38 [+0.56] GRO fwd ok # 11.87 [+0.49] UDP fwd perf udp rx: 1656 MB/s 1348704 calls/s # 12.93 [+1.06] udp tx: 1701 MB/s 28860 calls/s 28860 msg/s # 13.91 [+0.97] udp rx: 1719 MB/s 1400016 calls/s # 13.93 [+0.02] udp tx: 1717 MB/s 29137 calls/s 29137 msg/s # 14.91 [+0.98] udp rx: 1457 MB/s 1186363 calls/s # 14.93 [+0.02] udp tx: 1626 MB/s 27594 calls/s 27594 msg/s # 15.05 [+0.12] UDP GRO fwd perf udp rx: 1187 MB/s 966643 calls/s # 16.12 [+1.07] udp tx: 1698 MB/s 28814 calls/s 28814 msg/s # 17.11 [+0.99] udp rx: 1639 MB/s 1334413 calls/s # 17.12 [+0.01] udp tx: 1770 MB/s 30035 calls/s 30035 msg/s # 18.11 [+0.99] udp rx: 1498 MB/s 1220186 calls/s # 18.12 [+0.01] udp tx: 1718 MB/s 29146 calls/s 29146 msg/s # 18.68 [+0.55] GRO frag list over UDP tunnel ok # 19.47 [+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__->