[ovs-dev] [PATCH] datapath: STT: Fix nf-hook softlockup.

Pravin Shelar pshelar at nicira.com
Thu Jan 14 00:17:58 UTC 2016


On Wed, Jan 13, 2016 at 4:07 PM, Pravin B Shelar <pshelar at nicira.com> wrote:
> nf-hook is not unregistered on STT device delete, But when
> second time it was created it nf-hook is again registered.
> which causes following softlockup.
> Following patch fixes it by registering nf-hook only on very
> first stt device.
>
This does not handle a namespace case, I am sending v2 to fix it.



More information about the dev mailing list