Skip to content

Commit 9e06075

Browse files
divyagayathri-hclparmarkj
authored andcommitted
[sdn_tests]: Adding Multicast and Broadcast in-packets test in Ethernet counter. (sonic-net#13112)
1 parent aa18e9b commit 9e06075

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

sdn_tests/pins_ondatra/tests/ethcounter_sw_single_switch_test.go

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -792,6 +792,9 @@ func TestGNMIEthernetIn(t *testing.T) {
792792
t.Logf("\n\n----- TestGNMIEthernetIn: SUCCESS after %v Iteration(s) -----\n\n", i)
793793
}
794794
<<<<<<< HEAD
795+
<<<<<<< HEAD
796+
=======
797+
>>>>>>> [sdn_tests]: Adding Multicast and Broadcast in-packets test in Ethernet counter. (#13112)
795798

796799
// ----------------------------------------------------------------------------
797800
// TestGNMIEthernetInMulticast - Check EthernetX In-Multicast-Pkts
@@ -1002,6 +1005,7 @@ func TestGNMIEthernetInBroadcast(t *testing.T) {
10021005

10031006
t.Logf("\n\n----- TestGNMIEthernetInBroadcast: SUCCESS after %v Iteration(s) -----\n\n", i)
10041007
}
1008+
<<<<<<< HEAD
10051009

10061010
// ----------------------------------------------------------------------------
10071011
// TestGNMIEthernetInIPv4Pkts - Check EthernetX Subinterface IPv4 in-pkts
@@ -1472,3 +1476,5 @@ func TestGNMIEthernetInIPv6Discards(t *testing.T) {
14721476
>>>>>>> [sdn_tests]: Adding multicast out-packets test in Ethernet counter. (#13090)
14731477
=======
14741478
>>>>>>> [sdn_tests]: Adding in-packets and Broadcast out-packets test in Ethernet counter. (#13104)
1479+
=======
1480+
>>>>>>> [sdn_tests]: Adding Multicast and Broadcast in-packets test in Ethernet counter. (#13112)

0 commit comments

Comments
 (0)