Re: [vpp-dev] VPP Review: https://gerrit.fd.io/r/#/c/15084/:

2018-12-18 Thread Gonsalves, Avinash (Nokia - IN/Bangalore)
/Bangalore) ; vpp-dev@lists.fd.io Subject: RE: [vpp-dev] VPP Review: https://gerrit.fd.io/r/#/c/15084/: Hi Avinash, My question about the MP/MC ring flag that you made a patch to DPDK, any comments? I’d like them to be MP/SC, as we always have only one consumer. Regards, Kingwel From: vpp-dev

Re: [vpp-dev] VPP Review: https://gerrit.fd.io/r/#/c/15084/:

2018-12-18 Thread Kingwel Xie
:33 PM To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] VPP Review: https://gerrit.fd.io/r/#/c/15084/: Hi Damjan, Kingwel, Most of the changes in the dpdk plugin is generic and works for other crypto devices as well, so can we have this patch integrated while the design with VPP Native support is

Re: [vpp-dev] VPP Review: https://gerrit.fd.io/r/#/c/15084/:

2018-12-17 Thread Damjan Marion via Lists.Fd.Io
> handoff is always worthwhile in some case even there is penalty. > > Appreciate you can share your opinion. > > Regards, > Kingwel > > > > > > From: Damjan Marion > Sent: Tuesday, December 18, 2018 1:03 AM > To: Kingwel Xie > Cc: Go

Re: [vpp-dev] VPP Review: https://gerrit.fd.io/r/#/c/15084/:

2018-12-17 Thread Kingwel Xie
: Gonsalves, Avinash (Nokia - IN/Bangalore) ; vpp-dev@lists.fd.io Subject: Re: [vpp-dev] VPP Review: https://gerrit.fd.io/r/#/c/15084/: Hi Kingwei, I agree this is useful feature, that's why i believe it should be implemented as native code instead of relying on external implementation whi

Re: [vpp-dev] VPP Review: https://gerrit.fd.io/r/#/c/15084/:

2018-12-17 Thread Damjan Marion via Lists.Fd.Io
l > > > 原始邮件 ---- > 主题: Re: [vpp-dev] VPP Review: https://gerrit.fd.io/r/#/c/15084/: > 来自: "Damjan Marion via Lists.Fd.Io" > 发至: 2018年12月17日 下午4:45 > 抄送: "Gonsalves, Avinash (Nokia - IN/Bangalore)" > > Dear Avinash, > > First, pl

Re: [vpp-dev] VPP Review: https://gerrit.fd.io/r/#/c/15084/:

2018-12-17 Thread Kingwel Xie
native ipsec mb plugin doesnot support offloading? Or maybe we can do a handoff, but anyhow we can not handoff one ipsec session to multi cores. Am I right? Regards, Kingwel 原始邮件 主题: Re: [vpp-dev] VPP Review: https://gerrit.fd.io/r/#/c/15084/: 来自: "Damjan Mario

Re: [vpp-dev] VPP Review: https://gerrit.fd.io/r/#/c/15084/:

2018-12-17 Thread Damjan Marion via Lists.Fd.Io
Dear Avinash, First, please use public mailing list for such requests, instead of unicasting people. Regarding your patch, I don't feel comfortable to code review it, as I'm not familiar with dpdk crypto scheduler. Personally, I believe such things should be implemented as native VPP code in