在 2023/4/19 8:43, Parav Pandit 写道:
From: Mark Lehrer <lehrer@xxxxxxxxx>
Sent: Friday, April 14, 2023 12:24 PM
I'm going to try making the nvme-fabrics set of modules use the network
namespace properly with RoCEv2. TCP seems to work properly already, so this
should be more of a "port" than real development.
TCP without net ns notifier missed the net ns delete scenario results in a use after free bug, that should be fixed first as its critical.
Sure. I also confronted this mentioned problem. If I remember correctly,
a net ns callback can fix this problem.
Zhu Yanjun
Are you (or anyone else) interested in working on this too? I'm more familiar
with the video frame buffer area of the kernel, so first I'm familiarizing myself
with how nvme-fabrics works with TCP & netns.
Thanks,
Mark