On Mon, Feb 1, 2016 at 7:00 PM, Daniele Di Proietto <[email protected]> wrote:
> > > On 01/02/2016 12:46, "Andy Zhou" <[email protected]> wrote: > > >For the machines I have access to, Reloading the same pointer from > >memory seems to inhibit complier optimization somewhat. > > > >In emc_processing(), using a single packet pointer, instead reloading > >it from memory with packets[i], improves performance by 0.3 Mpps (tested > >with 10G NIC pushing 64 byte packets, with the base line of 12.2 Mpps). > > > >Besides improving performance, this patch should also improves code > >readability. > > Nice :-) > > >Signed-off-by: Andy Zhou <[email protected]> > > Acked-by: Daniele Di Proietto <[email protected]> > > One minor nit below > That got introduced during rebase. Fixed and pushed to master. Thanks. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
