https://github.com/torvalds/linux
Revision c6002d5602ab36c19ef4fe0e20ecfa28aaabf028 authored by Devesh Sharma on 24 December 2015, 18:14:05 UTC, committed by Doug Ledford on 28 December 2015, 16:45:54 UTC
vlan-id is wrongly getting as 0 when PFC is enabled.
Set vlan-id configured by user in QP parameters.
In case vlan interface is not used, flash a warning to
user to configure vlan and assign vlan-id as 0 in qp params.

Fixes: dbf727de7440 ('IB/core: Use GID table in AH creation and dmac resolution')
Cc: Matan Barak <matanb@mellanox.com>
Signed-off-by: Devesh Sharma <devesh.sharma@avagotech.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
1 parent df41766
History
Tip revision: c6002d5602ab36c19ef4fe0e20ecfa28aaabf028 authored by Devesh Sharma on 24 December 2015, 18:14:05 UTC
RDMA/ocrdma: Fix vlan-id assignment in qp parameters
Tip revision: c6002d5
File Mode Size
Kconfig -rw-r--r-- 686 bytes
Makefile -rw-r--r-- 182 bytes
vxfs.h -rw-r--r-- 9.1 KB
vxfs_bmap.c -rw-r--r-- 7.2 KB
vxfs_dir.h -rw-r--r-- 3.2 KB
vxfs_extern.h -rw-r--r-- 2.9 KB
vxfs_fshead.c -rw-r--r-- 5.4 KB
vxfs_fshead.h -rw-r--r-- 2.5 KB
vxfs_immed.c -rw-r--r-- 2.6 KB
vxfs_inode.c -rw-r--r-- 9.1 KB
vxfs_inode.h -rw-r--r-- 5.4 KB
vxfs_lookup.c -rw-r--r-- 7.7 KB
vxfs_olt.c -rw-r--r-- 3.6 KB
vxfs_olt.h -rw-r--r-- 4.4 KB
vxfs_subr.c -rw-r--r-- 4.6 KB
vxfs_super.c -rw-r--r-- 7.3 KB

back to top