Re: [EXT] [vpp-dev] Marvell OCTEONTx2 plugin

2019-08-19 Thread Damjan Marion via Lists.Fd.Io
Dear Nitin, Here is my view on this: - All VPP dependencies should be open source and freely available software, afaik access to Marvell SDK is restricted to NDA customers and that is no go - preferred way to add device driver support in VPP is native one, typically provided as plugin and suc

Re: [EXT] Re: [vpp-dev] Marvell OCTEONTx2 plugin

2019-08-19 Thread Nitin Saxena
Hi Damjan, Thanks for comment. libmarvelldpdk is not intended to be a closed source and is part of Marvell SDK for our customers. Would it be ok to provide patches against DPDK release (from dpdk.org) OR does it need to be hosted publicly? Thanks, Nitin From

Re: [vpp-dev] Marvell OCTEONTx2 plugin

2019-08-19 Thread Damjan Marion via Lists.Fd.Io
Dear Nitin, Where we can find “libmarvelldpdk”? Google search doesn’t show single occurrence. We don’t support contributions linked to closed source libraries… — Damjan > On 19 Aug 2019, at 16:53, Nitin Saxena wrote: > > Hi, > > Following is the link for README.md > https://gerrit.fd

Re: [vpp-dev] A method to measure the allocated memory size for IKE SA

2019-08-19 Thread Jaemin Park
Thank you for your helpful comments. 2019년 8월 13일 (화) 오후 9:04, Damjan Marion 님이 작성: > OK, that is not exactly what you asked in your first email. > If you want to find out size of struct and all child/indirect data, you > will need to sum all of them manually. > > Most of them are vectors, so you

Re: [vpp-dev] [tsc] Project Proposal for uDPI

2019-08-19 Thread Ni, Hongjun
Welcome Netgate join UDPI as a founder and Jim Thompson as initial committer. Thanks, Hongjun From: t...@lists.fd.io [mailto:t...@lists.fd.io] On Behalf Of Ni, Hongjun Sent: Saturday, August 17, 2019 4:28 AM To: Edward Warnicke Cc: t...@lists.fd.io; vpp-dev@lists.fd.io; Wang, Xiang W ; Hong, Y

Re: [tsc] [vpp-dev] Project Proposal for uDPI

2019-08-19 Thread Ni, Hongjun
Thanks Xingfu, Vrako, Christian for your helpful comments! Thanks, Hongjun From: Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco) [mailto:vrpo...@cisco.com] Sent: Friday, August 16, 2019 9:03 AM To: 李幸福(Xingfu Li) ; Ni, Hongjun ; Alexey ; t...@lists.fd.io Cc: vpp-dev@lists.fd.io; Wan

Re: [vpp-dev] Marvell OCTEONTx2 plugin

2019-08-19 Thread Nitin Saxena
Hi, Following is the link for README.md https://gerrit.fd.io/r/#/c/vpp/+/21394/1/src/plugins/octeontx2/README.md Thanks, Nitin From: vpp-dev@lists.fd.io On Behalf Of Nitin Saxena Sent: Monday, August 19, 2019 8:21 PM To: vpp-dev@lists.fd.io Cc: Narayana Prasad Raju Athreya Subject: [EXT] [vpp-d

[vpp-dev] Marvell OCTEONTx2 plugin

2019-08-19 Thread Nitin Saxena
Hi Maintainers, I have pushed patch for Marvell OCTEON TX2 driver plugin: https://gerrit.fd.io/r/#/c/vpp/+/21394/ Appreciate your feedback on the patch. Thanks, Nitin -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13785): https://lists.fd.io/g/v

Re: [vpp-dev] Help with two interfaces accessing outside network

2019-08-19 Thread Ole Troan
Carlito, Some more detail would be helpful. Are you using VPP purely as a host, or are VPP acting as a router with other nodes behind it? For the VPP as a host case, I'd prefer to use a scoped/zoned address approach. E.g. ping 8.8.8.8@wan0 Source address selection should then pick a source addre

Re: [vpp-dev] hoststack documentation

2019-08-19 Thread adam khan
Tnx Nathan ..will check it. -AK On Mon, Aug 19, 2019 at 2:15 PM Nathan Skrzypczak < nathan.skrzypc...@gmail.com> wrote: > Hi Adam, > > The documentation is a bit all over the place. > This link [1] should be more up to date concerning the hoststack / VCL. > There is also a very good presentation

Re: [vpp-dev] hoststack documentation

2019-08-19 Thread Nathan Skrzypczak
Hi Adam, The documentation is a bit all over the place. This link [1] should be more up to date concerning the hoststack / VCL. There is also a very good presentation made by Florin [2] on the topic. If you want code samples on how to use the Hoststack with VCL you can have a look at the socket_ec

[vpp-dev] hoststack documentation

2019-08-19 Thread adam khan
HI all, where can i find the latest documentation on hoststack. the documentation at https://wiki.fd.io/view/VPP/VPPCommunicationsLibrary looks old. there is no $VPP_DIR/src/uri.am in source. can someone help on it ? -AK -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group