aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc
diff options
context:
space:
mode:
authorAya Levin <ayal@nvidia.com>2021-01-26 15:24:12 -0800
committerJakub Kicinski <kuba@kernel.org>2021-01-27 19:53:52 -0800
commit1c46d7409f301592731f941a7ec6c51cb6b54b0b (patch)
tree31f05f106b96d313c4bf5b62e0871b1622f72064 /drivers/net/ethernet/intel/igc
parentnet/mlx5: Notify on trap action by blocking event (diff)
downloadlinux-rng-1c46d7409f301592731f941a7ec6c51cb6b54b0b.tar.xz
linux-rng-1c46d7409f301592731f941a7ec6c51cb6b54b0b.zip
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 <ayal@nvidia.com> Reviewed-by: Moshe Shemesh <moshe@nvidia.com> Reviewed-by: Maor Gottlieb <maorg@nvidia.com> Reviewed-by: Tariq Toukan <tariqt@nvidia.com> Signed-off-by: Tariq Toukan <tariqt@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions