On Fri, Sep 08, 2017 at 06:59:20PM +0100, Bhanuprakash Bodireddy wrote: > By reordering elements in dp_netdev_rxq structure, pad bytes and a hole > can be removed. > > Before: structure size: 104, sum holes: 1, sum padbytes:4, cachelines:2 > After : structure size: 96, sum holes: 0, sum padbytes:0, cachelines:2
Applied, thanks! _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
