[ovs-dev] [PATCH] ofproto-dpif: Check for EBUSY as well

Gregory Rose gvrose8192 at gmail.com
Fri Aug 24 20:01:04 UTC 2018



On 8/24/2018 12:39 PM, Ben Pfaff wrote:
> On Wed, Aug 22, 2018 at 02:38:13PM -0700, Greg Rose wrote:
>> Sometimes a driver will return EBUSY as well as EEXIST for some
>> duplicate configurations.  Check for EBUSY too.
>>
>> Fixes: 7521e0cf9e ("ofproto-dpif: Let the dpif report when a ...")
>> Reported by: Guru Shetty <guru at ovn.org>
>> Signed-off-by: Greg Rose <gvrose8192 at gmail.com>
> This fixes a larger issue, right?  If so please describe that in the
> commit message or at least add a Reported-at: to the original report.

Sure, will do.  V2 upcoming.

- Greg

>
> Thanks,
>
> Ben.



More information about the dev mailing list