https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273043

--- Comment #2 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=8e6654a6a5511da87de03a91c527e1d7ad006c21

commit 8e6654a6a5511da87de03a91c527e1d7ad006c21
Author:     Bartosz Sobczak <[email protected]>
AuthorDate: 2023-08-14 15:49:26 +0000
Commit:     Eric Joyner <[email protected]>
CommitDate: 2023-08-14 15:53:43 +0000

    ofed: fix roce gid insertion for vlan interfaces

    When attempting to use vlan interface the correct GID
    wasn't created due to incorrect ifp validation.

    The problem was introduced in
    3e142e07675b ('ofed: Mechanically convert to IfAPI)

    Signed-off-by: Bartosz Sobczak [email protected]
    Signed-off-by: Eric Joyner <[email protected]>

    PR:             273043
    Sponsored by:   Intel Corporation
    Reviewed by:    jhibbits@, erj@
    MFC after:      3 days
    Differential Revision:  https://reviews.freebsd.org/D41426

 sys/ofed/drivers/infiniband/core/ib_roce_gid_mgmt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to