libxlio
libxlio copied to clipboard
issue: 4446408 Add openssl version to the debug logs
Description
TLS RX offload depends on openssl library for SW encryption in case of a resync flow. Unless application is linked against openssl, XLIO cannot provide TLS RX offload support. Therefore, it's crucial to understand the environment XLIO works with if debug logs are provided offline.
What
Add openssl version to the debug logs.
Why ?
Improve debuggability.
Change type
What kind of change does this PR introduce?
- [ ] Bugfix
- [ ] Feature
- [ ] Code style update
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] CI related changes
- [ ] Documentation content changes
- [ ] Tests
- [x] Other
Check list
- [ ] Code follows the style de facto guidelines of this project
- [ ] Comments have been inserted in hard to understand places
- [ ] Documentation has been updated (if necessary)
- [ ] Test has been added (if possible)
@pasis , lets create a ticket and add to commit tilte
bot:retest