K 10 svn:author V 3 ram K 8 svn:date V 27 2018-06-09T04:05:18.318770Z K 7 svn:log V 239 Issue: Utility hangs when OCS_IOCTL_CMD_MGMT_GET_ALL called in parallel on port 0 and port 1. Fix: Using static structure for results is corrupting the second ioctl request. Removed static for results structure. Approved by: ken END