On Tue, 12 Sep 2017 11:52:11 -0700, Dmitry Torokhov wrote: > On Tue, Sep 12, 2017 at 02:00:41PM +0200, Jakub Kicinski wrote: > > On Mon, 11 Sep 2017 11:29:26 -0700, Dmitry Torokhov wrote: > > > > > > That is an option, but maybe we could have the patch below for a year or > > > 2 instead? > > > > > > Jakub, can you try and see if that works for you? > > > > Unfortunately this doesn't seem to solve it :( > > > > # modprobe nfp; lsmod | grep nfp; modprobe -r nfp; lsmod | grep nfp > > nfp 1101824 0 > > nfp 1101824 1 > > Well, I should have tested it before sending out. How about this one?
This one is better! Consider it: Tested-by: Jakub Kicinski <kubak...@wp.pl> Thanks!