Actually, it is not potato, it is masked potato salad. But this name is too long. so just call it potato. But only one potato is such alone, so let it called potatos finally. However I feel it great and potatos will feel happy. What do you think?
- OS: CentOS 7
- package:
dpdk.x86_64dpdk-devel.x86_64
- package from source:
- dpdk-16.07.2
support l2-l3 flow recognized. using rte_hash, rte_mempool and kernel list.
support ip frag reassemble by dpdk rte_eth_frag Lib.
supporting ipv4 filter(black list and white list) implemented by two LPMs.
struct about rte_mbuf and parameter values about mempool create, were described as commands in codes.
At the very beginning, dpdk-2.2.0 was chosen because it was a publish version shipped with official CentOS 7.3 . But I don't know why my VM will be stuck on under function rte_eal_init(), however turn to dpdk-16.07.2 and it works fine.