> On Aug 30, 2016, at 8:55 AM, Ben Pfaff <[email protected]> wrote: > > On Tue, Aug 23, 2016 at 05:51:36PM -0700, Jarno Rajahalme wrote: >> Make the immediate data member 'src_imm' of a learn spec allocated at >> the end of the action for just the right size. This, together with >> some structure packing saves on average of ~128 bytes for each learn >> spec in each learn action. Typical learn actions have about 4 specs >> each, so this amounts to saving about 0.5kb for each learn action. >> >> Signed-off-by: Jarno Rajahalme <[email protected]> > > Acked-by: Ben Pfaff <[email protected]>
Thanks for the review, pushed to master. Should I backport this to branch-2.6 as well? Jarno _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
