[ovs-dev] (no subject)

Fan Du fan.du at windriver.com
Fri May 31 07:53:07 UTC 2013


[ovs-dev] [PATCH] Use EEXIST as return error when adding vport

Hi, Jesse

Those two patches attempts to use EEXIST as return error when trying
to add an vport which is actually already in place as the reason to user.
And furthermore, we warn user in any reason other than EEXIST too.

Thanks

Fan Du (2):
	openvswitch: use -EEXIST as return error to be more precise
	lib/dpif-linux.c: check return error agaist EEXIST

datapath/datapath.c |    2 +-
lib/dpif-linux.c    |    3 ++- 
2 files changed, 3 insertions(+), 2 deletions(-)



More information about the dev mailing list