Page MenuHomeFreeBSD

ofed: allow using vlan interfaces for rdma
ClosedPublic

Authored by pkubaj on Aug 10 2022, 5:50 PM.
Tags
None
Referenced Files
F109090243: D36120.diff
Fri, Jan 31, 3:45 PM
Unknown Object (File)
Sat, Jan 25, 6:57 AM
Unknown Object (File)
Dec 27 2024, 7:17 PM
Unknown Object (File)
Dec 8 2024, 6:03 PM
Unknown Object (File)
Nov 28 2024, 6:26 PM
Unknown Object (File)
Nov 28 2024, 6:26 PM
Unknown Object (File)
Nov 28 2024, 6:25 PM
Unknown Object (File)
Nov 28 2024, 6:03 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This seems like such a small change to enable such a large amount of functionality? Is it really that straightforward?

Before this change, rping on vlan interfaces failed with:

created cm_id 0x80182e000
rdma_bind_addr: No such file or directory
destroy cm_id 0x80182e000

With this patch, it works.

This will have to wait two weeks for review due to vacation!

Change looks OK, but I want to double check it a bit.

Thank you!

--HPS

This revision is now accepted and ready to land.Aug 22 2022, 7:51 AM

Uhm, you actually put wrong authorship (commit author, who is Bartosz Sobczak). I thought you would just accept this review and I would set it myself. I hope Bartosz is ok with losing copyright :)

pkubaj: Sorry about that.

At least I got the differential revision right :-)

I'll send an e-mail out about that !

This is what vacation does to you ;-)

I'll try to get that right when I MFC it!