Home
last modified time | relevance | path

Searched hist:"64825827 ae3a53e01fc9bb9483b1a2ed7cb2b657" (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/infiniband/hw/mlx5/
H A Dcounters.h64825827ae3a53e01fc9bb9483b1a2ed7cb2b657 Thu Jul 02 10:18:06 CEST 2020 Leon Romanovsky <leonro@mellanox.com> RDMA/mlx5: Separate counters from main.c

There are number of counters types supported in mlx5_ib: HW counters,
congestion counters, Q-counters and flow counters. Almost all supporting
code was placed in main.c that made almost impossible to maintain the code
anymore. Let's create separate code namespace for the counters to easy
future generalization effort.

Link: https://lore.kernel.org/r/20200702081809.423482-4-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
H A Dqp.hdiff 64825827ae3a53e01fc9bb9483b1a2ed7cb2b657 Thu Jul 02 10:18:06 CEST 2020 Leon Romanovsky <leonro@mellanox.com> RDMA/mlx5: Separate counters from main.c

There are number of counters types supported in mlx5_ib: HW counters,
congestion counters, Q-counters and flow counters. Almost all supporting
code was placed in main.c that made almost impossible to maintain the code
anymore. Let's create separate code namespace for the counters to easy
future generalization effort.

Link: https://lore.kernel.org/r/20200702081809.423482-4-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
H A Dcounters.c64825827ae3a53e01fc9bb9483b1a2ed7cb2b657 Thu Jul 02 10:18:06 CEST 2020 Leon Romanovsky <leonro@mellanox.com> RDMA/mlx5: Separate counters from main.c

There are number of counters types supported in mlx5_ib: HW counters,
congestion counters, Q-counters and flow counters. Almost all supporting
code was placed in main.c that made almost impossible to maintain the code
anymore. Let's create separate code namespace for the counters to easy
future generalization effort.

Link: https://lore.kernel.org/r/20200702081809.423482-4-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
H A DMakefilediff 64825827ae3a53e01fc9bb9483b1a2ed7cb2b657 Thu Jul 02 10:18:06 CEST 2020 Leon Romanovsky <leonro@mellanox.com> RDMA/mlx5: Separate counters from main.c

There are number of counters types supported in mlx5_ib: HW counters,
congestion counters, Q-counters and flow counters. Almost all supporting
code was placed in main.c that made almost impossible to maintain the code
anymore. Let's create separate code namespace for the counters to easy
future generalization effort.

Link: https://lore.kernel.org/r/20200702081809.423482-4-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
H A Dcmd.hdiff 64825827ae3a53e01fc9bb9483b1a2ed7cb2b657 Thu Jul 02 10:18:06 CEST 2020 Leon Romanovsky <leonro@mellanox.com> RDMA/mlx5: Separate counters from main.c

There are number of counters types supported in mlx5_ib: HW counters,
congestion counters, Q-counters and flow counters. Almost all supporting
code was placed in main.c that made almost impossible to maintain the code
anymore. Let's create separate code namespace for the counters to easy
future generalization effort.

Link: https://lore.kernel.org/r/20200702081809.423482-4-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
H A Dcmd.cdiff 64825827ae3a53e01fc9bb9483b1a2ed7cb2b657 Thu Jul 02 10:18:06 CEST 2020 Leon Romanovsky <leonro@mellanox.com> RDMA/mlx5: Separate counters from main.c

There are number of counters types supported in mlx5_ib: HW counters,
congestion counters, Q-counters and flow counters. Almost all supporting
code was placed in main.c that made almost impossible to maintain the code
anymore. Let's create separate code namespace for the counters to easy
future generalization effort.

Link: https://lore.kernel.org/r/20200702081809.423482-4-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
H A Dqp.cdiff 64825827ae3a53e01fc9bb9483b1a2ed7cb2b657 Thu Jul 02 10:18:06 CEST 2020 Leon Romanovsky <leonro@mellanox.com> RDMA/mlx5: Separate counters from main.c

There are number of counters types supported in mlx5_ib: HW counters,
congestion counters, Q-counters and flow counters. Almost all supporting
code was placed in main.c that made almost impossible to maintain the code
anymore. Let's create separate code namespace for the counters to easy
future generalization effort.

Link: https://lore.kernel.org/r/20200702081809.423482-4-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
H A Dmain.cdiff 64825827ae3a53e01fc9bb9483b1a2ed7cb2b657 Thu Jul 02 10:18:06 CEST 2020 Leon Romanovsky <leonro@mellanox.com> RDMA/mlx5: Separate counters from main.c

There are number of counters types supported in mlx5_ib: HW counters,
congestion counters, Q-counters and flow counters. Almost all supporting
code was placed in main.c that made almost impossible to maintain the code
anymore. Let's create separate code namespace for the counters to easy
future generalization effort.

Link: https://lore.kernel.org/r/20200702081809.423482-4-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>