RE: [PATCH 10/14] IB/mad: Add support for additional MAD info to/from drivers

2015-06-08 Thread Hefty, Sean
> @@ -1693,8 +1693,11 @@ struct ib_device { > u8 port_num, > const struct ib_wc *in_wc, > const struct ib_grh *in_grh, > -

[PATCH 10/14] IB/mad: Add support for additional MAD info to/from drivers

2015-06-06 Thread ira . weiny
From: Ira Weiny In order to support alternate sized MADs (and variable sized MADs on OPA devices) add in/out MAD size parameters to the process_mad core call. In addition, add an out_mad_pkey_index to communicate the pkey index the driver wishes the MAD stack to use when sending OPA MAD response