On Fri, Jun 27, 2014 at 1:58 PM, Pravin Shelar <pshe...@nicira.com> wrote: > On Thu, Jun 26, 2014 at 6:16 PM, Ryan Wilson <wr...@nicira.com> wrote: >> Per style requirements, functions local to a module should not be >> inlined. >> > GCC generates better code with inline marked function. This is > important when the function is called from PMD thread which is more > performance sensitive.
OK, I don't want to eliminate "inline" where it makes an actual difference. (CodingStyle is meant to be worded flexibly enough to allow for that.) Thanks, Ben. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev