RE: [PATCH v4] net/iavf: fix iavf query stats in intr thread

2023-06-06 Thread Zhang, Qi Z
Z ; Mike Pattrick ; Doherty, > Declan ; Mrzyglod, Daniel T > ; Dapeng Yu > Subject: [PATCH v4] net/iavf: fix iavf query stats in intr thread > > When iavf send query-stats command in eal-intr-thread through virtual > channel, there will be no response received from iavf_dev_virtchn

[PATCH v4] net/iavf: fix iavf query stats in intr thread

2023-06-06 Thread Kaiwen Deng
When iavf send query-stats command in eal-intr-thread through virtual channel, there will be no response received from iavf_dev_virtchnl_handler for this command during block and wait. Because iavf_dev_virtchnl_handler is also registered in eal-intr-thread. When vf device is bonded as BONDING_MODE