projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36055a0
)
IB/rdmavt: Add common LID defines to rdmavt
author
Kamal Heib
<
[email protected]
>
Wed, 6 Jan 2016 18:03:47 +0000
(10:03 -0800)
committer
Doug Ledford
<
[email protected]
>
Fri, 11 Mar 2016 01:37:13 +0000
(20:37 -0500)
Original patch is from Kamal Heib <
[email protected]
>. It has
been split into separate patches.
This patch adds RVT_PERMISSIVE_LID and RVT_MULTICAST_LID_BASE
to rdmavt.
Reviewed-by: Ira Weiny <
[email protected]
>
Signed-off-by: Kamal Heib <
[email protected]
>
Signed-off-by: Dennis Dalessandro <
[email protected]
>
Signed-off-by: Doug Ledford <
[email protected]
>
include/rdma/rdma_vt.h
patch
|
blob
|
history
diff --git
a/include/rdma/rdma_vt.h
b/include/rdma/rdma_vt.h
index 9a479575078fbb88e03c9ef027ec7166b4b5e5b3..dbb45bcd1feada69deede01cd8751e1b348d21c3 100644
(file)
--- a/
include/rdma/rdma_vt.h
+++ b/
include/rdma/rdma_vt.h
@@
-55,6
+55,9
@@
#include "ib_verbs.h"
+#define RVT_MULTICAST_LID_BASE 0xC000
+#define RVT_PERMISSIVE_LID 0xFFFF
+
/*
* For some of the IBTA objects there will likely be some
* initializations required. We need flags to determine whether it is OK