patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] [PATCH v1 0/1] alloc IO memory with socketid
@ 2020-03-14 10:02 Xiaoyun wang
  2020-03-14  8:46 ` [dpdk-stable] [PATCH v1 1/1] net/hinic: " Xiaoyun wang
  0 siblings, 1 reply; 4+ messages in thread
From: Xiaoyun wang @ 2020-03-14 10:02 UTC (permalink / raw)
  To: dev
  Cc: ferruh.yigit, ktraynor, bluca, stable, luoxianjun, luoxingyu,
	zhouguoyang, xuanziyang2, shahar.belkar, yin.yinshi,
	Xiaoyun wang

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


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

end of thread, other threads:[~2020-03-16 17:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-14 10:02 [dpdk-stable] [PATCH v1 0/1] alloc IO memory with socketid Xiaoyun wang
2020-03-14  8:46 ` [dpdk-stable] [PATCH v1 1/1] net/hinic: " Xiaoyun wang
2020-03-14 10:02   ` Xiaoyun wang
2020-03-16 17:36   ` Ferruh Yigit

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).