[dpdk-dev] [PATCH] igb_uio: prevent reset for a list of devices

Mody, Rasesh Rasesh.Mody at cavium.com
Sat Nov 4 01:56:36 CET 2017


> From: Ferruh Yigit [mailto:ferruh.yigit at intel.com]
> Sent: Friday, November 03, 2017 3:38 PM
> 
> Some devices are having problem on device reset that happens during DPDK
> application exit [1].
> 
> Create a static list of devices and exclude them from device reset.
> 
> [1]
> http://dpdk.org/ml/archives/dev/2017-November/080927.html
> 
> Fixes: b58eedfc7dd5 ("igb_uio: issue FLR during open and release of device
> file")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
> ---
> Cc: Jianfeng Tan <jianfeng.tan at intel.com>
> Cc: Jingjing Wu <jingjing.wu at intel.com>
> Cc: Shijith Thotton <shijith.thotton at caviumnetworks.com>
> Cc: Gregory Etelson <gregory at weka.io>
> Cc: Harish Patil <harish.patil at cavium.com>
> Cc: George Prekas <george.prekas at epfl.ch>
> Cc: Sergio Gonzalez Monroy <sergio.gonzalez.monroy at intel.com>
> Cc: Rasesh Mody <rasesh.mody at cavium.com>
> Cc: Lee Roberts <lee.roberts at hpe.com>
> 
> This is alternative approach to
> http://dpdk.org/dev/patchwork/patch/31144/

This patch is working.

Thanks!
-Rasesh


More information about the dev mailing list