DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] three bugfixes for hns3 PMD
@ 2022-01-17  2:42 Min Hu (Connor)
  2022-01-17  2:43 ` [PATCH 1/3] net/hns3: fix Rx/Tx when fast path operation introduced Min Hu (Connor)
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Min Hu (Connor) @ 2022-01-17  2:42 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit, thomas

Three bugfixes:
fix vector burst unsupported when PTP enable 
fix mailbox wait time uninitialization       
fix Rx/Tx when fast path operation introduced

Huisong Li (1):
  net/hns3: fix mailbox wait time uninitialization

Min Hu (Connor) (2):
  net/hns3: fix Rx/Tx when fast path operation introduced
  net/hns3: fix vector burst unsupported when PTP enable

 doc/guides/nics/hns3.rst         |  5 +++
 drivers/net/hns3/hns3_common.c   |  8 ++++-
 drivers/net/hns3/hns3_ethdev.c   |  8 +----
 drivers/net/hns3/hns3_mp.c       |  7 ++--
 drivers/net/hns3/hns3_ptp.c      |  1 +
 drivers/net/hns3/hns3_rxtx.c     | 57 ++++++++++++++++++++++++--------
 drivers/net/hns3/hns3_rxtx_vec.c | 20 ++++++-----
 7 files changed, 72 insertions(+), 34 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2022-01-26 14:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-17  2:42 [PATCH 0/3] three bugfixes for hns3 PMD Min Hu (Connor)
2022-01-17  2:43 ` [PATCH 1/3] net/hns3: fix Rx/Tx when fast path operation introduced Min Hu (Connor)
2022-01-17  2:43 ` [PATCH 2/3] net/hns3: fix mailbox wait time uninitialization Min Hu (Connor)
2022-01-17  2:43 ` [PATCH 3/3] net/hns3: fix vector burst unsupported when PTP enable Min Hu (Connor)
2022-01-26 14:53 ` [PATCH 0/3] three bugfixes for hns3 PMD 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).