Comment 36 for bug 1767107

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/48048
Committed: http://github.com/Juniper/contrail-vrouter/commit/eeba94fcbb184c0b391f5e37dbed8397a3704b5d
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit eeba94fcbb184c0b391f5e37dbed8397a3704b5d
Author: Frik Botha <email address hidden>
Date: Wed Nov 7 16:07:18 2018 +0200

dp-core: Expose functions to update offloaded flow and vrf stats

In scenarios where external implementations offload the full datapath to
hardware, flow and vrf stats do not propogate to vrouter on the host.
Add callbacks which enable such implementations to update these stats.

Change-Id: I92ed304003284a0b69a0c27e37b579fe35d453b3
Partial-Bug: #1767107
Signed-off-by: Frik Botha <email address hidden>