aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux
diff options
context:
space:
mode:
authorHangbin Liu <liuhangbin@gmail.com>2018-04-13 10:28:05 +0800
committerDmitry Vyukov <dvyukov@google.com>2018-04-13 09:38:31 +0200
commite694ebbaeeb59ccacf0c62b1aed816667a8d4668 (patch)
treec457629ae4bbcb1b61a206f5044965c307d084c4 /sys/linux
parenteb2295de3e1bb30cc943237992e3565742a4cc6d (diff)
sys/linux/rdma_cm: remove RDMA_PS_SDP
RDMA_PS_SDP has been removed since commit 1b90d3002e3ee ("RDMA/CMA: remove RDMA_PS_SDP") Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Diffstat (limited to 'sys/linux')
-rw-r--r--sys/linux/386.go11
-rw-r--r--sys/linux/amd64.go5
-rw-r--r--sys/linux/arm.go11
-rw-r--r--sys/linux/arm64.go5
-rw-r--r--sys/linux/ppc64le.go5
-rw-r--r--sys/linux/rdma_cm.txt2
-rw-r--r--sys/linux/rdma_cm_386.const3
-rw-r--r--sys/linux/rdma_cm_amd64.const1
-rw-r--r--sys/linux/rdma_cm_arm.const3
-rw-r--r--sys/linux/rdma_cm_arm64.const1
-rw-r--r--sys/linux/rdma_cm_ppc64le.const1
11 files changed, 19 insertions, 29 deletions
diff --git a/sys/linux/386.go b/sys/linux/386.go
index b36f7e28c..e5cbf9da5 100644
--- a/sys/linux/386.go
+++ b/sys/linux/386.go
@@ -9690,7 +9690,7 @@ var structDescs_386 = []*KeyedStruct{
{Key: StructKey{Name: "rdma_ucm_create_id"}, Desc: &StructDesc{TypeCommon: TypeCommon{TypeName: "rdma_ucm_create_id", TypeSize: 24}, Fields: []Type{
&IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int64", FldName: "uid", TypeSize: 8}}, Kind: 2, RangeEnd: 4},
&PtrType{TypeCommon: TypeCommon{TypeName: "ptr64", FldName: "response", TypeSize: 8}, Type: &StructType{Key: StructKey{Name: "rdma_ucm_create_id_resp", Dir: 1}}},
- &FlagsType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "rdma_port_space", FldName: "ps", TypeSize: 2}}, Vals: []uint64{1, 2, 319, 262, 273}},
+ &FlagsType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "rdma_port_space", FldName: "ps", TypeSize: 2}}, Vals: []uint64{2, 319, 262, 273}},
&FlagsType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "ib_qp_type", FldName: "qp_type", TypeSize: 1}}, Vals: []uint64{0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 4096, 4105}},
&ArrayType{TypeCommon: TypeCommon{TypeName: "array", FldName: "reserved", TypeSize: 5}, Type: &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", TypeSize: 1}}}, Kind: 1, RangeBegin: 5, RangeEnd: 5},
}}},
@@ -9711,10 +9711,10 @@ var structDescs_386 = []*KeyedStruct{
{Key: StructKey{Name: "rdma_ucm_disconnect"}, Desc: &StructDesc{TypeCommon: TypeCommon{TypeName: "rdma_ucm_disconnect", TypeSize: 4}, Fields: []Type{
&ResourceType{TypeCommon: TypeCommon{TypeName: "rdma_cm_id", FldName: "id", TypeSize: 4}},
}}},
- {Key: StructKey{Name: "rdma_ucm_event_resp", Dir: 1}, Desc: &StructDesc{TypeCommon: TypeCommon{TypeName: "rdma_ucm_event_resp", TypeSize: 324, ArgDir: 1}, Fields: []Type{
+ {Key: StructKey{Name: "rdma_ucm_event_resp", Dir: 1}, Desc: &StructDesc{TypeCommon: TypeCommon{TypeName: "rdma_ucm_event_resp", TypeSize: 328, ArgDir: 1}, Fields: []Type{
&IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int64", FldName: "uid", TypeSize: 8, ArgDir: 1}}, Kind: 2, RangeEnd: 4},
&IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int64", FldName: "id", TypeSize: 8, ArgDir: 1}}, Kind: 2, RangeEnd: 4},
- &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "pad", TypeSize: 308}}, IsPad: true},
+ &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "pad", TypeSize: 312}}, IsPad: true},
}}},
{Key: StructKey{Name: "rdma_ucm_get_event"}, Desc: &StructDesc{TypeCommon: TypeCommon{TypeName: "rdma_ucm_get_event", TypeSize: 8}, Fields: []Type{
&PtrType{TypeCommon: TypeCommon{TypeName: "ptr64", FldName: "response", TypeSize: 8}, Type: &StructType{Key: StructKey{Name: "rdma_ucm_event_resp", Dir: 1}}},
@@ -26783,10 +26783,9 @@ var consts_386 = []ConstValue{
{Name: "RDMA_OPTION_ID_TOS"},
{Name: "RDMA_PS_IB", Value: 319},
{Name: "RDMA_PS_IPOIB", Value: 2},
- {Name: "RDMA_PS_SDP", Value: 1},
{Name: "RDMA_PS_TCP", Value: 262},
{Name: "RDMA_PS_UDP", Value: 273},
- {Name: "RDMA_UCM_EVENT_RESP_SIZE", Value: 324},
+ {Name: "RDMA_UCM_EVENT_RESP_SIZE", Value: 328},
{Name: "RDMA_USER_CM_CMD_ACCEPT", Value: 8},
{Name: "RDMA_USER_CM_CMD_BIND", Value: 20},
{Name: "RDMA_USER_CM_CMD_BIND_IP", Value: 2},
@@ -28460,4 +28459,4 @@ var consts_386 = []ConstValue{
{Name: "bpf_insn_load_imm_dw", Value: 24},
}
-const revision_386 = "b6931e8511cdb0dc86d657b24a3c6906e49d1983"
+const revision_386 = "6407907d09e232b45a7d4f6edef0e9fd7ca187c0"
diff --git a/sys/linux/amd64.go b/sys/linux/amd64.go
index cb4239fc0..6bc058f6e 100644
--- a/sys/linux/amd64.go
+++ b/sys/linux/amd64.go
@@ -9893,7 +9893,7 @@ var structDescs_amd64 = []*KeyedStruct{
{Key: StructKey{Name: "rdma_ucm_create_id"}, Desc: &StructDesc{TypeCommon: TypeCommon{TypeName: "rdma_ucm_create_id", TypeSize: 24}, Fields: []Type{
&IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int64", FldName: "uid", TypeSize: 8}}, Kind: 2, RangeEnd: 4},
&PtrType{TypeCommon: TypeCommon{TypeName: "ptr64", FldName: "response", TypeSize: 8}, Type: &StructType{Key: StructKey{Name: "rdma_ucm_create_id_resp", Dir: 1}}},
- &FlagsType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "rdma_port_space", FldName: "ps", TypeSize: 2}}, Vals: []uint64{1, 2, 319, 262, 273}},
+ &FlagsType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "rdma_port_space", FldName: "ps", TypeSize: 2}}, Vals: []uint64{2, 319, 262, 273}},
&FlagsType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "ib_qp_type", FldName: "qp_type", TypeSize: 1}}, Vals: []uint64{0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 4096, 4105}},
&ArrayType{TypeCommon: TypeCommon{TypeName: "array", FldName: "reserved", TypeSize: 5}, Type: &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", TypeSize: 1}}}, Kind: 1, RangeBegin: 5, RangeEnd: 5},
}}},
@@ -27422,7 +27422,6 @@ var consts_amd64 = []ConstValue{
{Name: "RDMA_OPTION_ID_TOS"},
{Name: "RDMA_PS_IB", Value: 319},
{Name: "RDMA_PS_IPOIB", Value: 2},
- {Name: "RDMA_PS_SDP", Value: 1},
{Name: "RDMA_PS_TCP", Value: 262},
{Name: "RDMA_PS_UDP", Value: 273},
{Name: "RDMA_UCM_EVENT_RESP_SIZE", Value: 328},
@@ -29124,4 +29123,4 @@ var consts_amd64 = []ConstValue{
{Name: "bpf_insn_load_imm_dw", Value: 24},
}
-const revision_amd64 = "bc156a61819b83aea7bbcca531c2cd6de2978782"
+const revision_amd64 = "a811d9b34c3430ab60df872f603784987e1fa302"
diff --git a/sys/linux/arm.go b/sys/linux/arm.go
index d8884a505..4710e4fed 100644
--- a/sys/linux/arm.go
+++ b/sys/linux/arm.go
@@ -9533,7 +9533,7 @@ var structDescs_arm = []*KeyedStruct{
{Key: StructKey{Name: "rdma_ucm_create_id"}, Desc: &StructDesc{TypeCommon: TypeCommon{TypeName: "rdma_ucm_create_id", TypeSize: 24}, Fields: []Type{
&IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int64", FldName: "uid", TypeSize: 8}}, Kind: 2, RangeEnd: 4},
&PtrType{TypeCommon: TypeCommon{TypeName: "ptr64", FldName: "response", TypeSize: 8}, Type: &StructType{Key: StructKey{Name: "rdma_ucm_create_id_resp", Dir: 1}}},
- &FlagsType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "rdma_port_space", FldName: "ps", TypeSize: 2}}, Vals: []uint64{1, 2, 319, 262, 273}},
+ &FlagsType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "rdma_port_space", FldName: "ps", TypeSize: 2}}, Vals: []uint64{2, 319, 262, 273}},
&FlagsType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "ib_qp_type", FldName: "qp_type", TypeSize: 1}}, Vals: []uint64{0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 4096, 4105}},
&ArrayType{TypeCommon: TypeCommon{TypeName: "array", FldName: "reserved", TypeSize: 5}, Type: &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", TypeSize: 1}}}, Kind: 1, RangeBegin: 5, RangeEnd: 5},
}}},
@@ -9554,10 +9554,10 @@ var structDescs_arm = []*KeyedStruct{
{Key: StructKey{Name: "rdma_ucm_disconnect"}, Desc: &StructDesc{TypeCommon: TypeCommon{TypeName: "rdma_ucm_disconnect", TypeSize: 4}, Fields: []Type{
&ResourceType{TypeCommon: TypeCommon{TypeName: "rdma_cm_id", FldName: "id", TypeSize: 4}},
}}},
- {Key: StructKey{Name: "rdma_ucm_event_resp", Dir: 1}, Desc: &StructDesc{TypeCommon: TypeCommon{TypeName: "rdma_ucm_event_resp", TypeSize: 324, ArgDir: 1}, Fields: []Type{
+ {Key: StructKey{Name: "rdma_ucm_event_resp", Dir: 1}, Desc: &StructDesc{TypeCommon: TypeCommon{TypeName: "rdma_ucm_event_resp", TypeSize: 328, ArgDir: 1}, Fields: []Type{
&IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int64", FldName: "uid", TypeSize: 8, ArgDir: 1}}, Kind: 2, RangeEnd: 4},
&IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int64", FldName: "id", TypeSize: 8, ArgDir: 1}}, Kind: 2, RangeEnd: 4},
- &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "pad", TypeSize: 308}}, IsPad: true},
+ &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "pad", TypeSize: 312}}, IsPad: true},
}}},
{Key: StructKey{Name: "rdma_ucm_get_event"}, Desc: &StructDesc{TypeCommon: TypeCommon{TypeName: "rdma_ucm_get_event", TypeSize: 8}, Fields: []Type{
&PtrType{TypeCommon: TypeCommon{TypeName: "ptr64", FldName: "response", TypeSize: 8}, Type: &StructType{Key: StructKey{Name: "rdma_ucm_event_resp", Dir: 1}}},
@@ -26647,10 +26647,9 @@ var consts_arm = []ConstValue{
{Name: "RDMA_OPTION_ID_TOS"},
{Name: "RDMA_PS_IB", Value: 319},
{Name: "RDMA_PS_IPOIB", Value: 2},
- {Name: "RDMA_PS_SDP", Value: 1},
{Name: "RDMA_PS_TCP", Value: 262},
{Name: "RDMA_PS_UDP", Value: 273},
- {Name: "RDMA_UCM_EVENT_RESP_SIZE", Value: 324},
+ {Name: "RDMA_UCM_EVENT_RESP_SIZE", Value: 328},
{Name: "RDMA_USER_CM_CMD_ACCEPT", Value: 8},
{Name: "RDMA_USER_CM_CMD_BIND", Value: 20},
{Name: "RDMA_USER_CM_CMD_BIND_IP", Value: 2},
@@ -28323,4 +28322,4 @@ var consts_arm = []ConstValue{
{Name: "bpf_insn_load_imm_dw", Value: 24},
}
-const revision_arm = "51d755b533f032f680d4b0ebaedcceb6234bba5e"
+const revision_arm = "ad5ac18a55973b308028ae2a73316eeab244e351"
diff --git a/sys/linux/arm64.go b/sys/linux/arm64.go
index 8c008e1b5..5bf0c1dcb 100644
--- a/sys/linux/arm64.go
+++ b/sys/linux/arm64.go
@@ -9698,7 +9698,7 @@ var structDescs_arm64 = []*KeyedStruct{
{Key: StructKey{Name: "rdma_ucm_create_id"}, Desc: &StructDesc{TypeCommon: TypeCommon{TypeName: "rdma_ucm_create_id", TypeSize: 24}, Fields: []Type{
&IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int64", FldName: "uid", TypeSize: 8}}, Kind: 2, RangeEnd: 4},
&PtrType{TypeCommon: TypeCommon{TypeName: "ptr64", FldName: "response", TypeSize: 8}, Type: &StructType{Key: StructKey{Name: "rdma_ucm_create_id_resp", Dir: 1}}},
- &FlagsType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "rdma_port_space", FldName: "ps", TypeSize: 2}}, Vals: []uint64{1, 2, 319, 262, 273}},
+ &FlagsType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "rdma_port_space", FldName: "ps", TypeSize: 2}}, Vals: []uint64{2, 319, 262, 273}},
&FlagsType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "ib_qp_type", FldName: "qp_type", TypeSize: 1}}, Vals: []uint64{0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 4096, 4105}},
&ArrayType{TypeCommon: TypeCommon{TypeName: "array", FldName: "reserved", TypeSize: 5}, Type: &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", TypeSize: 1}}}, Kind: 1, RangeBegin: 5, RangeEnd: 5},
}}},
@@ -26845,7 +26845,6 @@ var consts_arm64 = []ConstValue{
{Name: "RDMA_OPTION_ID_TOS"},
{Name: "RDMA_PS_IB", Value: 319},
{Name: "RDMA_PS_IPOIB", Value: 2},
- {Name: "RDMA_PS_SDP", Value: 1},
{Name: "RDMA_PS_TCP", Value: 262},
{Name: "RDMA_PS_UDP", Value: 273},
{Name: "RDMA_UCM_EVENT_RESP_SIZE", Value: 328},
@@ -28506,4 +28505,4 @@ var consts_arm64 = []ConstValue{
{Name: "bpf_insn_load_imm_dw", Value: 24},
}
-const revision_arm64 = "e9d3129a8b78c2178a8769d5849875255ab35c88"
+const revision_arm64 = "f673a6d25977f06bf0fe47dde6ea05a5353d415d"
diff --git a/sys/linux/ppc64le.go b/sys/linux/ppc64le.go
index a1644aa6d..c1ded58a3 100644
--- a/sys/linux/ppc64le.go
+++ b/sys/linux/ppc64le.go
@@ -9653,7 +9653,7 @@ var structDescs_ppc64le = []*KeyedStruct{
{Key: StructKey{Name: "rdma_ucm_create_id"}, Desc: &StructDesc{TypeCommon: TypeCommon{TypeName: "rdma_ucm_create_id", TypeSize: 24}, Fields: []Type{
&IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int64", FldName: "uid", TypeSize: 8}}, Kind: 2, RangeEnd: 4},
&PtrType{TypeCommon: TypeCommon{TypeName: "ptr64", FldName: "response", TypeSize: 8}, Type: &StructType{Key: StructKey{Name: "rdma_ucm_create_id_resp", Dir: 1}}},
- &FlagsType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "rdma_port_space", FldName: "ps", TypeSize: 2}}, Vals: []uint64{1, 2, 319, 262, 273}},
+ &FlagsType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "rdma_port_space", FldName: "ps", TypeSize: 2}}, Vals: []uint64{2, 319, 262, 273}},
&FlagsType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "ib_qp_type", FldName: "qp_type", TypeSize: 1}}, Vals: []uint64{0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 4096, 4105}},
&ArrayType{TypeCommon: TypeCommon{TypeName: "array", FldName: "reserved", TypeSize: 5}, Type: &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", TypeSize: 1}}}, Kind: 1, RangeBegin: 5, RangeEnd: 5},
}}},
@@ -26606,7 +26606,6 @@ var consts_ppc64le = []ConstValue{
{Name: "RDMA_OPTION_ID_TOS"},
{Name: "RDMA_PS_IB", Value: 319},
{Name: "RDMA_PS_IPOIB", Value: 2},
- {Name: "RDMA_PS_SDP", Value: 1},
{Name: "RDMA_PS_TCP", Value: 262},
{Name: "RDMA_PS_UDP", Value: 273},
{Name: "RDMA_UCM_EVENT_RESP_SIZE", Value: 328},
@@ -28268,4 +28267,4 @@ var consts_ppc64le = []ConstValue{
{Name: "bpf_insn_load_imm_dw", Value: 24},
}
-const revision_ppc64le = "1df94a2295231c3145823bebd24ff7c6b3503c2c"
+const revision_ppc64le = "db704e8ab4315a153e81c9a4b9e194339a85cf6d"
diff --git a/sys/linux/rdma_cm.txt b/sys/linux/rdma_cm.txt
index 56fab22a7..2dccc4336 100644
--- a/sys/linux/rdma_cm.txt
+++ b/sys/linux/rdma_cm.txt
@@ -277,6 +277,6 @@ ib_addr {
data array[int8, 16]
} [align_8]
-rdma_port_space = RDMA_PS_SDP, RDMA_PS_IPOIB, RDMA_PS_IB, RDMA_PS_TCP, RDMA_PS_UDP
+rdma_port_space = RDMA_PS_IPOIB, RDMA_PS_IB, RDMA_PS_TCP, RDMA_PS_UDP
ib_qp_type = IB_QPT_SMI, IB_QPT_GSI, IB_QPT_RC, IB_QPT_UC, IB_QPT_UD, IB_QPT_RAW_IPV6, IB_QPT_RAW_ETHERTYPE, IB_QPT_RAW_PACKET, IB_QPT_XRC_INI, IB_QPT_XRC_TGT, IB_QPT_MAX, IB_QPT_RESERVED1, IB_QPT_RESERVED10
ib_event_type = IB_EVENT_CQ_ERR, IB_EVENT_QP_FATAL, IB_EVENT_QP_REQ_ERR, IB_EVENT_QP_ACCESS_ERR, IB_EVENT_COMM_EST, IB_EVENT_SQ_DRAINED, IB_EVENT_PATH_MIG, IB_EVENT_PATH_MIG_ERR, IB_EVENT_DEVICE_FATAL, IB_EVENT_PORT_ACTIVE, IB_EVENT_PORT_ERR, IB_EVENT_LID_CHANGE, IB_EVENT_PKEY_CHANGE, IB_EVENT_SM_CHANGE, IB_EVENT_SRQ_ERR, IB_EVENT_SRQ_LIMIT_REACHED, IB_EVENT_QP_LAST_WQE_REACHED, IB_EVENT_CLIENT_REREGISTER, IB_EVENT_GID_CHANGE, IB_EVENT_WQ_FATAL
diff --git a/sys/linux/rdma_cm_386.const b/sys/linux/rdma_cm_386.const
index 2d90d8cff..aeebb9d06 100644
--- a/sys/linux/rdma_cm_386.const
+++ b/sys/linux/rdma_cm_386.const
@@ -54,10 +54,9 @@ RDMA_OPTION_ID_REUSEADDR = 1
RDMA_OPTION_ID_TOS = 0
RDMA_PS_IB = 319
RDMA_PS_IPOIB = 2
-RDMA_PS_SDP = 1
RDMA_PS_TCP = 262
RDMA_PS_UDP = 273
-RDMA_UCM_EVENT_RESP_SIZE = 324
+RDMA_UCM_EVENT_RESP_SIZE = 328
RDMA_USER_CM_CMD_ACCEPT = 8
RDMA_USER_CM_CMD_BIND = 20
RDMA_USER_CM_CMD_BIND_IP = 2
diff --git a/sys/linux/rdma_cm_amd64.const b/sys/linux/rdma_cm_amd64.const
index d01c1df9c..363679329 100644
--- a/sys/linux/rdma_cm_amd64.const
+++ b/sys/linux/rdma_cm_amd64.const
@@ -54,7 +54,6 @@ RDMA_OPTION_ID_REUSEADDR = 1
RDMA_OPTION_ID_TOS = 0
RDMA_PS_IB = 319
RDMA_PS_IPOIB = 2
-RDMA_PS_SDP = 1
RDMA_PS_TCP = 262
RDMA_PS_UDP = 273
RDMA_UCM_EVENT_RESP_SIZE = 328
diff --git a/sys/linux/rdma_cm_arm.const b/sys/linux/rdma_cm_arm.const
index 10636bfda..31dccc3d6 100644
--- a/sys/linux/rdma_cm_arm.const
+++ b/sys/linux/rdma_cm_arm.const
@@ -54,10 +54,9 @@ RDMA_OPTION_ID_REUSEADDR = 1
RDMA_OPTION_ID_TOS = 0
RDMA_PS_IB = 319
RDMA_PS_IPOIB = 2
-RDMA_PS_SDP = 1
RDMA_PS_TCP = 262
RDMA_PS_UDP = 273
-RDMA_UCM_EVENT_RESP_SIZE = 324
+RDMA_UCM_EVENT_RESP_SIZE = 328
RDMA_USER_CM_CMD_ACCEPT = 8
RDMA_USER_CM_CMD_BIND = 20
RDMA_USER_CM_CMD_BIND_IP = 2
diff --git a/sys/linux/rdma_cm_arm64.const b/sys/linux/rdma_cm_arm64.const
index 8f11f5ba4..7463410e7 100644
--- a/sys/linux/rdma_cm_arm64.const
+++ b/sys/linux/rdma_cm_arm64.const
@@ -54,7 +54,6 @@ RDMA_OPTION_ID_REUSEADDR = 1
RDMA_OPTION_ID_TOS = 0
RDMA_PS_IB = 319
RDMA_PS_IPOIB = 2
-RDMA_PS_SDP = 1
RDMA_PS_TCP = 262
RDMA_PS_UDP = 273
RDMA_UCM_EVENT_RESP_SIZE = 328
diff --git a/sys/linux/rdma_cm_ppc64le.const b/sys/linux/rdma_cm_ppc64le.const
index 9099983ce..1fe76e9ab 100644
--- a/sys/linux/rdma_cm_ppc64le.const
+++ b/sys/linux/rdma_cm_ppc64le.const
@@ -54,7 +54,6 @@ RDMA_OPTION_ID_REUSEADDR = 1
RDMA_OPTION_ID_TOS = 0
RDMA_PS_IB = 319
RDMA_PS_IPOIB = 2
-RDMA_PS_SDP = 1
RDMA_PS_TCP = 262
RDMA_PS_UDP = 273
RDMA_UCM_EVENT_RESP_SIZE = 328