Page MenuHomeFreeBSD

ofed: allow using vlan interfaces for rdma
ClosedPublic

Authored by pkubaj on Aug 10 2022, 5:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 22, 11:26 AM
Unknown Object (File)
Fri, Mar 22, 11:12 AM
Unknown Object (File)
Mar 8 2024, 8:04 AM
Unknown Object (File)
Mar 8 2024, 7:52 AM
Unknown Object (File)
Dec 22 2023, 11:07 PM
Unknown Object (File)
Dec 12 2023, 3:32 AM
Unknown Object (File)
Dec 2 2023, 3:54 PM
Unknown Object (File)
Nov 23 2023, 8:46 AM
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!