This problem was just discovered by CSIT performance test, but it can be easily 
reproduced manually by:

sudo vpp_api_test json <<< sw_interface_dump
vat#
[
  {
    "sw_if_index": 1,
.....
    "vtr_tag2": 0
  }
]
sw_interface_dump error: Misc

I don't think it is related somehow to CSIT itself

Thanks

From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On 
Behalf Of Dave Barach (dbarach)
Sent: Friday, February 3, 2017 3:13 PM
To: csit-...@lists.fd.io
Cc: vpp-dev@lists.fd.io
Subject: [vpp-dev] FW: CSIT test failure

Forwarding to csit-dev... A patch against master/latest verified OK on LF infra 
half an hour ago...

From: vpp-dev-boun...@lists.fd.io<mailto:vpp-dev-boun...@lists.fd.io> 
[mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of Rybalchenko, Kirill
Sent: Friday, February 3, 2017 7:59 AM
To: vpp-dev@lists.fd.io<mailto:vpp-dev@lists.fd.io>
Subject: [vpp-dev] CSIT test failure

CSIT tests fail trying to dump sf interface table.
Problem comes from api_sw_interface_dump function in api_format.c
After successful printing of table it returns  "sw_interface_dump error: Misc"
It looks like problem comes from CONTROL_PING message.


--------------------------------------------------------------
Intel Research and Development Ireland Limited
Registered in Ireland
Registered Office: Collinstown Industrial Park, Leixlip, County Kildare
Registered Number: 308263

This e-mail and any attachments may contain confidential material for the sole 
use of the intended recipient(s). Any review or distribution by others is 
strictly prohibited. If you are not the intended recipient, please contact the 
sender and delete all copies.
--------------------------------------------------------------
Intel Research and Development Ireland Limited
Registered in Ireland
Registered Office: Collinstown Industrial Park, Leixlip, County Kildare
Registered Number: 308263


This e-mail and any attachments may contain confidential material for the sole
use of the intended recipient(s). Any review or distribution by others is
strictly prohibited. If you are not the intended recipient, please contact the
sender and delete all copies.
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to