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.01 [+0.01] IPv4 # 0.26 [+0.24] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.35 [+0.57] GRO fwd ok # 1.84 [+0.49] UDP fwd perf udp rx: 997 MB/s 811772 calls/s # 2.91 [+1.07] udp tx: 1676 MB/s 28441 calls/s 28441 msg/s # 3.89 [+0.97] udp rx: 1871 MB/s 1523328 calls/s # 3.91 [+0.03] udp tx: 1869 MB/s 31700 calls/s 31700 msg/s # 4.89 [+0.98] udp rx: 1861 MB/s 1515648 calls/s # 4.91 [+0.02] udp tx: 1859 MB/s 31541 calls/s 31541 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1770 MB/s 1441569 calls/s # 6.10 [+1.07] udp tx: 1870 MB/s 31733 calls/s 31733 msg/s # 7.07 [+0.97] udp rx: 1524 MB/s 1241140 calls/s # 7.10 [+0.03] udp tx: 1869 MB/s 31703 calls/s 31703 msg/s # 8.07 [+0.97] udp rx: 1699 MB/s 1383463 calls/s # 8.10 [+0.03] udp tx: 1851 MB/s 31402 calls/s 31402 msg/s # 8.66 [+0.56] GRO frag list over UDP tunnel ok # 9.39 [+0.73] GRO fwd over UDP tunnel ok # 9.63 [+0.25] IPv6 # 9.87 [+0.24] No GRO ok # 10.37 [+0.50] GRO frag list ok # 10.86 [+0.49] GRO fwd ok # 11.31 [+0.45] UDP fwd perf udp rx: 1369 MB/s 1114525 calls/s # 12.37 [+1.06] udp tx: 1741 MB/s 29545 calls/s 29545 msg/s # 13.35 [+0.98] udp rx: 1748 MB/s 1423438 calls/s # 13.37 [+0.03] udp tx: 1856 MB/s 31484 calls/s 31484 msg/s # 14.35 [+0.98] udp rx: 1497 MB/s 1219070 calls/s # 14.37 [+0.02] udp tx: 1852 MB/s 31424 calls/s 31424 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1352 MB/s 1101244 calls/s # 15.55 [+1.06] udp tx: 1727 MB/s 29292 calls/s 29292 msg/s # 16.52 [+0.97] udp rx: 1017 MB/s 828103 calls/s # 16.55 [+0.03] udp tx: 1157 MB/s 19629 calls/s 19629 msg/s # 17.52 [+0.97] udp rx: 1048 MB/s 853238 calls/s # 17.55 [+0.03] udp tx: 1163 MB/s 19729 calls/s 19729 msg/s # 18.15 [+0.61] GRO frag list over UDP tunnel ok # 18.94 [+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__->