Skip to content

Commit e7ef98e

Browse files
Addressed some review comments from Nathan for v1
Signed-off-by: Mohith Kumar Thummaluru <[email protected]>
1 parent 3147bb7 commit e7ef98e

7 files changed

+1123
-29
lines changed

Diff for: build/rpm/pcp.spec.in

+2-2
Original file line numberDiff line numberDiff line change
@@ -1792,7 +1792,7 @@ collecting metrics from simple network checks.
17921792
#
17931793
%package pmda-rocestat
17941794
License: GPL-2.0-or-later
1795-
Summary: Performance Co-Pilot (PCP) metrics for simple network checks
1795+
Summary: Performance Co-Pilot (PCP) metrics for nVidia RoCE devices
17961796
URL: https://pcp.io
17971797
Requires: pcp = @package_version@ pcp-libs = @package_version@
17981798
%if "@enable_python3@" == "true"
@@ -1802,7 +1802,7 @@ Requires: %{__python2}-pcp
18021802
%endif
18031803
%description pmda-rocestat
18041804
This package contains the PCP Performance Metrics Domain Agent (PMDA) for
1805-
collecting statistics for RDMA over Converged Ethernet (RoCE) devices.
1805+
collecting statistics for nVidia RDMA over Converged Ethernet (RoCE) devices.
18061806
# end pcp-pmda-rocestat
18071807

18081808
#

Diff for: build/rpm/redhat.spec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1925,7 +1925,7 @@ collecting metrics from simple network checks.
19251925
#
19261926
%package pmda-rocestat
19271927
License: GPL-2.0-or-later
1928-
Summary: Performance Co-Pilot (PCP) metrics for simple network checks
1928+
Summary: Performance Co-Pilot (PCP) metrics for nVidia RoCE devices
19291929
URL: https://pcp.io
19301930
Requires: pcp = %{version}-%{release} pcp-libs = %{version}-%{release}
19311931
%if !%{disable_python3}
@@ -1935,7 +1935,7 @@ Requires: %{__python2}-pcp
19351935
%endif
19361936
%description pmda-rocestat
19371937
This package contains the PCP Performance Metrics Domain Agent (PMDA) for
1938-
collecting statistics for RDMA over Converged Ethernet (RoCE) devices.
1938+
collecting statistics for nVidia RDMA over Converged Ethernet (RoCE) devices.
19391939
# end pcp-pmda-rocestat
19401940
%endif
19411941

0 commit comments

Comments
 (0)