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-- 1003 bytes
Makefile -rw-r--r-- 321 bytes
cache.c -rw-r--r-- 3.0 KB
cnode.c -rw-r--r-- 4.7 KB
coda_cache.h -rw-r--r-- 673 bytes
coda_fs_i.h -rw-r--r-- 1.8 KB
coda_int.h -rw-r--r-- 444 bytes
coda_linux.c -rw-r--r-- 5.0 KB
coda_linux.h -rw-r--r-- 3.0 KB
dir.c -rw-r--r-- 13.9 KB
file.c -rw-r--r-- 6.0 KB
inode.c -rw-r--r-- 7.3 KB
pioctl.c -rw-r--r-- 2.1 KB
psdev.c -rw-r--r-- 10.3 KB
symlink.c -rw-r--r-- 1.1 KB
sysctl.c -rw-r--r-- 1.3 KB
upcall.c -rw-r--r-- 22.8 KB

back to top