On Wed,  2 Jul 2025 10:09:36 +0800
Feifei Wang <wff_li...@vip.163.com> wrote:

> From: Feifei Wang <wangfeife...@huawei.com>
> 
> Add ops related function codes.
> 
> Signed-off-by: Feifei Wang <wangfeife...@huawei.com>
> Signed-off-by: Xin Wang <wangxin...@h-partners.com>
> Reviewed-by: Yi Chen <chenyi...@huawei.com>
> ---

Some spelling errors in this patch that should be fixed.

### [PATCH] net/hinic3: add dev ops

WARNING:TYPO_SPELLING: 'resourece' may be misspelled - perhaps 'resource'?
#1893: FILE: drivers/net/hinic3/hinic3_ethdev.c:1897:
+ * and free io resourece.
                ^^^^^^^^^

WARNING:TYPO_SPELLING: 'coverting' may be misspelled - perhaps 'converting'?
#3906: FILE: drivers/net/hinic3/hinic3_nic_io.h:100:
+       /* Hardware will do endianness coverting. */
                                       ^^^^^^^^^

WARNING:TYPO_SPELLING: 'indrect' may be misspelled - perhaps 'indirect'?
#4431: FILE: drivers/net/hinic3/hinic3_rx.c:450:
+                       "Set indrect table failed, eth_dev:%s, queue_idx:%d",
                             ^^^^^^^

WARNING:TYPO_SPELLING: 'Does't' may be misspelled - perhaps 'Doesn't'?
#4474: FILE: drivers/net/hinic3/hinic3_rx.c:493:
+               PMD_DRV_LOG(ERR, "Does't support rss hash type: %" PRIu64,
                                  ^^^^^^

WARNING:TYPO_SPELLING: 'possition' may be misspelled - perhaps 'position'?
#4522: FILE: drivers/net/hinic3/hinic3_rx.c:541:
+ * Search given queue array to find possition of given id.
                                     ^^^^^^^^^

WARNING:TYPO_SPELLING: 'pakcet' may be misspelled - perhaps 'packet'?
#4708: FILE: drivers/net/hinic3/hinic3_rx.c:727:
+        * If RSS is disable, no mbuf in rq, pakcet will be dropped.
                                             ^^^^^^

WARNING:TYPO_SPELLING: 'indrect' may be misspelled - perhaps 'indirect'?
#4775: FILE: drivers/net/hinic3/hinic3_rx.c:794:
+                                   "Refill rq to indrect table failed, "
                                                  ^^^^^^^

Reply via email to