Searched hist:"2942210043224 c0f6e88bd9d7c9c7c5949a36567" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/vdpa/mlx5/net/ |
H A D | debug.c | 2942210043224c0f6e88bd9d7c9c7c5949a36567 Mon Nov 14 14:17:58 CET 2022 Eli Cohen <elic@nvidia.com> vdpa/mlx5: Add debugfs subtree
Add debugfs subtree and expose flow table ID and TIR number. This information can be used by external tools to do extended troubleshooting.
The information can be retrieved like so: $ cat /sys/kernel/debug/mlx5/mlx5_core.sf.1/vdpa-0/rx/table_id $ cat /sys/kernel/debug/mlx5/mlx5_core.sf.1/vdpa-0/rx/tirn
Reviewed-by: Si-Wei Liu <si-wei.liu@oracle.com> Acked-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Eli Cohen <elic@nvidia.com> Message-Id: <20221114131759.57883-8-elic@nvidia.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | mlx5_vnet.h | diff 2942210043224c0f6e88bd9d7c9c7c5949a36567 Mon Nov 14 14:17:58 CET 2022 Eli Cohen <elic@nvidia.com> vdpa/mlx5: Add debugfs subtree
Add debugfs subtree and expose flow table ID and TIR number. This information can be used by external tools to do extended troubleshooting.
The information can be retrieved like so: $ cat /sys/kernel/debug/mlx5/mlx5_core.sf.1/vdpa-0/rx/table_id $ cat /sys/kernel/debug/mlx5/mlx5_core.sf.1/vdpa-0/rx/tirn
Reviewed-by: Si-Wei Liu <si-wei.liu@oracle.com> Acked-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Eli Cohen <elic@nvidia.com> Message-Id: <20221114131759.57883-8-elic@nvidia.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | mlx5_vnet.c | diff 2942210043224c0f6e88bd9d7c9c7c5949a36567 Mon Nov 14 14:17:58 CET 2022 Eli Cohen <elic@nvidia.com> vdpa/mlx5: Add debugfs subtree
Add debugfs subtree and expose flow table ID and TIR number. This information can be used by external tools to do extended troubleshooting.
The information can be retrieved like so: $ cat /sys/kernel/debug/mlx5/mlx5_core.sf.1/vdpa-0/rx/table_id $ cat /sys/kernel/debug/mlx5/mlx5_core.sf.1/vdpa-0/rx/tirn
Reviewed-by: Si-Wei Liu <si-wei.liu@oracle.com> Acked-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Eli Cohen <elic@nvidia.com> Message-Id: <20221114131759.57883-8-elic@nvidia.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
/linux/drivers/vdpa/mlx5/ |
H A D | Makefile | diff 2942210043224c0f6e88bd9d7c9c7c5949a36567 Mon Nov 14 14:17:58 CET 2022 Eli Cohen <elic@nvidia.com> vdpa/mlx5: Add debugfs subtree
Add debugfs subtree and expose flow table ID and TIR number. This information can be used by external tools to do extended troubleshooting.
The information can be retrieved like so: $ cat /sys/kernel/debug/mlx5/mlx5_core.sf.1/vdpa-0/rx/table_id $ cat /sys/kernel/debug/mlx5/mlx5_core.sf.1/vdpa-0/rx/tirn
Reviewed-by: Si-Wei Liu <si-wei.liu@oracle.com> Acked-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Eli Cohen <elic@nvidia.com> Message-Id: <20221114131759.57883-8-elic@nvidia.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|