diff options
author | Alexander Duyck <alexanderduyck@fb.com> | 2024-07-12 08:50:35 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-07-15 12:50:44 -0700 |
commit | 355440a6981ab8166a8291678424bb38d3c1f5f9 (patch) | |
tree | 4910d18241bb36f60c2ce4153b6c1f638ce0cb05 /drivers/net/netconsole.c | |
parent | eb690ef8d1c2a1b60e8c11721ace1538f027459e (diff) |
eth: fbnic: Write the TCAM tables used for RSS control and Rx to host
RSS is controlled by the Rx filter tables. Program rules matching
on appropriate traffic types and set hashing fields using actions.
We need a separate set of rules for broadcast and multicast
because the action there needs to include forwarding to BMC.
This patch only initializes the default settings, the control
of the configuration using ethtool will come soon.
With this the necessary rules are put in place to enable Rx of packets by
the host.
Signed-off-by: Alexander Duyck <alexanderduyck@fb.com>
Link: https://patch.msgid.link/172079943591.1778861.17778587068185893750.stgit@ahduyck-xeon-server.home.arpa
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/netconsole.c')
0 files changed, 0 insertions, 0 deletions