[dpdk-dev] Is it possible to have dpdk running with no dependency on a nic ?

Stephen Hemminger stephen at networkplumber.org
Mon Feb 17 17:41:50 CET 2014


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.


More information about the dev mailing list