DLPX-86177 Azure Accelerated networking broken because Mellanox drivers absent in kernel#27
Merged
palash-gandhi merged 1 commit intoMay 22, 2023
Conversation
e0079ca to
13a7350
Compare
Contributor
|
@pgandhi-delphix @david-mendez1 , do we have no end-to-end automation that tests Azure accelerated networking? If that's a gap, can we plan on filling it? |
sebroy
approved these changes
May 22, 2023
Contributor
Author
@sebroy we do have a test, but it is incomplete. I have filed https://delphix.atlassian.net/browse/QA-41154 to add some more checks to that test. |
prakashsurya
approved these changes
May 22, 2023
|
This might not be necessary, but we might want to port this to all the other platforms simply for consistency. |
delphix-devops-bot
pushed a commit
that referenced
this pull request
May 26, 2023
delphix-devops-bot
pushed a commit
that referenced
this pull request
Jun 3, 2023
delphix-devops-bot
pushed a commit
that referenced
this pull request
Jun 4, 2023
delphix-devops-bot
pushed a commit
that referenced
this pull request
Jun 5, 2023
prakashsurya
pushed a commit
that referenced
this pull request
Jun 13, 2023
prakashsurya
pushed a commit
that referenced
this pull request
Aug 8, 2023
delphix-devops-bot
pushed a commit
that referenced
this pull request
Sep 1, 2023
delphix-devops-bot
pushed a commit
that referenced
this pull request
Sep 2, 2023
delphix-devops-bot
pushed a commit
that referenced
this pull request
Sep 13, 2023
delphix-devops-bot
pushed a commit
that referenced
this pull request
Sep 20, 2023
delphix-devops-bot
pushed a commit
that referenced
this pull request
Oct 6, 2023
delphix-devops-bot
pushed a commit
that referenced
this pull request
Oct 21, 2023
delphix-devops-bot
pushed a commit
that referenced
this pull request
Oct 22, 2023
delphix-devops-bot
pushed a commit
that referenced
this pull request
Nov 1, 2023
delphix-devops-bot
pushed a commit
that referenced
this pull request
Dec 1, 2023
delphix-devops-bot
pushed a commit
that referenced
this pull request
Dec 9, 2023
delphix-devops-bot
pushed a commit
that referenced
this pull request
Jan 27, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Feb 17, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Feb 18, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Feb 19, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Mar 5, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Mar 6, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Mar 7, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Mar 8, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Mar 9, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Mar 10, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Mar 11, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Mar 12, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Mar 13, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Mar 14, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Mar 15, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Mar 16, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Mar 17, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Mar 18, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Mar 19, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Mar 20, 2024
jwk404
pushed a commit
to jwk404/linux-kernel-azure
that referenced
this pull request
Mar 20, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Mar 21, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Mar 22, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Mar 23, 2024
jwk404
pushed a commit
to jwk404/linux-kernel-azure
that referenced
this pull request
Mar 23, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Mar 24, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Mar 25, 2024
jwk404
pushed a commit
to jwk404/linux-kernel-azure
that referenced
this pull request
Mar 25, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Mar 26, 2024
delphix-devops-bot
pushed a commit
that referenced
this pull request
Mar 27, 2024
jwk404
pushed a commit
that referenced
this pull request
Apr 10, 2024
jwk404
pushed a commit
that referenced
this pull request
Apr 10, 2024
jwk404
pushed a commit
that referenced
this pull request
Apr 11, 2024
jwk404
pushed a commit
that referenced
this pull request
Apr 14, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
ESCL-4467 came in where the customer did not notice evidence of accelerated networking in terms of throughput. There were other indications that the new virtual device was ignored by the kernel.
In 7.0, we disabled kernel modules as part of DLPX-83442 Disable various kernel modules which we don't use by prakashsurya · Pull Request #14 · delphix/linux-kernel-azure . This included disabling the Mellanox drivers causing AN to break.
Solution
Re-enable the Mellanox modules required for AN.
Testing Done
ab-pre-push: http://selfservice.jenkins.delphix.com/job/appliance-build-orchestrator-pre-push/5508/