|WARNING| pw144883 [PATCH v2 1/3] net: add thread-safe crc api

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 1 21:28:19 CEST 2024


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/144883

_coding style issues_


INFO: symbol rte_crc16_ccitt_avx512_handler has been added to the INTERNAL section of the version map
INFO: symbol rte_crc16_ccitt_neon_handler has been added to the INTERNAL section of the version map
INFO: symbol rte_crc16_ccitt_sse42_handler has been added to the INTERNAL section of the version map
INFO: symbol rte_crc32_eth_avx512_handler has been added to the INTERNAL section of the version map
INFO: symbol rte_crc32_eth_neon_handler has been added to the INTERNAL section of the version map
INFO: symbol rte_crc32_eth_sse42_handler has been added to the INTERNAL section of the version map
INFO: symbol rte_net_crc_avx512_init has been added to the INTERNAL section of the version map
INFO: symbol rte_net_crc_calc is being removed, ensure that it has gone through the deprecation process
ERROR: symbol rte_net_crc is added in the DPDK_25 section, but is expected to be added in the EXPERIMENTAL section of the version map
INFO: symbol rte_net_crc_neon_init has been added to the INTERNAL section of the version map
INFO: symbol rte_net_crc_set_alg is being removed, ensure that it has gone through the deprecation process
ERROR: symbol rte_net_crc_set is added in the DPDK_25 section, but is expected to be added in the EXPERIMENTAL section of the version map
INFO: symbol rte_net_crc_sse42_init has been added to the INTERNAL section of the version map


More information about the test-report mailing list