Re: [dpdk-dev] [PATCH 1/2] common/octeontx2: sync cpt mailbox

2020-10-08 Thread Akhil Goyal
> From: Tejasree Kondoj > > This patch syncs the pmd mailbox with the cpt pf driver. > > Signed-off-by: Ankur Dwivedi > Signed-off-by: Tejasree Kondoj > --- > drivers/common/octeontx2/otx2_mbox.h | 7 ++- > 1 file changed, 6 insertions(+), 1 deletion(-) > Series applied to dpdk-next-cryp

Re: [dpdk-dev] [PATCH 1/2] common/octeontx2: sync cpt mailbox

2020-10-06 Thread Anoob Joseph
> -Original Message- > From: Ankur Dwivedi > Sent: Friday, July 31, 2020 7:22 PM > To: dev@dpdk.org > Cc: akhil.go...@nxp.com; Jerin Jacob Kollanukkaran ; > Nithin Kumar Dabilpuram ; Anoob Joseph > ; Tejasree Kondoj ; Ankur > Dwivedi > Subject: [PATCH 1/2] common/octeontx2: sync cpt mailb

[dpdk-dev] [PATCH 1/2] common/octeontx2: sync cpt mailbox

2020-07-31 Thread Ankur Dwivedi
From: Tejasree Kondoj This patch syncs the pmd mailbox with the cpt pf driver. Signed-off-by: Ankur Dwivedi Signed-off-by: Tejasree Kondoj --- drivers/common/octeontx2/otx2_mbox.h | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/drivers/common/octeontx2/otx2_mbox.h b