Eric Dumazet writes:
> > Thats 231173/241649 = 96% with the current Internet routing.
> >
> > How about if would have a fastpath and store one entry direct in the
> > leaf struct this to avoid loading the leaf_info list in most cases?
> >
> > One could believe that both lookup and dump could improve.
> >
> You mean to include one "leaf_info" inside leaf structure, so that we
> can access it without cache line miss ?
Yes.
Cheers
--ro