DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1 0/1] add message id check for command channel
@ 2020-11-11  6:33 Guoyang Zhou
  2020-11-11  6:33 ` [dpdk-dev] [PATCH v1 1/1] net/hinic/base: add message " Guoyang Zhou
  0 siblings, 1 reply; 3+ messages in thread
From: Guoyang Zhou @ 2020-11-11  6:33 UTC (permalink / raw)
  To: dev
  Cc: ferruh.yigit, bluca, cloud.wangxiaoyun, luoxianjun, yin.yinshi,
	luojiachen, zhouguoyang, chenlizhong, zhaohui8, chenchanghu

In the command channel, a message may has several fragments,
and the several fragments should have same message id. To 
prevent problems, this check is added.

--
v1:
  - add message id check for command channel

Guoyang Zhou (1):
  net/hinic/base: add message check for command channel

 drivers/net/hinic/base/hinic_pmd_mbox.c | 28 +++++++++++++++++++---------
 drivers/net/hinic/base/hinic_pmd_mbox.h |  2 +-
 drivers/net/hinic/base/hinic_pmd_mgmt.c | 23 ++++++++++++++---------
 drivers/net/hinic/base/hinic_pmd_mgmt.h |  2 +-
 4 files changed, 35 insertions(+), 20 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2020-11-12 13:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-11  6:33 [dpdk-dev] [PATCH v1 0/1] add message id check for command channel Guoyang Zhou
2020-11-11  6:33 ` [dpdk-dev] [PATCH v1 1/1] net/hinic/base: add message " Guoyang Zhou
2020-11-12 13:03   ` 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).