K-NET数据采集分析功能说明

K-NET数据采集分析是分析应用的网络特征数据和K-NET网络加速套件的兼容性的工具,在部署K-NET网络加速套件前,可以使用该工具采集和分析。

K-NET网络加速套件提供统一的软件框架,发挥软硬协同优势,释放网卡硬件性能。K-NET网络加速套件详细内容请参见https://support.huawei.com/enterprise/zh/kunpeng-computing/data-acceleration-solution-pid-262652746

命令功能

K-NET数据采集分析提供采集运行时数据的能力,分析并展示函数调用的时序图,分析POSIX函数兼容性。

命令格式

devkit advisor knet

使用示例

运行以下命令,查看K-NET数据采集分析支持的功能信息:

1
devkit advisor knet

返回信息如下:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
usage:

positional arguments:
  {seq-diag,compat}     Modes of KNet
   seq-diag             Analyze and Display the Sequence Diagram
   compat               Analyze and Display the Compatibility

options:
   -l {0,1,2,3}, --log-level {0,1,2,3}
                        Specifies the log level of the current task. The default value is INFO.
   --set-timeout TIMEOUT
                        Specifies the timeout period of a task. By default, the timeout period is not set.
表1 功能说明

功能

说明

seq-diag

分析并展示时序图。

compat

分析并展示兼容性信息。