From: zhilong zheng <zhengzl0715@gmail.com>
To: Nidhia Varghese <nidhiavarghese93@gmail.com>
Cc: dev@dpdk.org, users@dpdk.org
Subject: Re: [dpdk-users] Sharing tables among pipelines
Date: Mon, 8 May 2017 13:31:32 +0800 [thread overview]
Message-ID: <DDDB457E-6F93-4DEB-BEAC-5FF5B4F47773@gmail.com> (raw)
In-Reply-To: <CAAx9ALU70F9zac7A1yePS4Oh0O0AOKoQoHJpnCJme+Wd_zZ4pA@mail.gmail.com>
Hi Nidia,
I have tried something similar to yours. Actually, I share some hash tables among different/independent processes.
For my application, I extend the codebase from DPDK Sample Applications 23.1.4(http://dpdk.org/doc/guides-16.07/sample_app_ug/multi_process.html <http://dpdk.org/doc/guides-16.07/sample_app_ug/multi_process.html> Client-Server Multi-process Example). The API "rte_memzone_lookup(const char *name)" contributes to the availability.
I hope this will help you.
Regards,
Zhilong
> 在 2017年5月8日,12:54,Nidhia Varghese <nidhiavarghese93@gmail.com> 写道:
>
> Hi,
>
> Any comments on this question?
>
> Thanks,
> Nidhia
>
> ---------- Forwarded message ----------
> From: Nidhia Varghese <nidhiavarghese93@gmail.com>
> Date: Thu, May 4, 2017 at 3:43 PM
> Subject: Sharing tables among pipelines
> To: dev@dpdk.org, users@dpdk.org
>
>
> Hi,
>
> For my pipeline application, I want to share same table between two
> different pipeline. Is that possible? If yes, how can I do it?
>
> Thanks for your reply and help.
>
> --
>
> Regards,
> Nidhia Varghese
>
>
>
> --
>
> Regards,
> Nidhia Varghese
next prev parent reply other threads:[~2017-05-08 5:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-04 10:13 Nidhia Varghese
2017-05-08 4:54 ` [dpdk-users] Fwd: " Nidhia Varghese
2017-05-08 5:31 ` zhilong zheng [this message]
2017-05-08 8:36 ` [dpdk-users] [dpdk-dev] " Singh, Jasvinder
2017-05-09 16:28 ` Dumitrescu, Cristian
2017-05-09 17:59 ` Nidhia Varghese
2017-05-10 16:13 ` Shyam Shrivastav
2017-05-16 10:12 ` Dumitrescu, Cristian
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=DDDB457E-6F93-4DEB-BEAC-5FF5B4F47773@gmail.com \
--to=zhengzl0715@gmail.com \
--cc=dev@dpdk.org \
--cc=nidhiavarghese93@gmail.com \
--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).