> -Original Message-
> From: Yiding Zhou
> Sent: Thursday, October 13, 2022 2:20 PM
> To: dev@dpdk.org
> Cc: Zhou, YidingX ; sta...@dpdk.org
> Subject: [PATCH v4] net/iavf: fix error of virtchnl command
>
> When the device is bonded, bond pmd will registe
When the device is bonded, bond pmd will register callback for LSC event.
This callback will execute some virtchnl commands in eal-intr-thread to
reinitialize the device with interrupts disabled. In this case, responses
to all commands not be received.
This commit starts a thread to handle all eve
2 matches
Mail list logo