diff options
| author | Aya Levin <[email protected]> | 2021-01-26 15:24:12 -0800 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2021-01-27 19:53:52 -0800 |
| commit | 1c46d7409f301592731f941a7ec6c51cb6b54b0b (patch) | |
| tree | 31f05f106b96d313c4bf5b62e0871b1622f72064 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | 241dc159391fb9d351362d911a39dff84074cc92 (diff) | |
net/mlx5e: Optimize promiscuous mode
Change steering flow to optimize traffic in promiscuous mode. On demand,
add a high priority table containing a catch-all rule. All incoming
packets are caught by this rule and steered directly to the TTC table.
Prior to this change, packets in promiscuous mode may suffer from up to
4 steering hops before reaching TTC table.
In addition, this patch will allow us adding a catch-all rule at the end
of MAC table to serve MAC trap, with no impact on promiscuous mode
performance.
Signed-off-by: Aya Levin <[email protected]>
Reviewed-by: Moshe Shemesh <[email protected]>
Reviewed-by: Maor Gottlieb <[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