Viewing Analysis Results
Prerequisites
The analysis task is complete.
The porting reports vary with the target OS because different OSs support different SO libraries and DLLs.
Procedure
- Click Software Porting Assessment from the navigation pane on the left. Historical reports are listed.
- In the historical report list, click the report name of the analysis task. The report page is displayed.Figure 1 Porting assessment report
Table 1 Parameters in the porting assessment report Parameter
Description
Total Files
Total number of architecture-related files on which the software package depends.
Compatible
Already compatible with the target hardware platform.
Adaptable for Compatibility
After the Kunpeng-compatible software package is decompressed or the source code is compiled to replace the current dependency files, the updated files become available on the target hardware platform. For details about how to obtain the software package or source code, see Handling Suggestions in Architecture-Related Dependencies.
To Be Confirmed
Perform required operations to ensure compatibility with the target hardware platform. For details, see the handling suggestions in Architecture-Related Dependencies.
Architecture-Related Dependencies
Displays the SO and DLL files.
- You can click Download in the Handling Suggestions column or go to the community to download the dynamic libraries, static library files, software packages, executable files, and JAR packages that are compatible with the Kunpeng platform. You can also download the source code of the Kunpeng version and compile it. For some non–open-source dependency files, the download URLs are not available. You need to obtain the files yourself and use them to replace the architecture-related dependency files.
- For a file whose compatibility with the Kunpeng platform is unknown, verify its compatibility on the Kunpeng platform first. If it is not compatible with the Kunpeng platform, obtain a compatible version from the vendor, obtain the source code and compile it, or use alternative software.
NOTE:
If Handling Suggestions indicates that the file is compatible with the Kunpeng platform (the file and link exist in the trustlist used by the tool and the Download button is displayed), the analysis object is a migrated software package or source package, and the x86 dependency file has a corresponding Kunpeng dependency file on the Kunpeng platform. Therefore, you do not need to replace the file.
- Prepare the dependency libraries. For details, see Replacing Dependency Files.