On 11 August 2016 at 13:42, Ben Pfaff wrote:
> On Thu, Aug 11, 2016 at 12:36:16PM -0700, Joe Stringer wrote:
>> To assist debugging pipelines when resubmit resource checks fail, print
>> the base_flow from the translation context. This base flow can then be
>> used from ofproto/trace to figure out
On Thu, Aug 11, 2016 at 12:36:16PM -0700, Joe Stringer wrote:
> To assist debugging pipelines when resubmit resource checks fail, print
> the base_flow from the translation context. This base flow can then be
> used from ofproto/trace to figure out which parts of the pipeline lead
> to this transla
To assist debugging pipelines when resubmit resource checks fail, print
the base_flow from the translation context. This base flow can then be
used from ofproto/trace to figure out which parts of the pipeline lead
to this translation error.
Signed-off-by: Joe Stringer
---
ofproto/ofproto-dpif-xl