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)
Tue, Sep 24, 10:27 PM
Unknown Object (File)
Tue, Sep 24, 4:32 PM
Unknown Object (File)
Tue, Sep 24, 12:45 AM
Unknown Object (File)
Mon, Sep 23, 7:40 AM
Unknown Object (File)
Sat, Sep 21, 12:17 PM
Unknown Object (File)
Thu, Sep 19, 10:25 AM
Unknown Object (File)
Thu, Sep 19, 5:41 AM
Unknown Object (File)
Wed, Sep 18, 6:36 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 46837
Build 43726: arc lint + arc unit

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!