Re: [vpp-dev] IPSec/QAT offload config

2022-02-16 Thread Govindarajan Mohandoss
Thanks Fan. Get Outlook for iOS<https://aka.ms/o0ukef> From: Zhang, Roy Fan Sent: Wednesday, February 16, 2022 4:02:10 AM To: Govindarajan Mohandoss ; vpp-dev Cc: Yoan Picchi ; nd ; nd Subject: RE: [vpp-dev] IPSec/QAT offload config Yeah saw it tha

Re: [vpp-dev] IPSec/QAT offload config

2022-02-16 Thread Fan Zhang
Yeah saw it thank you very much! From: Govindarajan Mohandoss Sent: Wednesday, February 16, 2022 1:23 AM To: Zhang, Roy Fan ; vpp-dev Cc: Yoan Picchi ; nd ; nd Subject: RE: [vpp-dev] IPSec/QAT offload config Hi Fan, I have submitted the patch in gerrit. Please review it. https://gerrit.fd.io

Re: [vpp-dev] IPSec/QAT offload config

2022-02-15 Thread Govindarajan Mohandoss
Subject: Re: [vpp-dev] IPSec/QAT offload config Hi Govind, Sorry for the late reply. We managed to verify your fix proposal and it is valid. Could you send a patch to gerrit and add me as reviewer? Regards, Fan From: vpp-dev@lists.fd.io<mailto:vpp-dev@lists.fd.io> mailto:vpp-dev@lists.fd.i

Re: [vpp-dev] IPSec/QAT offload config

2022-02-09 Thread Govindarajan Mohandoss
Sure Fan. I will submit the patch. Thanks. From: vpp-dev@lists.fd.io On Behalf Of Fan Zhang via lists.fd.io Sent: Wednesday, February 9, 2022 6:09 AM To: Govindarajan Mohandoss ; vpp-dev Cc: Yoan Picchi ; nd ; nd Subject: Re: [vpp-dev] IPSec/QAT offload config Hi Govind, Sorry for the late

Re: [vpp-dev] IPSec/QAT offload config

2022-02-09 Thread Fan Zhang
; vpp-dev Cc: Yoan Picchi ; nd ; nd Subject: Re: [vpp-dev] IPSec/QAT offload config Hi Experts, It worked after making the following changes. I enabled “crypto_native_plugin” & qat in startup. If this is a real issue and if my Crypto/QAT config is correct, I can submit this fix for re

Re: [vpp-dev] IPSec/QAT offload config

2022-01-26 Thread Govindarajan Mohandoss
Sure Fan. Please find the CLI, Startup conf attached. From: Zhang, Roy Fan Sent: Wednesday, January 26, 2022 8:50 AM To: Govindarajan Mohandoss ; vpp-dev Cc: Yoan Picchi ; nd ; nd ; nd Subject: RE: [vpp-dev] IPSec/QAT offload config Hi Govind, We only tested the algorithm that is supported

Re: [vpp-dev] IPSec/QAT offload config

2022-01-26 Thread Fan Zhang
: Govindarajan Mohandoss Sent: Wednesday, January 26, 2022 2:45 PM To: Zhang, Roy Fan ; vpp-dev Cc: Yoan Picchi ; nd ; nd ; nd Subject: RE: [vpp-dev] IPSec/QAT offload config Hi Fan, Thanks for your response. We are observing the crash in master. Can you please share your startup and IPSec

Re: [vpp-dev] IPSec/QAT offload config

2022-01-26 Thread Govindarajan Mohandoss
sts.fd.io>> On Behalf Of Govindarajan Mohandoss via lists.fd.io Sent: Friday, January 21, 2022 1:19 PM To: Govindarajan Mohandoss mailto:govindarajan.mohand...@arm.com>>; vpp-dev mailto:vpp-dev@lists.fd.io>> Cc: Yoan Picchi mailto:yoan.pic...@arm.com>>; nd mailto:n...@arm.

Re: [vpp-dev] IPSec/QAT offload config

2022-01-26 Thread Fan Zhang
: Govindarajan Mohandoss ; vpp-dev Cc: Yoan Picchi ; nd ; nd Subject: Re: [vpp-dev] IPSec/QAT offload config Hi Experts, It worked after making the following changes. I enabled “crypto_native_plugin” & qat in startup. If this is a real issue and if my Crypto/QAT config is correct, I

Re: [vpp-dev] IPSec/QAT offload config

2022-01-23 Thread Govindarajan Mohandoss
Cc: Yoan Picchi ; nd ; nd Subject: Re: [vpp-dev] IPSec/QAT offload config Once more than 1 worker core is added in startup conf, crash is not observed during init phase. But when I set the async mode on, it crashes in same place. Do I need to set async mode on to use QAT ? Do I nee

Re: [vpp-dev] IPSec/QAT offload config

2022-01-21 Thread Govindarajan Mohandoss
Once more than 1 worker core is added in startup conf, crash is not observed during init phase. But when I set the async mode on, it crashes in same place. Do I need to set async mode on to use QAT ? Do I need to enable any specific plugin ? cpu { corelist-workers 9-12 main-core 13 }