Re: [vpp-dev] Memory Performance issue #vpp

2018-10-24 Thread Dave Barach via Lists.Fd.Io
Of david.leitch@gmail.com Sent: Wednesday, October 24, 2018 11:06 AM To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] Memory Performance issue #vpp [Edited Message Follows] Do you mean it is impossible to have packet processing and memory operation at the same time, for example doing vec_validate

Re: [vpp-dev] Memory Performance issue #vpp

2018-10-24 Thread david . leitch . vpp
[Edited Message Follows] Do you mean it is impossible to have packet processing and memory operation at the same time, for example doing vec_validate or vec_free when NAT plugin is working and create new session. I have drop rate when vec_free or vec_vlidate for memory size greater than 3GB. 

Re: [vpp-dev] Memory Performance issue #vpp

2018-10-24 Thread david . leitch . vpp
Do you mean it is impossible to have packet processing and memory operation at the same time, for example doing vec_validate or vec_free when NAT plugging is working and create new session. I have drop rate when vec_free or vec_vlidate for memory size greater than 3GB.  What are your

Re: [vpp-dev] Memory Performance issue #vpp

2018-10-24 Thread Dave Barach via Lists.Fd.Io
“show memory” looks at every object in the heap, with packet processing disabled for the duration. From: vpp-dev@lists.fd.io On Behalf Of david.leitch@gmail.com Sent: Wednesday, October 24, 2018 4:58 AM To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] Memory Performance issue #vpp hi Matus

Re: [vpp-dev] Memory Performance issue #vpp

2018-10-24 Thread david . leitch . vpp
hi Matus I know it will take some time when add new deterministic mapping. But why "show memory" command has drop rate  Or why adding new deterministic mapping cause drop rate Thanks ! -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#10945):

Re: [vpp-dev] Memory Performance issue #vpp

2018-10-24 Thread Matus Fabian -X (matfabia - PANTHEON TECHNOLOGIES@Cisco) via Lists.Fd.Io
Hi, Deterministic NAT preallocate vector with 1000 session slots for each host from inside network range, so it will take some time https://wiki.fd.io/view/VPP/NAT#Memory_requirements Matus From: vpp-dev@lists.fd.io On Behalf Of david.leitch@gmail.com Sent: Wednesday, October 24, 2018