DPDK usage discussions
 help / color / mirror / Atom feed
From: Venumadhav Josyula <vjosyula@gmail.com>
To: users <users@dpdk.org>, dev@dpdk.org
Subject: [dpdk-users] Using rte_lpm as standalone library w/o mempools or dpdk infra
Date: Thu, 2 Apr 2020 18:21:50 +0530	[thread overview]
Message-ID: <CA+i0PGWGvjdiHn4e2uMFOQsusALJX7DPQB5W6rygAfFu+cekmQ@mail.gmail.com> (raw)

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

             reply	other threads:[~2020-04-02 12:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-02 12:51 Venumadhav Josyula [this message]
2020-04-03  8:55 ` [dpdk-users] [dpdk-dev] " Burakov, Anatoly

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+i0PGWGvjdiHn4e2uMFOQsusALJX7DPQB5W6rygAfFu+cekmQ@mail.gmail.com \
    --to=vjosyula@gmail.com \
    --cc=dev@dpdk.org \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).