Re: [PATCH net-next v2 04/15] net/smc: Add link counters for IB device ports

2020-11-03 Thread Saeed Mahameed
On Tue, 2020-11-03 at 11:25 +0100, Karsten Graul wrote: > From: Guvenc Gulce > > Add link counters to the structure of the smc ib device, one counter > per > ib port. Increase/decrease the counters as needed in the > corresponding > routines. > > Signed-off-by: Guvenc Gulce > Signed-off-by: Kar

[PATCH net-next v2 04/15] net/smc: Add link counters for IB device ports

2020-11-03 Thread Karsten Graul
From: Guvenc Gulce Add link counters to the structure of the smc ib device, one counter per ib port. Increase/decrease the counters as needed in the corresponding routines. Signed-off-by: Guvenc Gulce Signed-off-by: Karsten Graul --- net/smc/smc_core.c | 3 +++ net/smc/smc_ib.h | 1 + 2 fil