[dpdk-dev] Using rte_lpm as standalone library w/o mempools or dpdk infra

Venumadhav Josyula vjosyula at gmail.com
Thu Apr 2 14:51:50 CEST 2020


Hi All,

Idea is following
   - create lpm in one process where only rte_lpm and bare minimum is
acessible. Addition into this table will also happen in this process
context.
   - Now in the packet processing context based ip of packet the lookup
will happen in the lpm created.

Is above possible. Please task / Process in which lpm created or lpm
entries added, does not do anything with respect to rte_eal.

Any pointers, will really be appreciated.

Cheers,
Venu


More information about the dev mailing list