[ofa-general] Re: [PATCHv3] Add pkey table support to osm_get_all_port_attr

Sasha Khapyorsky sashak at voltaire.com
Tue Mar 10 08:22:38 PDT 2009


On 07:30 Fri 06 Mar     , Hal Rosenstock wrote:
> 
> Only supported in osm_vendor_ibumad.c (separate patch for other
> vendor layers)
> Also, update applications using this (osmtest, opensm)
>     
> Signed-off-by: Hal Rosenstock <hal.rosenstock at gmail.com>

Applied. Thanks. Small note is below.

> @@ -73,6 +74,8 @@ boolean_t osmt_is_debug(void)
>  
>  /**********************************************************************
>   **********************************************************************/
> +void show_usage(void);
> +
>  void show_usage()
>  {
>  	printf
> @@ -207,13 +210,19 @@ void show_usage()
>  
>  /**********************************************************************
>   **********************************************************************/
> +static void print_all_guids(IN osmtest_t * p_osmt);
>  static void print_all_guids(IN osmtest_t * p_osmt)
>  {

Those prototypes are not needed, I'm removing...

Sasha



More information about the general mailing list