Skip to content

Commit

Permalink
Update deviations.go after resolving merge conflicts with GribiEncapH…
Browse files Browse the repository at this point in the history
…eaderUnsupported
  • Loading branch information
vishnureddybadveli authored Dec 28, 2024
1 parent 985d2f2 commit 0501af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/deviations/deviations.go
Original file line number Diff line number Diff line change
Expand Up @@ -1268,4 +1268,4 @@ func EnableTableConnections(dut *ondatra.DUTDevice) bool {
// GribiEncapHeaderUnsupported returns true if gribi encap header is unsupported
func GribiEncapHeaderUnsupported(dut *ondatra.DUTDevice) bool {
return lookupDUTDeviations(dut).GetGribiEncapHeaderUnsupported()
}
}

0 comments on commit 0501af4

Please sign in to comment.