On Mon, 12 Oct 2020 15:32:44 +0800
"Wei Hu (Xavier)" <[email protected]> wrote:

> From: Chengchang Tang <[email protected]>
> 
> This patch adds checking whether the related Tx or Rx queue has been
> setupped in the queue-related API functions to avoid illegal address
> access. And validity check of the queue_id is also added in the API
> functions rte_eth_dev_rx_intr_enable and rte_eth_dev_rx_intr_disable.
> 
> Signed-off-by: Chengchang Tang <[email protected]>
> Signed-off-by: Wei Hu (Xavier) <[email protected]>
> Signed-off-by: Chengwen Feng <[email protected]>

Looks good. If you make another version (or when committing)
Lets change the subject line and commit text to replace "setupped" 
since that is not an English word; the proper word would be setup.

https://www.quora.com/What-is-the-past-tense-of-to-set-up-What-are-some-examples?share=1

Acked-by: Stephen Hemminger <[email protected]>

Reply via email to