On Mon, Nov 30, 2015 at 08:00:14PM -0800, Ben Pfaff wrote: > These two functions are really simple, to the point that inlining them > yields less code than calling them: with GCC 4.9 on i386, this change > reduces the code generated for packet_csum_pseudoheader() from 112 bytes > to 100 bytes. > > Signed-off-by: Ben Pfaff <b...@ovn.org> > --- > lib/csum.c | 22 +--------------------- > lib/csum.h | 27 ++++++++++++++++++++++++--- > 2 files changed, 25 insertions(+), 24 deletions(-) >
Acked-by: Thadeu Lima de Souza Cascardo <casca...@redhat.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev