From: Yongseok Koh <yskoh@mellanox.com>
To: Shahaf Shuler <shahafs@mellanox.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH 0/6] net/mlx: enable secondary process to register DMA memory
Date: Thu, 7 Mar 2019 07:55:54 +0000 [thread overview]
Message-ID: <4A0B7626-D87B-45F8-BF2F-49D10879ECD0@mellanox.com> (raw)
In-Reply-To: <20190307074151.18815-1-yskoh@mellanox.com>
> On Mar 6, 2019, at 11:41 PM, Yongseok Koh <yskoh@mellanox.com> wrote:
>
> RFC:
> https://mails.dpdk.org/archives/dev/2019-March/125517.html
>
> Yongseok Koh (6):
> net/mlx: remove debug messages on datapath
> net/mlx5: fix external memory registration
> net/mlx5: add control of excessive memory pinning by kernel
> net/mlx5: enable secondary process to register DMA memory
> net/mlx4: add control of excessive memory pinning by kernel
> net/mlx4: enable secondary process to register DMA memory
Hi Shahaf,
I've submitted 3 patchsets and please merge it in the following order:
1) [PATCH 0/4] net/mlx5: rework IPC socket and PMD global data init
2) [PATCH 0/3] net/mlx4: add secondary process support
3) [PATCH 0/6] net/mlx: enable secondary process to register DMA memory
Sorry, I should've mentioned it in the cover letters.
Thanks,
Yongseok
next prev parent reply other threads:[~2019-03-07 7:55 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-07 7:41 Yongseok Koh
2019-03-07 7:41 ` [dpdk-dev] [PATCH 1/6] net/mlx: remove debug messages on datapath Yongseok Koh
2019-03-07 7:41 ` [dpdk-dev] [PATCH 2/6] net/mlx5: fix external memory registration Yongseok Koh
2019-03-07 7:41 ` [dpdk-dev] [PATCH 3/6] net/mlx5: add control of excessive memory pinning by kernel Yongseok Koh
2019-03-07 7:41 ` [dpdk-dev] [PATCH 4/6] net/mlx5: enable secondary process to register DMA memory Yongseok Koh
2019-03-07 7:41 ` [dpdk-dev] [PATCH 5/6] net/mlx4: add control of excessive memory pinning by kernel Yongseok Koh
2019-03-07 7:41 ` [dpdk-dev] [PATCH 6/6] net/mlx4: enable secondary process to register DMA memory Yongseok Koh
2019-03-07 7:55 ` Yongseok Koh [this message]
2019-03-14 12:45 ` [dpdk-dev] [PATCH 0/6] net/mlx: " Shahaf Shuler
2019-03-14 12:45 ` Shahaf Shuler
2019-03-25 19:22 ` [dpdk-dev] [PATCH v2 " Yongseok Koh
2019-03-25 19:22 ` Yongseok Koh
2019-03-25 19:22 ` [dpdk-dev] [PATCH v2 1/6] net/mlx: remove debug messages on datapath Yongseok Koh
2019-03-25 19:22 ` Yongseok Koh
2019-03-25 19:22 ` [dpdk-dev] [PATCH v2 2/6] net/mlx5: fix external memory registration Yongseok Koh
2019-03-25 19:22 ` Yongseok Koh
2019-03-25 19:22 ` [dpdk-dev] [PATCH v2 3/6] net/mlx5: add control of excessive memory pinning by kernel Yongseok Koh
2019-03-25 19:22 ` Yongseok Koh
2019-03-25 19:22 ` [dpdk-dev] [PATCH v2 4/6] net/mlx5: enable secondary process to register DMA memory Yongseok Koh
2019-03-25 19:22 ` Yongseok Koh
2019-03-25 19:22 ` [dpdk-dev] [PATCH v2 5/6] net/mlx4: add control of excessive memory pinning by kernel Yongseok Koh
2019-03-25 19:22 ` Yongseok Koh
2019-03-25 19:22 ` [dpdk-dev] [PATCH v2 6/6] net/mlx4: enable secondary process to register DMA memory Yongseok Koh
2019-03-25 19:22 ` Yongseok Koh
2019-04-01 21:17 ` [dpdk-dev] [PATCH v3 0/6] net/mlx: " Yongseok Koh
2019-04-01 21:17 ` Yongseok Koh
2019-04-01 21:17 ` [dpdk-dev] [PATCH v3 1/6] net/mlx: remove debug messages on datapath Yongseok Koh
2019-04-01 21:17 ` Yongseok Koh
2019-04-01 21:17 ` [dpdk-dev] [PATCH v3 2/6] net/mlx5: fix external memory registration Yongseok Koh
2019-04-01 21:17 ` Yongseok Koh
2019-04-01 21:17 ` [dpdk-dev] [PATCH v3 3/6] net/mlx5: add control of excessive memory pinning by kernel Yongseok Koh
2019-04-01 21:17 ` Yongseok Koh
2019-04-01 21:17 ` [dpdk-dev] [PATCH v3 4/6] net/mlx5: enable secondary process to register DMA memory Yongseok Koh
2019-04-01 21:17 ` Yongseok Koh
2019-04-01 21:17 ` [dpdk-dev] [PATCH v3 5/6] net/mlx4: add control of excessive memory pinning by kernel Yongseok Koh
2019-04-01 21:17 ` Yongseok Koh
2019-05-14 4:52 ` Stephen Hemminger
2019-05-14 4:52 ` Stephen Hemminger
2019-05-14 4:54 ` Stephen Hemminger
2019-05-14 4:54 ` Stephen Hemminger
2019-04-01 21:17 ` [dpdk-dev] [PATCH v3 6/6] net/mlx4: enable secondary process to register DMA memory Yongseok Koh
2019-04-01 21:17 ` Yongseok Koh
2019-04-02 7:13 ` [dpdk-dev] [PATCH v3 0/6] net/mlx: " Shahaf Shuler
2019-04-02 7:13 ` Shahaf Shuler
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=4A0B7626-D87B-45F8-BF2F-49D10879ECD0@mellanox.com \
--to=yskoh@mellanox.com \
--cc=dev@dpdk.org \
--cc=shahafs@mellanox.com \
/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).