On Fri, Sep 08, 2017 at 06:59:18PM +0100, Bhanuprakash Bodireddy wrote: > By reordering bool in netdev_flow_dump structure, pad bytes can be > reduced. > > Before: structure size: 32, sum holes: 4, sum padbytes:7, cachelines:1 > After : structure size: 24, sum holes: 3, sum padbytes:0, cachelines:1 > > Signed-off-by: Bhanuprakash Bodireddy <[email protected]>
Applied, thanks! _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
