I am facing error "profile does not exist" in the port, while doing traffic start on trex port. How can i check a profile exists on port or not before starting traffic.
<<<<<<<TGEN(TREX) REQUEST>>>>>>>
traffic_control(**{'action': 'run', 'port_handle': [8, 13]})
--------------------------------------------------------------------------------
<<<<<<<TGEN(TREX) RESPONSE>>>>>>
{'log': '[ERR] Could not start traffic: Port 8 : *** Port 15 is under service '
"mode, can't use flow_stats. (see "
'
https://trex-tgn.cisco.com/youtrack/issue/trex-545)\n'
'Port 13 : ***
profile [_] does not exist in the port [13]',
'status': 0}
Thanks in advance for the response.