On Mon, 17 Feb 2014 14:49:47 +0200 jigsaw <jigsaw at gmail.com> wrote:
> Hi Stephen, > > Have you tried link time optimization on DPDK application? Does it > decrease the I-cache miss rate evidently? > > thx & > rgds, > -Qinglai > We use link-time-optimization without any problem. No big performance gain, but I really don't think all the inlining of big functions is necessary.