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