On Fri, Sep 08, 2017 at 06:59:15PM +0100, Bhanuprakash Bodireddy wrote:
> By reordering elements in tun_meta_entry structure, sum holes and pad
> bytes can be reduced there by reducing the tun_table size.
> 
> Before: structure size: 56, sum holes: 4, pad bytes: 7  cachelines:1
> After : structure size: 48, sum holes: 0, pad bytes: 3, cachelines:1
> 
> Signed-off-by: Bhanuprakash Bodireddy <[email protected]>

Thanks, applied to master.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to