08/11/2017 13:04, Shijith Thotton: > Reset device during init and close if bound to igb_uio. > > Fixes: 369db3ae8e91 ("igb_uio: remove device reset in release") > Cc: sta...@dpdk.org > > Signed-off-by: Shijith Thotton <shijith.thot...@caviumnetworks.com> > --- > Hi Thomas/Ferruh, > > Please consider this patch for 17.11 as removing reset from igb_uio breaks > LiquidIO PMD[1]. Here I have added support for reset within driver if the > kernel > driver in use is igb_uio. > > 1. http://dpdk.org/ml/archives/dev/2017-October/079483.html
Applied, thanks