File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change 2
2
#
3
3
# Copyright (C) 2009. QLogic Corporation. All rights reserved.
4
4
# Copyright (c) 2013-2017 Intel, Inc. All rights reserved.
5
+ # Copyright (c) 2022 Cisco Systems, Inc. All rights reserved.
5
6
# $COPYRIGHT$
6
7
#
7
8
# Additional copyrights may follow
@@ -13,11 +14,6 @@ Initialization of PSM2 library failed.
13
14
14
15
Error: %s
15
16
#
16
- [debug level]
17
- Unable to set PSM2 debug level.
18
-
19
- Error: %s
20
- #
21
17
[unable to open endpoint]
22
18
PSM2 was unable to open an endpoint. Please make sure that the network link is
23
19
active on the node and the hardware is functioning.
@@ -40,9 +36,6 @@ Unable to post application receive buffer (psm2_mq_irecv or psm2_mq_imrecv).
40
36
Buffer: %p
41
37
Length: %llu
42
38
#
43
- [path query mechanism unknown]
44
- Unknown path record query mechanism %s. Supported mechanisms are %s.
45
- #
46
39
[message too big]
47
40
Message size %llu bigger than supported by PSM2 API. Max = %llu
48
41
#
You can’t perform that action at this time.
0 commit comments