Re: [ovs-dev] [PATCH v2] netdev-linux: Fix stats for ovs internal device.

2012-02-29 Thread Pravin Shelar
Thanks, I pushed to 1.6 and master. On Wed, Feb 29, 2012 at 2:01 PM, Ben Pfaff wrote: > On Wed, Feb 29, 2012 at 01:59:43PM -0800, Pravin B Shelar wrote: >> Fixed according to comments from Ben. >> >> v1-v2: >>         - Fixed commit msg. >>         - Added comments. >>         - Fixed return type

Re: [ovs-dev] [PATCH v2] netdev-linux: Fix stats for ovs internal device.

2012-02-29 Thread Ben Pfaff
On Wed, Feb 29, 2012 at 01:59:43PM -0800, Pravin B Shelar wrote: > Fixed according to comments from Ben. > > v1-v2: > - Fixed commit msg. > - Added comments. > - Fixed return type of get_stats_via_vport(). > > --8<--cut here-

[ovs-dev] [PATCH v2] netdev-linux: Fix stats for ovs internal device.

2012-02-29 Thread Pravin B Shelar
Fixed according to comments from Ben. v1-v2: - Fixed commit msg. - Added comments. - Fixed return type of get_stats_via_vport(). --8<--cut here-->8- There is no need to retrieve linux system stats for internal devices as all