Commit 7481811
scsi: lpfc: Add support for maintaining the cm statistics buffer
Add the logic to move the congestion management and event information into
the cmd statistics buffer maintained for the adapter. The update includes
rolling up values for the last minute, hour, and day information.
Link: https://lore.kernel.org/r/20210816162901.121235-12-jsmart2021@gmail.com
Co-developed-by: Justin Tee <justin.tee@broadcom.com>
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>1 parent 17b27ac commit 7481811
3 files changed
Lines changed: 542 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
86 | 87 | | |
87 | 88 | | |
| 89 | + | |
88 | 90 | | |
89 | 91 | | |
90 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3783 | 3783 | | |
3784 | 3784 | | |
3785 | 3785 | | |
| 3786 | + | |
3786 | 3787 | | |
3787 | 3788 | | |
3788 | 3789 | | |
| |||
3856 | 3857 | | |
3857 | 3858 | | |
3858 | 3859 | | |
| 3860 | + | |
| 3861 | + | |
3859 | 3862 | | |
3860 | 3863 | | |
3861 | 3864 | | |
| |||
9539 | 9542 | | |
9540 | 9543 | | |
9541 | 9544 | | |
| 9545 | + | |
9542 | 9546 | | |
9543 | 9547 | | |
9544 | 9548 | | |
| |||
9601 | 9605 | | |
9602 | 9606 | | |
9603 | 9607 | | |
| 9608 | + | |
| 9609 | + | |
| 9610 | + | |
| 9611 | + | |
| 9612 | + | |
9604 | 9613 | | |
9605 | 9614 | | |
9606 | 9615 | | |
| |||
9688 | 9697 | | |
9689 | 9698 | | |
9690 | 9699 | | |
| 9700 | + | |
9691 | 9701 | | |
9692 | 9702 | | |
9693 | 9703 | | |
| |||
0 commit comments