2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-27 15:18:06 +00:00
Files
openvswitch/lib
Jarno Rajahalme dfe191d5fa ofp-actions: Waste less memory in learn actions.
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 <jarno@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
2016-08-31 08:43:48 -07:00
..
2016-08-08 11:00:09 -07:00
2016-05-16 17:46:55 -07:00
2016-05-16 17:46:55 -07:00
2016-07-27 18:53:27 -07:00
2016-07-27 18:53:27 -07:00
2016-06-29 18:19:40 -07:00
2016-06-24 09:17:00 -07:00
2016-06-24 09:17:00 -07:00
2016-04-27 15:00:37 -07:00
2016-04-27 15:00:37 -07:00
2016-08-15 11:07:47 -07:00
2016-05-18 19:39:18 -07:00
2016-04-18 08:49:59 -07:00
2016-08-03 17:01:03 -07:00
2015-12-14 05:12:34 -08:00
2016-03-30 13:01:21 -07:00
2016-08-08 11:00:37 -07:00
2016-08-08 11:00:37 -07:00
2016-07-02 11:35:55 -07:00
2016-05-18 19:39:18 -07:00
2016-08-12 10:00:57 -07:00
2016-07-29 16:52:03 -07:00
2016-02-10 13:36:04 -08:00
2016-06-26 20:31:28 -07:00