"srp target-port-guid" is supported, not "srp port-guid"
Signed-off-by: Albert L. Chu <[email protected]> --- opensm/osm_qos_parser_y.y | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opensm/osm_qos_parser_y.y b/opensm/osm_qos_parser_y.y index 8274280..348750d 100644 --- a/opensm/osm_qos_parser_y.y +++ b/opensm/osm_qos_parser_y.y @@ -624,7 +624,7 @@ qos_match_rule_entry: qos_match_rule_use * sdp with port-num * rds * rds with port-num - * srp with port-guid + * srp with target-port-guid * iser * iser with port-num * ipoib -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
