diff options
author | Pavan Chebbi <pavan.chebbi@broadcom.com> | 2024-02-20 15:03:15 -0800 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-02-22 15:31:23 +0100 |
commit | 532c034e4b2b460a2d8584ce8f9e11f646c7f4e9 (patch) | |
tree | c73e5e3610b116aba9cecf5d19144201adf3ddae /net/unix/af_unix.c | |
parent | ef4ee64e99903692f46b82b1f84c1173004dbb54 (diff) | |
download | linux-532c034e4b2b460a2d8584ce8f9e11f646c7f4e9.tar.gz linux-532c034e4b2b460a2d8584ce8f9e11f646c7f4e9.tar.bz2 linux-532c034e4b2b460a2d8584ce8f9e11f646c7f4e9.zip |
bnxt_en: Provision for an additional VNIC for ntuple filters
On newer chips that support the ring table index method for
ntuple filters, the current scheme of using the same VNIC for
both RSS and ntuple filters will not work in all cases. An
ntuple filter can only be directed to a destination ring if
that destination ring is also in the RSS indirection table.
To support ntuple filters with any arbitratry RSS indirection
table that may only include a subset of the rings, we need to
use a separate VNIC for ntuple filters.
This patch provisions the additional VNIC. The next patch will
allocate additional VNIC from firmware and set it up.
Reviewed-by: Somnath Kotur <somnath.kotur@broadcom.com>
Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Signed-off-by: Pavan Chebbi <pavan.chebbi@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions