From: Xiaoyun wang <cloud.wangxiaoyun@huawei.com>
To: <dev@dpdk.org>
Cc: <ferruh.yigit@intel.com>, <ktraynor@redhat.com>,
<bluca@debian.org>, <stable@dpdk.org>, <luoxianjun@huawei.com>,
<luoxingyu@huawei.com>, <zhouguoyang@huawei.com>,
<xuanziyang2@huawei.com>, <shahar.belkar@huawei.com>,
<yin.yinshi@huawei.com>,
Xiaoyun wang <cloud.wangxiaoyun@huawei.com>
Subject: [dpdk-dev] [PATCH v1 0/1] alloc IO memory with socketid
Date: Sat, 14 Mar 2020 18:02:05 +0800 [thread overview]
Message-ID: <cover.1584175469.git.cloud.wangxiaoyun@huawei.com> (raw)
This patch optimize the memory allocation, alloc IO memory with socketid.
Xiaoyun wang (1):
net/hinic: alloc IO memory with socketid
drivers/net/hinic/base/hinic_compat.h | 17 ++++++++------
drivers/net/hinic/base/hinic_pmd_api_cmd.c | 7 +++---
drivers/net/hinic/base/hinic_pmd_cmdq.c | 3 +--
drivers/net/hinic/base/hinic_pmd_eqs.c | 2 +-
drivers/net/hinic/base/hinic_pmd_hwdev.c | 37 +++++++++++++++---------------
drivers/net/hinic/base/hinic_pmd_hwdev.h | 1 -
drivers/net/hinic/base/hinic_pmd_mbox.c | 6 ++---
drivers/net/hinic/base/hinic_pmd_nicio.c | 11 +++++----
drivers/net/hinic/base/hinic_pmd_wq.c | 11 +++++----
drivers/net/hinic/base/hinic_pmd_wq.h | 2 +-
drivers/net/hinic/hinic_pmd_ethdev.c | 7 ++++--
drivers/net/hinic/hinic_pmd_rx.c | 28 +++++++++++-----------
drivers/net/hinic/hinic_pmd_rx.h | 5 +++-
drivers/net/hinic/hinic_pmd_tx.c | 11 +++++----
drivers/net/hinic/hinic_pmd_tx.h | 4 +++-
15 files changed, 81 insertions(+), 71 deletions(-)
--
1.8.3.1
next reply other threads:[~2020-03-14 9:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-14 10:02 Xiaoyun wang [this message]
2020-03-14 10:02 ` [dpdk-dev] [PATCH v1 1/1] net/hinic: " Xiaoyun wang
2020-03-16 17:36 ` Ferruh Yigit
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=cover.1584175469.git.cloud.wangxiaoyun@huawei.com \
--to=cloud.wangxiaoyun@huawei.com \
--cc=bluca@debian.org \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@intel.com \
--cc=ktraynor@redhat.com \
--cc=luoxianjun@huawei.com \
--cc=luoxingyu@huawei.com \
--cc=shahar.belkar@huawei.com \
--cc=stable@dpdk.org \
--cc=xuanziyang2@huawei.com \
--cc=yin.yinshi@huawei.com \
--cc=zhouguoyang@huawei.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).