vpp icon indicating copy to clipboard operation
vpp copied to clipboard

[VPP-1669] show_threads api call missing value for 'type'

Open vvalderrv opened this issue 10 months ago • 1 comments

Description

show threads has a defined return value for type as either 'workers' or 'stats', but is returning '\x00'.

 

show_threads_reply(_0=828, context=38, retval=0, count=1, thread_data=[vl_api_thread_data_t(id=0, name='vpp_main\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', type='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', pid=5811, cpu_id=0, core=0, cpu_socket=0)])

Assignee

Unassigned

Reporter

Paul Vinciguerra

Comments

No comments.

Original issue: https://jira.fd.io/browse/VPP-1669

vvalderrv avatar Feb 02 '25 04:02 vvalderrv