Re: [ovs-discuss] ovs-vswitchd process huge memory consumption

2019-02-20 Thread Oleg Bondarev
Ah, sorry, I missed "ovs-vswitchd memory consumption behavior" thread. So I guess I'm also interested in the scripts for analyzing the heap in a core dump :) Thanks, Oleg On Wed, Feb 20, 2019 at 7:00 PM Oleg Bondarev wrote: > Hi, > > OVS 2.8.0, uptime 197 days, 44G RAM. > ovs-appctl

[ovs-discuss] ovs-vswitchd process huge memory consumption

2019-02-20 Thread Oleg Bondarev
Hi, OVS 2.8.0, uptime 197 days, 44G RAM. ovs-appctl memory/show reports: "handlers:35 ofconns:4 ports:73 revalidators:13 rules:1099 udpif keys:686" Similar data on other nodes of the OpenStack cluster. Seems usage grows gradually over time. Are there any known issues, like

Re: [ovs-discuss] How to store the tcp_src or tcp_dst field value in a variable and then print in vlogs?

2019-02-20 Thread Flavio Leitner
On Tue, Feb 19, 2019 at 12:43:08PM +0800, Krish wrote: > Hi Flavio, > > I think I got tcp_src and tcp_dst values, I can also successfully print > them. > Here is what I did: > for(numb=0;numb { > > uint8_t nw_proto = 0; > packet=packets->packets[numb]; > size_t size =