Skip to content
Commit f21fa060 authored by Dmitrii Golovanov's avatar Dmitrii Golovanov Committed by Jeff Kirsher
Browse files

i40e: fix incorrect ethtool statistics veb and veb.tc_



This patch fixes missing call of i40e_update_veb_stats() in function
i40e_get_ethtool_stats() to update stats data of VEB and VEB TC
counters before they are written into ethtool buffer.
Before the patch ethtool counters may fell behind interface counters.

Signed-off-by: default avatarDmitrii Golovanov <dmitrii.golovanov@intel.com>
Tested-by: default avatarAndrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
parent a9e21bea
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment