diff options
author | Doug Berger <opendmb@gmail.com> | 2025-03-06 11:26:34 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-07 19:33:47 -0800 |
commit | 3b5d4f5a820d362dd46472542b2e961fb1f93515 (patch) | |
tree | e0f353ac03ae209df74a86e2e904aede8471d370 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f841f5ef9911f1d050c62b5ad35ae96ff238c029 (diff) |
net: bcmgenet: move DESC_INDEX flow to ring 0
The default transmit and receive packet handling is moved from
the DESC_INDEX (i.e. 16) descriptor rings to the Ring 0 queues.
This saves a fair amount of special case code by unifying the
handling.
A default dummy filter is enabled in the Hardware Filter Block
to route default receive packets to Ring 0.
Signed-off-by: Doug Berger <opendmb@gmail.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://patch.msgid.link/20250306192643.2383632-7-opendmb@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions