在 2023/11/6 4:19, Bob Pearson 写道:
On 11/4/23 07:42, Zhu Yanjun wrote:
Using reverse fir tree, a.k.a. reverse Christmas tree or reverse XMAS
tree, for
variable declarations isn't strictly required, though it is still
preferred.
Zhu Yanjun
Yeah. I usually follow that style for new code (except if there are
dependencies) but mostly add new variables at the end of the list
together because it makes the patch simpler to read. At least it
does for me. If you care, I am happy to fix this.
Yes. It is good to fix it.
And your commits add mcast address supports. And I think you
should have the test case in the rdma-core to verify these commits.
Can you share the test case in the rdma maillist? ^_^
Zhu Yanjun
Bob