Configurations#

Macros#

#define

Server receiver buffer size.

#define

Default bandwidth in bits/sec.

#define

Default sending time in millisec.

#define

Default statistic update interval.

#define

Set json formated log indent in space count.

#define

Maximum possible additional test timeout after duration time.

#define

Set test message queue size.

#define

Default Server port.

#define

Set the address length buffer size.

#define

Set test thread stack size in word depth.

#define

Enable verbose prints.

Macro Definition Documentation#

SL_IPERF_BUFFER_SIZE#

#define SL_IPERF_BUFFER_SIZE
Value:
1232U

Server receiver buffer size.


Definition at line 56 of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/iperf/config/sl_iperf_config.h

SL_IPERF_CLIENT_DEFAULT_BANDWIDTH_BPS#

#define SL_IPERF_CLIENT_DEFAULT_BANDWIDTH_BPS
Value:
20000U

Default bandwidth in bits/sec.


Definition at line 88 of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/iperf/config/sl_iperf_config.h

SL_IPERF_CLIENT_DEFAULT_SEND_TIME_MS#

#define SL_IPERF_CLIENT_DEFAULT_SEND_TIME_MS
Value:
10000U

Default sending time in millisec.


Definition at line 84 of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/iperf/config/sl_iperf_config.h

SL_IPERF_DEFAULT_INTERVAL_MS#

#define SL_IPERF_DEFAULT_INTERVAL_MS
Value:
1000U

Default statistic update interval.


Definition at line 68 of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/iperf/config/sl_iperf_config.h

SL_IPERF_LOG_JSON_INDENT#

#define SL_IPERF_LOG_JSON_INDENT
Value:
2U

Set json formated log indent in space count.


Definition at line 60 of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/iperf/config/sl_iperf_config.h

SL_IPERF_MAX_TEST_TIMEOUT_MS#

#define SL_IPERF_MAX_TEST_TIMEOUT_MS
Value:
2000U

Maximum possible additional test timeout after duration time.


Definition at line 72 of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/iperf/config/sl_iperf_config.h

SL_IPERF_MESSAGE_QUEUE_SIZE#

#define SL_IPERF_MESSAGE_QUEUE_SIZE
Value:
16U

Set test message queue size.


Definition at line 48 of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/iperf/config/sl_iperf_config.h

SL_IPERF_SERVER_DEFAULT_PORT#

#define SL_IPERF_SERVER_DEFAULT_PORT
Value:
5001U

Default Server port.


Definition at line 78 of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/iperf/config/sl_iperf_config.h

SL_IPERF_SOCKET_ADDR_LEN#

#define SL_IPERF_SOCKET_ADDR_LEN
Value:
32U

Set the address length buffer size.


Definition at line 44 of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/iperf/config/sl_iperf_config.h

SL_IPERF_STACK_SIZE_WORD#

#define SL_IPERF_STACK_SIZE_WORD
Value:
256U

Set test thread stack size in word depth.


Definition at line 52 of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/iperf/config/sl_iperf_config.h

SL_IPERF_VERBOSE_MODE#

#define SL_IPERF_VERBOSE_MODE
Value:
0U

Enable verbose prints.


Definition at line 64 of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/app/wisun/component/iperf/config/sl_iperf_config.h