[ofa-general] Re: [PATCHv2] opensm/PerfMgr: Primarily fix enhanced switch port 0 perf manager operation

Sasha Khapyorsky sashak at voltaire.com
Wed Feb 4 16:45:39 PST 2009


On 15:06 Wed 04 Feb     , Hal Rosenstock wrote:
> Sasha,
> 
> Attached is a revised patch superceeding any outstanding perfmgr
> patches. This version fixes esp0 perfmgr operation. It determines ESP0
> for the monitored node and subsequently copies this into the db node.
> Also, it fixes redirection table size and port number validation.
> 
> -- Hal
> 

> 
> opensm/PerfMgr: Primarily fix enhanced switch port 0 perf manager operation 
> 
> Determine ESP0 for monitored node and copy into db node
> Also, fix redirection table size and port number validation
> 
> Signed-off-by: Hal Rosenstock <hal.rosenstock at gmail.com>

Applied. Thanks.

With one change - there was one more (port > p_mon_node->redir_tbl_size)
test in osm_perfmgr_mad_send_err_callback(), fixing this to
(port >= p_mon_node->redir_tbl_size).

Sasha



More information about the general mailing list