diff options
author | Steven Luong <sluong@cisco.com> | 2019-08-30 11:22:13 -0700 |
---|---|---|
committer | steven luong <sluong@cisco.com> | 2019-09-03 18:23:06 +0000 |
commit | fec95f8df7f17132ca9fdd122b7d3dab35f01daf (patch) | |
tree | ace8d1bec8de3accfa6f2e27595a88b20276c953 /src/vnet/l2/l2_flood.c | |
parent | f98993aaa124f9b3c23be6fff306abcd86b71f6d (diff) |
vmxnet3: interface rx counter not increment correctly
vlib_increment_combined_counter takes sw_if_index, not hw_if_index. Using
hw_if_index may work as long as there is no subinterface created to cause
hw_if_index and sw_if_index to differ.
Type: fix
Ticket: VPP-1760
Signed-off-by: Steven Luong <sluong@cisco.com>
Change-Id: If50412dc1e84c4f1f5b977b58d0e1aeb5ab8ebe6
(cherry picked from commit ddf625d6035d9e472bcb1a2b0197f6fd30278583)
Diffstat (limited to 'src/vnet/l2/l2_flood.c')
0 files changed, 0 insertions, 0 deletions