libxlio icon indicating copy to clipboard operation
libxlio copied to clipboard

issue: 4446408 Add openssl version to the debug logs

Open pasis opened this issue 8 months ago • 2 comments

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 avatar Apr 23 '25 10:04 pasis

@pasis , lets create a ticket and add to commit tilte

galnoam avatar May 13 '25 07:05 galnoam

bot:retest

BasharRadya avatar May 14 '25 10:05 BasharRadya