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.80 [+0.53] GRO frag list ok # 1.39 [+0.58] GRO fwd ok # 1.89 [+0.50] UDP fwd perf udp rx: 988 MB/s 804739 calls/s # 2.96 [+1.07] udp tx: 1740 MB/s 29526 calls/s 29526 msg/s # 3.93 [+0.97] udp rx: 1883 MB/s 1533360 calls/s # 3.96 [+0.03] udp tx: 1881 MB/s 31909 calls/s 31909 msg/s # 4.93 [+0.97] udp rx: 1876 MB/s 1527504 calls/s # 4.96 [+0.03] udp tx: 1874 MB/s 31791 calls/s 31791 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1593 MB/s 1297372 calls/s # 6.15 [+1.07] udp tx: 1750 MB/s 29695 calls/s 29695 msg/s # 7.12 [+0.97] udp rx: 1770 MB/s 1441565 calls/s # 7.15 [+0.03] udp tx: 1869 MB/s 31716 calls/s 31716 msg/s # 8.12 [+0.97] udp rx: 1927 MB/s 1568976 calls/s # 8.15 [+0.03] udp tx: 1925 MB/s 32662 calls/s 32662 msg/s # 8.75 [+0.61] GRO frag list over UDP tunnel ok # 9.51 [+0.76] GRO fwd over UDP tunnel ok # 9.77 [+0.25] IPv6 # 10.02 [+0.25] No GRO ok # 10.57 [+0.55] GRO frag list ok # 11.11 [+0.54] GRO fwd ok # 11.61 [+0.50] UDP fwd perf udp rx: 1339 MB/s 1090116 calls/s # 12.68 [+1.07] udp tx: 1640 MB/s 27824 calls/s 27824 msg/s # 13.65 [+0.97] udp rx: 1777 MB/s 1446720 calls/s # 13.68 [+0.03] udp tx: 1788 MB/s 30328 calls/s 30328 msg/s # 14.65 [+0.98] udp rx: 1876 MB/s 1527408 calls/s # 14.68 [+0.02] udp tx: 1874 MB/s 31798 calls/s 31798 msg/s # 14.80 [+0.12] UDP GRO fwd perf udp rx: 1618 MB/s 1317501 calls/s # 15.86 [+1.06] udp tx: 1808 MB/s 30681 calls/s 30681 msg/s # 16.84 [+0.98] udp rx: 1805 MB/s 1470051 calls/s # 16.86 [+0.02] udp tx: 1829 MB/s 31028 calls/s 31028 msg/s # 17.84 [+0.98] udp rx: 1469 MB/s 1196389 calls/s # 17.86 [+0.02] udp tx: 1829 MB/s 31033 calls/s 31033 msg/s # 18.44 [+0.58] GRO frag list over UDP tunnel ok # 19.22 [+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__->