Closed pasis closed 3 months ago
The parameters have been deprecated for some time and replaced with XLIO_MEMORY_LIMIT logic.
Previous release printed a warning if the parameters were used. It's time to remove them completely and use the new functionality unconditionally.
Also, Remove unused XLIO_STRQ_STRIDES_NUM_BUFS.
Remove XLIO_TX/RX_BUFS and XLIO_STRQ_STRIDES_NUM_BUFS parameters.
Deprecated and unused parameters.
What kind of change does this PR introduce?
Description
The parameters have been deprecated for some time and replaced with XLIO_MEMORY_LIMIT logic.
Previous release printed a warning if the parameters were used. It's time to remove them completely and use the new functionality unconditionally.
Also, Remove unused XLIO_STRQ_STRIDES_NUM_BUFS.
What
Remove XLIO_TX/RX_BUFS and XLIO_STRQ_STRIDES_NUM_BUFS parameters.
Why ?
Deprecated and unused parameters.
Change type
What kind of change does this PR introduce?
Check list