On Mon, Jan 07, 2019 at 09:59:24AM +0000, Anju Thomas wrote:
> Currently OVS maintains explicit packet drop/error counters only on port
> level. Packets that are dropped as part of normal OpenFlow processing are
> counted in flow stats of “drop” flows or as table misses in table stats.
> These can only be interpreted by controllers that know the semantics of
> the configured OpenFlow pipeline. Without that knowledge, it is impossible
> for an OVS user to obtain e.g. the total number of packets dropped due to
> OpenFlow rules.
Thanks for the patch! I see one application failure:
Applying: Currently OVS maintains explicit packet drop/error counters only
on port
/home/blp/nicira/ovs.git/worktrees/ovs/rebase-apply/patch:416: new blank
line at EOF.
+
error: patch failed: tests/odp.at:100
error: tests/odp.at: patch does not apply
Patch failed at 0001 Currently OVS maintains explicit packet drop/error
counters only on port
Can you resubmit after rebasing against current master?
Thanks,
Ben.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev