[dpdk-dev] [PATCH 0/2] Event queue exception handling in Solarflare PMD

Ferruh Yigit ferruh.yigit at intel.com
Tue Dec 6 12:42:00 CET 2016


On 12/2/2016 7:41 AM, Andrew Rybchenko wrote:
> The patch series adds event queue exception handling.
> 
> It is not required when everything goes fine, but has chances to
> recover if something goes wrong in either driver or HW.
> 
> The patch series should be applied after
> [PATCH v2 00/55] Solarflare libefx-based PMD
> (Message-ID: 1480436367-20749-1-git-send-email-arybchenko at solarflare.com)
> 
> 
> Andrew Rybchenko (1):
>   net/sfc: restart RxQ in case of exception on its event queue
> 
> Ivan Malov (1):
>   net/sfc: restart TxQ in case of exception on its event queue
> 
>  drivers/net/sfc/sfc.h    |  6 ++++++
>  drivers/net/sfc/sfc_ev.c | 40 ++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 46 insertions(+)
> 

Series applied to dpdk-next-net/master, thanks.


More information about the dev mailing list