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.85 [+0.57] GRO frag list ok # 1.47 [+0.62] GRO fwd ok # 2.00 [+0.53] UDP fwd perf udp rx: 1400 MB/s 1140356 calls/s # 3.07 [+1.07] udp tx: 1775 MB/s 30122 calls/s 30122 msg/s # 4.04 [+0.97] udp rx: 1926 MB/s 1568400 calls/s # 4.07 [+0.03] udp tx: 1925 MB/s 32665 calls/s 32665 msg/s # 5.04 [+0.97] udp rx: 1637 MB/s 1333481 calls/s # 5.07 [+0.03] udp tx: 1882 MB/s 31934 calls/s 31934 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1623 MB/s 1321793 calls/s # 6.26 [+1.07] udp tx: 1688 MB/s 28632 calls/s 28632 msg/s # 7.24 [+0.97] udp rx: 1574 MB/s 1282208 calls/s # 7.26 [+0.02] udp tx: 1600 MB/s 27147 calls/s 27147 msg/s # 8.26 [+1.00] udp tx: 1428 MB/s 24233 calls/s 24233 msg/s # 8.26 [+0.00] udp rx: 1237 MB/s 1007738 calls/s # 8.88 [+0.61] GRO frag list over UDP tunnel ok # 9.68 [+0.80] GRO fwd over UDP tunnel ok # 9.93 [+0.26] IPv6 # 10.19 [+0.26] No GRO ok # 10.74 [+0.56] GRO frag list ok # 11.32 [+0.58] GRO fwd ok # 11.86 [+0.53] UDP fwd perf udp rx: 1061 MB/s 863824 calls/s # 12.93 [+1.08] udp tx: 1147 MB/s 19461 calls/s 19461 msg/s # 13.91 [+0.97] udp rx: 1012 MB/s 823975 calls/s # 13.93 [+0.03] udp tx: 1201 MB/s 20379 calls/s 20379 msg/s # 14.91 [+0.97] udp rx: 708 MB/s 576944 calls/s # 14.93 [+0.03] udp tx: 1055 MB/s 17904 calls/s 17904 msg/s # 15.05 [+0.12] UDP GRO fwd perf udp rx: 1858 MB/s 1513072 calls/s # 16.13 [+1.07] udp tx: 1915 MB/s 32492 calls/s 32492 msg/s # 17.10 [+0.97] udp rx: 1923 MB/s 1565888 calls/s # 17.12 [+0.03] udp tx: 1922 MB/s 32602 calls/s 32602 msg/s # 18.10 [+0.97] udp rx: 1927 MB/s 1568976 calls/s # 18.12 [+0.03] udp tx: 1925 MB/s 32663 calls/s 32663 msg/s # 18.77 [+0.64] GRO frag list over UDP tunnel ok # 19.49 [+0.73] 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__->