Re: [ovs-dev] [PATCH] tests: add-del-add sequence for interface

2017-12-08 Thread Yi-Hung Wei
On Tue, Dec 5, 2017 at 9:23 AM, Ashish Varma wrote: > added a unit test case for testing the condition when a tap interface > is added to br0 and then the tap interface is deleted from the > system and added back with the same name. > > Signed-off-by: Ashish Varma

[ovs-dev] [PATCH] tests: add-del-add sequence for interface

2017-12-05 Thread Ashish Varma
added a unit test case for testing the condition when a tap interface is added to br0 and then the tap interface is deleted from the system and added back with the same name. Signed-off-by: Ashish Varma --- tests/automake.mk | 3 ++-