Uploaded image for project: 'vpp'
  1. vpp
  2. VPP-1757

bonding: incorrect RX counters for bond interface

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • None
    • None
    • Devices
    • None

      show interface does not display the RX counters for the bond
      interfaces. It displays rx-no-buf instead.

      The problem is VNET_INTERFACE_COUNTER_RX is a combined counter,
      not a simple counter. Change the code to use
      vlib_increment_combined_counter passing it with n_rx_packets and
      n_rx_bytes.

            sluong steven luong
            sluong steven luong
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: