On Sep 11, 2014, at 11:44 AM, Ben Pfaff wrote:
> On Wed, Sep 10, 2014 at 02:06:06PM -0700, Jarno Rajahalme wrote:
>> Use the new OVS_FLOW_ATTR_SILENT flag when probing for datapath
>> feature support. Suppress also dpif error logging when requested, as
>> probe failures are already logged at ofp
On Wed, Sep 10, 2014 at 02:06:06PM -0700, Jarno Rajahalme wrote:
> Use the new OVS_FLOW_ATTR_SILENT flag when probing for datapath
> feature support. Suppress also dpif error logging when requested, as
> probe failures are already logged at ofproto-dpif.
>
> Signed-off-by: Jarno Rajahalme
Acked
Use the new OVS_FLOW_ATTR_SILENT flag when probing for datapath
feature support. Suppress also dpif error logging when requested, as
probe failures are already logged at ofproto-dpif.
Signed-off-by: Jarno Rajahalme
---
lib/dpif-linux.c | 11 +++
lib/dpif.c