automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Aman Kumar <aman.kumar@vvdntech.in>
Subject: |WARNING| pw113745 [RFC PATCH 27/29] net/qdma: add device specific APIs for export
Date: Wed,  6 Jul 2022 11:43:31 +0200 (CEST)	[thread overview]
Message-ID: <20220706094331.3FBC7120D82@dpdk.org> (raw)
In-Reply-To: <20220706075219.517046-28-aman.kumar@vvdntech.in>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'tigger' may be misspelled - perhaps 'trigger'?
#167: FILE: drivers/net/qdma/rte_pmd_qdma.c:60:
+static int8_t qdma_get_trigger_mode(enum rte_pmd_qdma_tigger_mode_t mode)

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#202: FILE: drivers/net/qdma/rte_pmd_qdma.c:95:
+ * @param	user_bar_idx   : AXI Master Lite BAR(user bar) index

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#203: FILE: drivers/net/qdma/rte_pmd_qdma.c:96:
+ * @param	bypass_bar_idx : AXI Bridge Master BAR(bypass bar) index

WARNING:TYPO_SPELLING: 'immmediate' may be misspelled - perhaps 'immediate'?
#425: FILE: drivers/net/qdma/rte_pmd_qdma.c:318:
+ *			"q_<qid>_immmediate_data.txt" in the local directory.

WARNING:TYPO_SPELLING: 'tigger' may be misspelled - perhaps 'trigger'?
#680: FILE: drivers/net/qdma/rte_pmd_qdma.c:573:
+				enum rte_pmd_qdma_tigger_mode_t mode)

WARNING:TYPO_SPELLING: 'compeltion' may be misspelled - perhaps 'completion'?
#1745: FILE: drivers/net/qdma/rte_pmd_qdma.c:1638:
+ * @param   nb_entries: Number of compeltion entries to process.

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#1928: FILE: drivers/net/qdma/rte_pmd_qdma.h:345:
+ * @param	user_bar_idx   AXI Master Lite BAR(user bar) index

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#1929: FILE: drivers/net/qdma/rte_pmd_qdma.h:346:
+ * @param	bypass_bar_idx AXI Bridge Master BAR(bypass bar) index

WARNING:TYPO_SPELLING: 'immmediate' may be misspelled - perhaps 'immediate'?
#2037: FILE: drivers/net/qdma/rte_pmd_qdma.h:454:
+ * "q_<qid>_immmediate_data.txt" in the local directory.

WARNING:TYPO_SPELLING: 'tigger' may be misspelled - perhaps 'trigger'?
#2113: FILE: drivers/net/qdma/rte_pmd_qdma.h:530:
+			enum rte_pmd_qdma_tigger_mode_t mode);

WARNING:TYPO_SPELLING: 'compeltion' may be misspelled - perhaps 'completion'?
#2257: FILE: drivers/net/qdma/rte_pmd_qdma.h:674:
+ * @param   nb_entries Number of compeltion entries to process

total: 0 errors, 11 warnings, 0 checks, 2202 lines checked
INFO: symbol rte_pmd_qdma_configure_rx_bypass has been added to the EXPERIMENTAL section of the version map
INFO: symbol rte_pmd_qdma_configure_tx_bypass has been added to the EXPERIMENTAL section of the version map
INFO: symbol rte_pmd_qdma_dbg_qdesc has been added to the EXPERIMENTAL section of the version map
INFO: symbol rte_pmd_qdma_dbg_qdevice has been added to the EXPERIMENTAL section of the version map
INFO: symbol rte_pmd_qdma_dbg_qinfo has been added to the EXPERIMENTAL section of the version map
INFO: symbol rte_pmd_qdma_dbg_regdump has been added to the EXPERIMENTAL section of the version map
INFO: symbol rte_pmd_qdma_dbg_reg_info_dump has been added to the EXPERIMENTAL section of the version map
INFO: symbol rte_pmd_qdma_dev_cmptq_setup has been added to the EXPERIMENTAL section of the version map
INFO: symbol rte_pmd_qdma_dev_cmptq_start has been added to the EXPERIMENTAL section of the version map
INFO: symbol rte_pmd_qdma_dev_cmptq_stop has been added to the EXPERIMENTAL section of the version map
INFO: symbol rte_pmd_qdma_get_bar_details has been added to the EXPERIMENTAL section of the version map
ERROR: symbol rte_pmd_qdma_get_device_capabilities is added in the DPDK_22 section, but is expected to be added in the EXPERIMENTAL section of the version map
INFO: symbol rte_pmd_qdma_get_immediate_data_state has been added to the EXPERIMENTAL section of the version map
ERROR: symbol rte_pmd_qdma_get_pci_func_type is added in the DPDK_22 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_pmd_qdma_get_queue_base is added in the DPDK_22 section, but is expected to be added in the EXPERIMENTAL section of the version map
INFO: symbol rte_pmd_qdma_mm_cmpt_process has been added to the EXPERIMENTAL section of the version map
INFO: symbol rte_pmd_qdma_set_c2h_descriptor_prefetch has been added to the EXPERIMENTAL section of the version map
INFO: symbol rte_pmd_qdma_set_cmpt_descriptor_size has been added to the EXPERIMENTAL section of the version map
INFO: symbol rte_pmd_qdma_set_cmpt_overflow_check has been added to the EXPERIMENTAL section of the version map
INFO: symbol rte_pmd_qdma_set_cmpt_timer has been added to the EXPERIMENTAL section of the version map
INFO: symbol rte_pmd_qdma_set_cmpt_trigger_mode has been added to the EXPERIMENTAL section of the version map
INFO: symbol rte_pmd_qdma_set_immediate_data_state has been added to the EXPERIMENTAL section of the version map
ERROR: symbol rte_pmd_qdma_set_mm_endpoint_addr is added in the DPDK_22 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_pmd_qdma_set_queue_mode is added in the DPDK_22 section, but is expected to be added in the EXPERIMENTAL section of the version map

           reply	other threads:[~2022-07-06  9:43 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20220706075219.517046-28-aman.kumar@vvdntech.in>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220706094331.3FBC7120D82@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=aman.kumar@vvdntech.in \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).