On Tue, 03 Dec 2024 19:30:53 +0530, Anumula Murali Mohan Reddy wrote: > If traffic is over vlan, cma_validate_port() fails to match > net_device ifindex with bound_if_index and results in ENODEV error. > As iWARP gid table is static, it contains entry corresponding to > only one net device which is either real netdev or vlan netdev for > cases like siw attached to a vlan interface. > This patch fixes the issue by assigning bound_if_index with net > device index, if real net device obtained from bound if index matches > with net device retrieved from gid table > > [...] Applied, thanks! [1/1] RDMA/core: Fix ENODEV error for iWARP test over vlan https://git.kernel.org/rdma/rdma/c/a4048c83fd87c6 Best regards, -- Leon Romanovsky <leon@xxxxxxxxxx>