Skip to content

issue: 4446408 Add openssl version to the debug logs #342

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: vNext
Choose a base branch
from

Conversation

pasis
Copy link
Member

@pasis pasis commented Apr 23, 2025

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
  • 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 pasis force-pushed the openssl-version branch from 8ea87b3 to 956b801 Compare April 23, 2025 11:34
@galnoam galnoam requested a review from BasharRadya May 13, 2025 07:58
@galnoam
Copy link
Collaborator

galnoam commented May 13, 2025

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

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.

Signed-off-by: Dmytro Podgornyi <[email protected]>
@pasis pasis changed the title issue: Add openssl version to the debug logs issue: 4446408 Add openssl version to the debug logs May 14, 2025
@pasis pasis force-pushed the openssl-version branch from 956b801 to ca381bb Compare May 14, 2025 09:46
@BasharRadya
Copy link
Collaborator

bot:retest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants