diff options
| author | Aya Levin <[email protected]> | 2021-01-26 15:24:16 -0800 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2021-01-27 19:53:53 -0800 |
| commit | 5543e989fe5e2fe6a5829ee42c00152cac2bb8a0 (patch) | |
| tree | 0fd9ed5f2eaf808689db4f2767187d70af5fac21 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | cf74760932602fb25d16c57e49dbc445c81d0ff1 (diff) | |
net/mlx5e: Add trap entity to ETH driver
Introduce mlx5e_trap which includes a dedicated RQ and NAPI for trapped
packets. Trap-RQ processes packets that were destined to be dropped,
but for debug and visibility sake these packets are trapped and reported
to devlink.
Trap-RQ connects between the HW and the driver and is not a part of a
channel. Open mlx5e_create_rq() and mlx5_core_destroy_rq() as API and
add dedicate RQ handlers which report to devlink of trapped packets.
Signed-off-by: Aya Levin <[email protected]>
Reviewed-by: Tariq Toukan <[email protected]>
Signed-off-by: Tariq Toukan <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions