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

Thomas Monjalon thomas at monjalon.net
Tue Nov 7 00:55:16 CET 2017


06/11/2017 19:48, Ferruh Yigit:
> 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>

Applied, thanks

An option may be required to disable this exception
which may be a security hole.



More information about the dev mailing list