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)
Mon, Aug 10, 10:23 AM
Unknown Object (File)
Mon, Aug 10, 9:50 AM
Unknown Object (File)
Mon, Aug 10, 7:57 AM
Unknown Object (File)
Fri, Aug 7, 4:04 AM
Unknown Object (File)
Wed, Aug 5, 7:50 PM
Unknown Object (File)
Tue, Aug 4, 7:21 AM
Unknown Object (File)
Tue, Aug 4, 6:04 AM
Unknown Object (File)
Mon, Aug 3, 12:57 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!