[Bug 273043] ofed: GID not created when adding IP address to a VLAN interface

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 14 Aug 2023 15:54:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273043

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit 8e6654a6a5511da87de03a91c527e1d7ad006c21
Author:     Bartosz Sobczak <bartosz.sobczak@intel.com>
AuthorDate: 2023-08-14 15:49:26 +0000
Commit:     Eric Joyner <erj@FreeBSD.org>
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 bartosz.sobczak@intel.com
    Signed-off-by: Eric Joyner <erj@FreeBSD.org>

    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.