DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] performance optimized for hns3 PMD
@ 2021-11-11 13:38 Min Hu (Connor)
  2021-11-11 13:38 ` [PATCH 1/2] net/hns3: optimized Tx performance by mbuf fast free Min Hu (Connor)
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Min Hu (Connor) @ 2021-11-11 13:38 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit, thomas

This patch set contains two ways to optimized Tx performance.

Chengwen Feng (2):
  net/hns3: optimized Tx performance by mbuf fast free
  net/hns3: optimized Tx performance

 drivers/net/hns3/hns3_rxtx.c     | 129 ++++++++++++++++---------------
 drivers/net/hns3/hns3_rxtx.h     |   2 +
 drivers/net/hns3/hns3_rxtx_vec.h |   9 +++
 3 files changed, 76 insertions(+), 64 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2021-11-16 15:44 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-11 13:38 [PATCH 0/2] performance optimized for hns3 PMD Min Hu (Connor)
2021-11-11 13:38 ` [PATCH 1/2] net/hns3: optimized Tx performance by mbuf fast free Min Hu (Connor)
2021-11-15 17:30   ` Ferruh Yigit
2021-11-16  1:24     ` Min Hu (Connor)
2021-11-11 13:38 ` [PATCH 2/2] net/hns3: optimized Tx performance Min Hu (Connor)
2021-11-15 17:32   ` Ferruh Yigit
2021-11-16  1:22 ` [PATCH v2 0/2] performance optimized for hns3 PMD Min Hu (Connor)
2021-11-16  1:22   ` [PATCH v2 1/2] net/hns3: optimized Tx performance by mbuf fast free Min Hu (Connor)
2021-11-16  1:22   ` [PATCH v2 2/2] net/hns3: optimized Tx performance Min Hu (Connor)
2021-11-16 14:36   ` [PATCH v2 0/2] performance optimized for hns3 PMD Ferruh Yigit
2021-11-16 15:04     ` Fengchengwen
2021-11-16 15:12     ` humin (Q)
2021-11-16 15:38     ` Ferruh Yigit
2021-11-16 15:43   ` 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).