]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: airoha: Add l2_flows rhashtable
authorLorenzo Bianconi <lorenzo@kernel.org>
Wed, 9 Apr 2025 09:47:14 +0000 (11:47 +0200)
committerJakub Kicinski <kuba@kernel.org>
Sat, 12 Apr 2025 03:15:36 +0000 (20:15 -0700)
commitb4916f67902e2ae1dc8e37dfa45e8894ad2f8921
tree4b30a7272dfa242feb92e1bd96bd382782b0bdea
parent8bb3212be4b45f7a6089e45dda7dfe9abcee4d65
net: airoha: Add l2_flows rhashtable

Introduce l2_flows rhashtable in airoha_ppe struct in order to
store L2 flows committed by upper layers of the kernel. This is a
preliminary patch in order to offload L2 traffic rules.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Reviewed-by: Michal Kubiak <michal.kubiak@intel.com>
Link: https://patch.msgid.link/20250409-airoha-flowtable-l2b-v2-1-4a1e3935ea92@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/airoha/airoha_eth.h
drivers/net/ethernet/airoha/airoha_ppe.c