git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64a73eb
)
common/cnxk: update Rx inline IPsec mailbox format
author
Srujana Challa
<schalla@marvell.com>
Fri, 25 Jun 2021 05:36:34 +0000
(11:06 +0530)
committer
Akhil Goyal
<gakhil@marvell.com>
Wed, 7 Jul 2021 19:15:08 +0000
(21:15 +0200)
Updates Rx inline IPSEC mailbox message format to sync
with latest CPT PF driver.
Signed-off-by: Srujana Challa <schalla@marvell.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
drivers/common/cnxk/roc_mbox.h
patch
|
blob
|
history
diff --git
a/drivers/common/cnxk/roc_mbox.h
b/drivers/common/cnxk/roc_mbox.h
index
9c529d7
..
ea11382
100644
(file)
--- a/
drivers/common/cnxk/roc_mbox.h
+++ b/
drivers/common/cnxk/roc_mbox.h
@@
-1331,6
+1331,9
@@
struct cpt_rxc_time_cfg_req {
struct cpt_rx_inline_lf_cfg_msg {
struct mbox_msghdr hdr;
uint16_t __io sso_pf_func;
+ uint16_t __io param1;
+ uint16_t __io param2;
+ uint16_t __io reserved;
};
enum cpt_eng_type {