[ovs-git] [openvswitch/ovs] 7ad20c: dpif-netdev: Account for and free lost packets.

GitHub noreply at github.com
Mon Mar 30 20:18:27 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 7ad20cbd96b9b33a2e01be36dc51674fde8b67bf
      https://github.com/openvswitch/ovs/commit/7ad20cbd96b9b33a2e01be36dc51674fde8b67bf
  Author: Daniele Di Proietto <diproiettod at vmware.com>
  Date:   2015-03-30 (Mon, 30 Mar 2015)

  Changed paths:
    M lib/dpif-netdev.c

  Log Message:
  -----------
  dpif-netdev: Account for and free lost packets.

Packets for which an upcall has failed (lost packets) must be deleted.
We also need to count them as MISS and LOST.

Signed-off-by: Daniele Di Proietto <diproiettod at vmware.com>
Acked-by: Ethan Jackson <ethan at nicira.com>




More information about the git mailing list