Skip to content

rdma device name support with underscore#117

Merged
ahskabir merged 1 commit intomainfrom
feature/dev-name-regex
Apr 8, 2026
Merged

rdma device name support with underscore#117
ahskabir merged 1 commit intomainfrom
feature/dev-name-regex

Conversation

@ahskabir
Copy link
Copy Markdown
Contributor

@ahskabir ahskabir commented Apr 7, 2026

  • netdev names with underscore is now supported
  • regex match group dereference should be guarded dereference only when match is non-null

Motivation

This PR will allow supporting netdevs that have names with underscore

Technical Details

Changes were made to regex to support regex. This comes in the path of perftest

Test Plan

Created unit test case to test netdev names with underscore

Test Result

Ran the recommended tests and formatting before pushing the branch

Submission Checklist

  • Went through the checklists of things to do that are all rolled in this topic branch

 - netdev names with underscore is now supported
 - regex match group dereference should be guarded
   dereference only when match is non-null

Signed-off-by: Ahsan Kabir <Ahsan.Kabir@amd.com>
@ahskabir ahskabir merged commit b680f90 into main Apr 8, 2026
2 checks passed
@ahskabir ahskabir deleted the feature/dev-name-regex branch April 9, 2026 18:26
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.

2 participants