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.79 [+0.52] GRO frag list ok # 1.39 [+0.60] GRO fwd ok # 1.88 [+0.49] UDP fwd perf udp rx: 1360 MB/s 1107980 calls/s # 2.95 [+1.07] udp tx: 1832 MB/s 31082 calls/s 31082 msg/s # 3.92 [+0.97] udp rx: 1776 MB/s 1446336 calls/s # 3.95 [+0.03] udp tx: 1774 MB/s 30090 calls/s 30090 msg/s # 4.92 [+0.97] udp rx: 1883 MB/s 1533408 calls/s # 4.95 [+0.03] udp tx: 1882 MB/s 31925 calls/s 31925 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1841 MB/s 1499520 calls/s # 6.15 [+1.07] udp tx: 1898 MB/s 32201 calls/s 32201 msg/s # 7.12 [+0.97] udp rx: 1894 MB/s 1542624 calls/s # 7.15 [+0.03] udp tx: 1892 MB/s 32094 calls/s 32094 msg/s # 8.12 [+0.97] udp rx: 1900 MB/s 1547232 calls/s # 8.15 [+0.03] udp tx: 1898 MB/s 32200 calls/s 32200 msg/s # 8.76 [+0.62] GRO frag list over UDP tunnel ok # 9.55 [+0.79] GRO fwd over UDP tunnel ok # 9.81 [+0.26] IPv6 # 10.05 [+0.24] No GRO ok # 10.55 [+0.51] GRO frag list ok # 11.10 [+0.55] GRO fwd ok # 11.60 [+0.50] UDP fwd perf udp rx: 1431 MB/s 1165004 calls/s # 12.67 [+1.07] udp tx: 1716 MB/s 29109 calls/s 29109 msg/s # 13.65 [+0.97] udp rx: 1747 MB/s 1422672 calls/s # 13.67 [+0.03] udp tx: 1746 MB/s 29630 calls/s 29630 msg/s # 14.65 [+0.98] udp rx: 1764 MB/s 1436208 calls/s # 14.67 [+0.02] udp tx: 1761 MB/s 29880 calls/s 29880 msg/s # 14.80 [+0.12] UDP GRO fwd perf udp rx: 1700 MB/s 1384128 calls/s # 15.87 [+1.08] udp tx: 1755 MB/s 29773 calls/s 29773 msg/s # 16.85 [+0.97] udp rx: 1716 MB/s 1397472 calls/s # 16.87 [+0.03] udp tx: 1715 MB/s 29103 calls/s 29103 msg/s # 17.85 [+0.97] udp rx: 1901 MB/s 1547712 calls/s # 17.87 [+0.03] udp tx: 1898 MB/s 32207 calls/s 32207 msg/s # 18.48 [+0.61] GRO frag list over UDP tunnel ok # 19.29 [+0.80] 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__->