[dpdk-dev] [PATCH v1 0/1] add message id check for command channel
Guoyang Zhou
zhouguoyang at huawei.com
Wed Nov 11 07:33:36 CET 2020
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
More information about the dev
mailing list