diff options
| author | Haithem Rahmani <[email protected]> | 2025-03-21 09:28:58 +0100 |
|---|---|---|
| committer | Haithem Rahmani <[email protected]> | 2025-04-02 16:51:36 +0100 |
| commit | 87e511034647af30cf96be09149cbaf707be63a2 (patch) | |
| tree | a3bf569b0c006f5b158bebbc8209639cf0d2e8dd /common_modules/module_lib/src/txm_trace_disable.c | |
| parent | 7ad78c40e9702917264a9b722890110fdb909ebc (diff) | |
Make queue max message size configurable
Summary
-------
This commit fixes the issue #424
Details
--------
- Add a the configuration option TX_QUEUE_MESSAGE_MAX_SIZE in the tx_api.h with default value
set to TX_ULONG_16 to keep backword compatibility.
- Update the txe_queue_create() to check on TX_QUEUE_MESSAGE_MAX_SIZE rather than TX_ULONG_16
as max message size.
- Add a new unitary test to cover the new change.
Diffstat (limited to 'common_modules/module_lib/src/txm_trace_disable.c')
0 files changed, 0 insertions, 0 deletions
