K-NET Functions
The K-NET data collection and analysis tool analyzes the network feature data of applications and the compatibility of the K-NET network acceleration kit. Before deploying the K-NET network acceleration kit, complete collection and analysis.
The K-NET network acceleration kit provides a unified software framework to leverage the advantages of both hardware and software and realizes full performance potential of NIC hardware. For details about the K-NET network acceleration kit, see https://support.huawei.com/enterprise/en/kunpeng-computing/data-acceleration-solution-pid-262652746/software.
Command Function
Collects data during runtime, analyzes and displays function call sequence diagrams, and analyzes POSIX function compatibility.
Syntax
devkit advisor knet
Example
Display the information about K-NET data collection and analysis functions:
1 | devkit advisor knet |
Command output:
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. |
Function |
Description |
|---|---|
seq-diag |
Analyzes and displays the sequence diagram. |
compat |
Analyzes and displays compatibility information. |