libxlio
libxlio copied to clipboard
Updating and cleanup of XLIO parameters and specs
Description
Update and cleanup of XLIO parameters
What
- Cleanup of rotten tests
- Removal of deprecated XLIO_TX_BUFS and XLIO_RX_BUFS
- Cleanup of unused parameters and specs
- Updating RQ/STRQ defaults
- Updating Nginx defaults
- Adding nvme_bf3 new spec
Why ?
User experience and clean code base.
Change type
What kind of change does this PR introduce?
- [X] Bugfix
- [ ] Feature
- [ ] Code style update
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] CI related changes
- [ ] Documentation content changes
- [ ] Tests
- [ ] Other
Check list
- [X] Code follows the style de facto guidelines of this project
- [X] Comments have been inserted in hard to understand places
- [X] Documentation has been updated (if necessary)
- [X] Test has been added (if possible)