You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
seeing value not present error while running feature/experimental/p4rt/otg_tests/google_discovery_protocol_packetin_test script with OTG on ixia HW chassis.
Where as same script works fine with KNE .
google_discovery_protocol_packetin_test.go:181: GetAll(t) on {ate: ATE{Dims:Dims{Name:127.0.0.1:40051 Vendor:IXIA HardwareModel: SoftwareVersion: Ports:map[port1:Port{Name:xxxxxx;10;1 Speed:SPEED_UNSPECIFIED CardModel: PMD:PMD_UNSPECIFIED} port2:Port{Name:135.227.241.22;10;2 Speed:SPEED_UNSPECIFIED CardModel: PMD:PMD_UNSPECIFIED}] CustomData:map[]}}} at /flows/flow[name=*]/state/counters/out-pkts: query "/flows/flow[name=*]/state/counters/out-pkts": value not present
The text was updated successfully, but these errors were encountered:
i see today it is failing due to different error in latest ixia version
packetin_test.go:183: TTL/HopLimit 1
=== RUN TestPacketIn/PacketIn_to_Primary_Controller#01
packetin_test.go:197: Start to decode packet and compare with expected packets.
--- FAIL: TestPacketIn (62.11s)
--- PASS: TestPacketIn/PacketIn_to_Primary_Controller (0.00s)
--- PASS: TestPacketIn/PacketIn_to_Secondary_Controller (0.00s)
--- FAIL: TestPacketIn/PacketIn_to_Primary_Controller#01 (0.00s)
panic: runtime error: index out of range [1] with length 1 [recovered]
panic: runtime error: index out of range [1] with length 1
seeing value not present error while running feature/experimental/p4rt/otg_tests/google_discovery_protocol_packetin_test script with OTG on ixia HW chassis.
Where as same script works fine with KNE .
The text was updated successfully, but these errors were encountered: