On 8/24/2020 12:01 PM, Wei Hu (Xavier) wrote: > This series include 3 patches. > One patch is a minor update to add checking whether the related Tx or Rx > queue has been setuped in the rte_eth_rx_queue_info_get and > rte_eth_tx_queue_info_get API function to avoid illegal address access. > > And the other two patches for hns3 PMD driver. > > Huisong Li (1): > net/hns3: support getting Tx and Rx queue information > > Wei Hu (Xavier) (2): > net/hns3: report Rx drop packets enable configuration > ethdev: check if queue setupped when getting queue info >
Series applied to dpdk-next-net/main, thanks.