Skip to content
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

nvme: fc: add a test case to check module unload before fc resource cleanup #120

Open
kawasaki opened this issue Jun 6, 2023 · 3 comments

Comments

@kawasaki
Copy link
Collaborator

kawasaki commented Jun 6, 2023

As discussed in mailing lists, test cases in nvme group fail for nvme_trtype=fc, when relevant modules are unloaded before fc resource cleanup: ref

It is desired to add a test case to trigger the failure, so that the failure gets fixed and prevented.

@kawasaki
Copy link
Collaborator Author

kawasaki commented Jun 6, 2023

@igaw FYI, I opened this issue not to forget about the idea. If you have time to afford for it, it will be great (no hurry :)

@igaw
Copy link
Contributor

igaw commented Jun 6, 2023

Basically, we need a test which cover following 'fixes'

https://lore.kernel.org/linux-nvme/[email protected]/

@igaw
Copy link
Contributor

igaw commented Feb 6, 2024

FTR, Linux v6.3-rc3 ships a lot of bugfixes for nvme-fc and nvmet-fc. With these fixes in place, blktests runs pretty smoothly. I think we can try to write a test for this and see what will explode now.

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

No branches or pull requests

2 participants