[dpdk-dev] About the LRU Cache based DPDK?

bai bakari 912873551 at qq.com
Mon Nov 26 10:27:46 CET 2018


Hi all,


I'm going to implement a LRU Cache based DPDK. 
The most famous implementation of LRU is based on LinkedHashMap. 
I know that DPDK has a `rte_hash` library, but I don't know whether
it can assist me to build a LRU Cache. 


Can someone give me some advice? Thanks a lot in advance.


More information about the dev mailing list