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.24 [+0.23] No GRO ok # 0.79 [+0.55] GRO frag list ok # 1.37 [+0.58] GRO fwd ok # 1.87 [+0.50] UDP fwd perf udp rx: 1497 MB/s 1219117 calls/s # 2.93 [+1.06] udp tx: 1800 MB/s 30530 calls/s 30530 msg/s # 3.91 [+0.97] udp rx: 1867 MB/s 1520016 calls/s # 3.93 [+0.03] udp tx: 1864 MB/s 31623 calls/s 31623 msg/s # 4.91 [+0.98] udp rx: 1699 MB/s 1383974 calls/s # 4.93 [+0.02] udp tx: 1853 MB/s 31429 calls/s 31429 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1550 MB/s 1262054 calls/s # 6.13 [+1.07] udp tx: 1630 MB/s 27646 calls/s 27646 msg/s # 7.10 [+0.97] udp rx: 1669 MB/s 1359168 calls/s # 7.13 [+0.03] udp tx: 1686 MB/s 28610 calls/s 28610 msg/s # 8.10 [+0.97] udp rx: 1808 MB/s 1472688 calls/s # 8.13 [+0.03] udp tx: 1807 MB/s 30648 calls/s 30648 msg/s # 8.74 [+0.61] GRO frag list over UDP tunnel ok # 9.48 [+0.75] GRO fwd over UDP tunnel ok # 9.74 [+0.26] IPv6 # 10.00 [+0.25] No GRO ok # 10.53 [+0.53] GRO frag list ok # 11.08 [+0.55] GRO fwd ok # 11.54 [+0.46] UDP fwd perf udp rx: 1410 MB/s 1148231 calls/s # 12.61 [+1.07] udp tx: 1801 MB/s 30556 calls/s 30556 msg/s # 13.58 [+0.97] udp rx: 1621 MB/s 1320024 calls/s # 13.61 [+0.03] udp tx: 1869 MB/s 31701 calls/s 31701 msg/s # 14.58 [+0.97] udp rx: 1859 MB/s 1514083 calls/s # 14.61 [+0.03] udp tx: 1862 MB/s 31596 calls/s 31596 msg/s # 14.73 [+0.12] UDP GRO fwd perf udp rx: 1702 MB/s 1386208 calls/s # 15.80 [+1.07] udp tx: 1751 MB/s 29712 calls/s 29712 msg/s # 16.77 [+0.97] udp rx: 1786 MB/s 1454758 calls/s # 16.80 [+0.03] udp tx: 1868 MB/s 31691 calls/s 31691 msg/s # 17.77 [+0.98] udp rx: 1505 MB/s 1225474 calls/s # 17.80 [+0.02] udp tx: 1853 MB/s 31441 calls/s 31441 msg/s # 18.41 [+0.61] GRO frag list over UDP tunnel ok # 19.22 [+0.81] 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__->