Re: [ovs-dev] [xlate v3 5/8] odp-util: Make slow_path_reasons mutually exclusive.

2013-05-28 Thread Ben Pfaff
On Tue, May 28, 2013 at 02:36:08PM -0700, Ethan Jackson wrote: > It's no longer possible for a single datapath flow to be slow > pathed for two different reasons. This patch updates the code to > reflect this fact (marginally simplifying it). > > Signed-off-by: Ethan Jackson Looks good, thanks.

[ovs-dev] [xlate v3 5/8] odp-util: Make slow_path_reasons mutually exclusive.

2013-05-28 Thread Ethan Jackson
It's no longer possible for a single datapath flow to be slow pathed for two different reasons. This patch updates the code to reflect this fact (marginally simplifying it). Signed-off-by: Ethan Jackson --- lib/odp-util.c | 53 +++- lib/odp-