[ovs-dev] [PATCH v2 5/5] ovs-vsctl.at: Update test cases for mirror HWOL

Timothy Miskell timothy.miskell at intel.com
Tue May 25 17:20:41 UTC 2021


This patch updates the ovs-vsctl test cases to account for the new
parameters added to configure mirror hardware offload as well as to
avoid incorrectly generating failed test cases with respect to the 
default mirror configuration settings.

Signed-off-by: Liang-Min Wang <liang-min.wang at intel.com
Tested-by: Timothy Miskell <timothy.miskell at intel.com>
Suggested-by: Munish Mehan <mm6021 at att.com>
---
 tests/ovs-vsctl.at | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/ovs-vsctl.at b/tests/ovs-vsctl.at
index dccb11741..ff6e9e625 100644
--- a/tests/ovs-vsctl.at
+++ b/tests/ovs-vsctl.at
@@ -1364,7 +1364,9 @@ _uuid               : <1>
 name                : eth1
 _uuid               : <2>
 name                : mymirror
+output_dst_vlan     : []
 output_port         : <1>
+output_src_vlan     : []
 output_vlan         : []
 select_all          : false
 select_dst_port     : [<0>]
-- 
2.17.1



More information about the dev mailing list