-
Notifications
You must be signed in to change notification settings - Fork 331
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
T6485: Thunderbolt Networking support #4014
base: current
Are you sure you want to change the base?
Conversation
❌ |
I know @github-actions, it's a Draft PR for a reason, this is still a very early Work in Progress. |
✅ No issues found in unused-imports check.. Please refer the workflow run |
<properties> | ||
<help>PCI device address of the Thunderbolt controller port</help> | ||
<completionHelp> | ||
<list>00:0d.2 00:0d.3</list> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think those addresses are dynamic from host to host. It should be a completion helper script (best BASH to avoid process startup penalty)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Any progress on this?
Is there a Kernel simulation of thunderbold devices available? There is e.g. a hw simulator for WIFI available - that would make life easier when we have thunderbold smoketests |
2cc3923
to
c33beab
Compare
CI integration 👍 passed! Details
|
Change Summary
Types of changes
Related Task(s)
Related PR(s)
Component(s) name
Proposed changes
How to test
Smoketest result
Checklist: