|WARNING| pw129693 [RFC PATCH] eventdev: introduce DMA event adapter library

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jul 24 10:10:44 CEST 2023


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

_coding style issues_


ERROR: symbol rte_event_dma_adapter_create is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_event_dma_adapter_create_ext is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_event_dma_adapter_free is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_event_dma_adapter_queue_pair_add is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_event_dma_adapter_queue_pair_del is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_event_dma_adapter_start is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_event_dma_adapter_stats_get is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_event_dma_adapter_stats_reset is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_event_dma_adapter_stop is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map


More information about the test-report mailing list