#
fd821625 |
| 06-May-2024 |
Hamdan Igbaria <hamdani@nvidia.com> |
net/mlx5/hws: dump action STE arrays info
Dump action ste arrays info for resizing matchers.
Signed-off-by: Hamdan Igbaria <hamdani@nvidia.com> Acked-by: Matan Azrad <matan@nvidia.com>
|
#
a5230507 |
| 26-Feb-2024 |
Hamdan Igbaria <hamdani@nvidia.com> |
net/mlx5/hws: support comparison matcher
Add support for compare matcher, this matcher will allow direct comparison between two packet fields, or a packet field and a value, with fully masked DW. Fo
net/mlx5/hws: support comparison matcher
Add support for compare matcher, this matcher will allow direct comparison between two packet fields, or a packet field and a value, with fully masked DW. For now this matcher hash table is limited to size 1x1, thus it supports only 1 rule STE.
Signed-off-by: Hamdan Igbaria <hamdani@nvidia.com> Signed-off-by: Michael Baum <michaelba@nvidia.com> Acked-by: Suanming Mou <suanmingm@nvidia.com>
show more ...
|
#
004edb48 |
| 20-Mar-2023 |
Hamdan Igbaria <hamdani@nvidia.com> |
net/mlx5/hws: dump FT ICM addresses
Add the support for query FT command. Use the query FT command to dump the ICM addresses of table start anchor and matcher end anchor.
Signed-off-by: Hamdan Igba
net/mlx5/hws: dump FT ICM addresses
Add the support for query FT command. Use the query FT command to dump the ICM addresses of table start anchor and matcher end anchor.
Signed-off-by: Hamdan Igbaria <hamdani@nvidia.com> Reviewed-by: Alex Vesker <valex@nvidia.com> Acked-by: Matan Azrad <matan@nvidia.com>
show more ...
|
#
a2ea62bc |
| 02-Feb-2023 |
Hamdan Igbaria <hamdani@nvidia.com> |
net/mlx5/hws: dump STC info
Dump the STC info in debug dump.
Signed-off-by: Hamdan Igbaria <hamdani@nvidia.com> Acked-by: Matan Azrad <matan@nvidia.com>
|
#
d6c69bca |
| 01-Feb-2023 |
Alex Vesker <valex@nvidia.com> |
net/mlx5/hws: dump range and hash
Add support for dumping range and hash definers objects. Hash definer is a per matcher object describing the fields used for hashing. Range definer is per match tem
net/mlx5/hws: dump range and hash
Add support for dumping range and hash definers objects. Hash definer is a per matcher object describing the fields used for hashing. Range definer is per match template object describing the fields used for range matching. Both are optional based on the given match templates.
Signed-off-by: Alex Vesker <valex@nvidia.com> Acked-by: Matan Azrad <matan@nvidia.com>
show more ...
|
#
78580cf4 |
| 20-Oct-2022 |
Hamdan Igbaria <hamdani@nvidia.com> |
net/mlx5/hws: add debug layer
The debug layer is used to generate a debug CSV file containing details of the context, table, matcher, rules and other useful debug information.
Signed-off-by: Hamdan
net/mlx5/hws: add debug layer
The debug layer is used to generate a debug CSV file containing details of the context, table, matcher, rules and other useful debug information.
Signed-off-by: Hamdan Igbaria <hamdani@nvidia.com> Signed-off-by: Alex Vesker <valex@nvidia.com>
show more ...
|