DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Using rte_lpm as standalone library w/o mempools or dpdk infra
@ 2020-04-02 12:51 Venumadhav Josyula
  2020-04-03  8:55 ` [dpdk-users] [dpdk-dev] " Burakov, Anatoly
  0 siblings, 1 reply; 2+ messages in thread
From: Venumadhav Josyula @ 2020-04-02 12:51 UTC (permalink / raw)
  To: users, dev

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-03  8:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-02 12:51 [dpdk-users] Using rte_lpm as standalone library w/o mempools or dpdk infra Venumadhav Josyula
2020-04-03  8:55 ` [dpdk-users] [dpdk-dev] " Burakov, Anatoly

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).