Searched hist:a3a0e81b (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/smc/ |
H A D | smc_tracepoint.c | a3a0e81b Mon Nov 01 02:39:16 CDT 2021 Tony Lu <tonylu@linux.alibaba.com> net/smc: Introduce tracepoint for smcr link down
SMC-R link down event is important to help us find links' issues, we should track this event, especially in the single nic mode, which means upper layer connection would be shut down. Then find out the direct link-down reason in time, not only increased the counter, also the location of the code who triggered this event.
Signed-off-by: Tony Lu <tonylu@linux.alibaba.com> Reviewed-by: Wen Gu <guwen@linux.alibaba.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | smc_tracepoint.h | a3a0e81b Mon Nov 01 02:39:16 CDT 2021 Tony Lu <tonylu@linux.alibaba.com> net/smc: Introduce tracepoint for smcr link down
SMC-R link down event is important to help us find links' issues, we should track this event, especially in the single nic mode, which means upper layer connection would be shut down. Then find out the direct link-down reason in time, not only increased the counter, also the location of the code who triggered this event.
Signed-off-by: Tony Lu <tonylu@linux.alibaba.com> Reviewed-by: Wen Gu <guwen@linux.alibaba.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | smc_core.c | a3a0e81b Mon Nov 01 02:39:16 CDT 2021 Tony Lu <tonylu@linux.alibaba.com> net/smc: Introduce tracepoint for smcr link down
SMC-R link down event is important to help us find links' issues, we should track this event, especially in the single nic mode, which means upper layer connection would be shut down. Then find out the direct link-down reason in time, not only increased the counter, also the location of the code who triggered this event.
Signed-off-by: Tony Lu <tonylu@linux.alibaba.com> Reviewed-by: Wen Gu <guwen@linux.alibaba.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|