]> git.proxmox.com Git - mirror_ovs.git/commit - lib/dpif-netdev.c
dpif-netdev: Change definitions of 'idle' & 'processing' cycles
authorCiara Loftus <ciara.loftus@intel.com>
Mon, 20 Feb 2017 12:53:00 +0000 (12:53 +0000)
committerBen Pfaff <blp@ovn.org>
Thu, 6 Jul 2017 23:49:50 +0000 (16:49 -0700)
commita2ac666d5265c01661e189caac321d962f54649f
tree9033353328a2028fc9a28a159012643531aef6b9
parenta91c4cfaf863718bc94fb9c88939bd0b0385a6fe
dpif-netdev: Change definitions of 'idle' & 'processing' cycles

Instead of counting all polling cycles as processing cycles, only count
the cycles where packets were received from the polling.

Signed-off-by: Georg Schmuecking <georg.schmuecking@ericsson.com>
Signed-off-by: Ciara Loftus <ciara.loftus@intel.com>
Co-authored-by: Georg Schmuecking <georg.schmuecking@ericsson.com>
Acked-by: Kevin Traynor <ktraynor@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Ian Stokes <ian.stokes@intel.com>
Tested-by: Ian Stokes <ian.stokes@intel.com>
Acked-by: Darrell Ball <dlu998@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/dpif-netdev.c
vswitchd/ovs-vswitchd.8.in