> -Original Message-
> From: Kaiwen Deng
> Sent: Thursday, June 8, 2023 3:28 PM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Yang, Qiming ; Zhou, YidingX
> ; Deng, KaiwenX ; Wu,
> Jingjing ; Xing, Beilei
> Subject: [PATCH] net/iavf: fix virtchnl cmd called in intr th
> -Original Message-
> From: Kaiwen Deng
> Sent: Thursday, June 8, 2023 3:28 PM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Yang, Qiming ; Zhou, YidingX
> ; Deng, KaiwenX ; Wu,
> Jingjing ; Xing, Beilei
> Subject: [PATCH] net/iavf: fix virtchnl cmd called in in
When iavf send virtchnl command in eal-intr-thread, 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.
This commit add to poll the response for virtchnl command
when it i
3 matches
Mail list logo