SRDhcprelay at 26 May 2020 08:09:55

<img src="https://jenkins.onosproject.org/view/QA/job/postjob-Fabric2/lastSuccessfulBuild/artifact/SRDhcprelay_onos-1.15_20-builds_graph.jpg", alt="SRDhcprelay", style="width:525px;height:350px;border:0">
commit 726d3d05f1fa4dadd491e46feac8d97eb49be940 (HEAD -] onos-1.15, origin/onos-1.15)
Author: Jian Li [pyguni@gmail.com]
AuthorDate: Tue May 26 00:31:27 2020 +0900
Commit: Jian Li [pyguni@gmail.com]
CommitDate: Tue May 26 02:23:33 2020 +0900

Fix: perform exact port match for full port mask value 0xFFFF

Case 1: DHCP v4 tests with 4 clients attached to switch directly and 1 server attached to switch directly, with 3 ONOS instances - PASS

Case 2: DHCP v4 tests with 4 clients attached to switch directly and 1 server attached to switch indirectly (via gateway), with 3 ONOS instances - PASS

Case 11: DHCP v6 tests with 4 clients attached to switch directly and 1 server attached to switch directly, with 3 ONOS instances - PASS

Case 12: DHCP v6 tests with 4 clients attached to switch directly and 1 server attached to switch indirectly (via gateway), with 3 ONOS instances - FAIL

Case 21: DHCP v4 tests with tagged hosts: 4 clients attached to switch directly and 1 server attached to switch directly, with 3 ONOS instances - PASS

Case 22: DHCP v4 tests with tagged hosts: 4 clients attached to switch directly and 1 server attached to switch indirectly (via gateway), with 3 ONOS instances - PASS

Case 31: DHCP v6 tests with tagged hosts: 4 clients attached to switch directly and 1 server attached to switch directly, with 3 ONOS instances - PASS

Case 41: DHCP v4 tests with dual-homed hosts: 4 clients attached to switch directly and 1 server attached to switch directly, with 3 ONOS instances - PASS

Case 51: DHCP v6 tests with dual-homed hosts: 4 clients attached to switch directly and 1 server attached to switch directly, with 3 ONOS instances - PASS

Case 61: DHCP v4 tests with dual-homed tagged hosts: 4 clients attached to switch directly and 1 server attached to switch directly, with 3 ONOS instances - PASS

Case 71: DHCP v6 tests with dual-homed tagged hosts: 4 clients attached to switch directly and 1 server attached to switch directly, with 3 ONOS instances - PASS