Re: [ovs-discuss] Stats from kernel to userspace

2016-09-21 Thread Justin Pettit
> On Sep 21, 2016, at 7:01 PM, Dzuy Pham wrote: > > Hey, > > I'm looking to understand the process of how the userspace gets access to, > and retrieves the packet_count and byte_count stats in the kernelspace > whenever a new packet comes in the vport. > > I'm trying to extend these statisti

[ovs-discuss] Stats from kernel to userspace

2016-09-21 Thread Dzuy Pham
Hey, I'm looking to understand the process of how the userspace gets access to, and retrieves the packet_count and byte_count stats in the kernelspace whenever a new packet comes in the vport. I'm trying to extend these statistics to include more data and am having trouble in sending extra d