Hi, On 12/14/2016 03:44 AM, Zhang Dongya wrote: > From: "fortitude.zhang" <[email protected]> > > Under linux < 3.17, b0ab2fabb5b91da99c189db02e91ae10bc8355c5 is not > introduced, > which allow internal-dev created by openvswitch datapath deleted by using rtnl > interface, this causes data related to internal-dev not freed and stops > datapath > working correctly. > > Signed-off-by: fortitude.zhang <[email protected]>
I recently encountered this bug and this commit fixed it for me. So... Tested-by: Markos Chandras <[email protected]> It might also worth backporting it to stable branches as well. -- markos SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
