Re: [PATCH 02/17] lpfc: Fix the FLOGI discovery logic to comply with T11 standards

2015-12-17 Thread Hannes Reinecke
On 12/17/2015 12:11 AM, James Smart wrote: Fix the FLOGI discovery logic to comply with T11 standards We weren't properly setting fabric parameters, such as R_A_TOV and E_D_TOV, when we registered the vfi object in default configs and pt2pt configs. Revise to now pass service params with the va

[PATCH 02/17] lpfc: Fix the FLOGI discovery logic to comply with T11 standards

2015-12-16 Thread James Smart
Fix the FLOGI discovery logic to comply with T11 standards We weren't properly setting fabric parameters, such as R_A_TOV and E_D_TOV, when we registered the vfi object in default configs and pt2pt configs. Revise to now pass service params with the values to the firmware and ensure they are rese