History log of /dpdk/drivers/net/sfc/sfc_tbl_meta_cache.c (Results 1 – 1 of 1)
Revision Date Author Comments
# bc712f1c 07-Jun-2023 Denis Pryazhennikov <denis.pryazhennikov@arknetworks.am>

net/sfc: support attaching to HW table

The patch adds APIs to initialise, manipulate and finalise
HW tables API-specific context in NIC control structure.
The context itself will be used to store HW

net/sfc: support attaching to HW table

The patch adds APIs to initialise, manipulate and finalise
HW tables API-specific context in NIC control structure.
The context itself will be used to store HW tables-related info,
like table descriptors and field descriptors.

Signed-off-by: Denis Pryazhennikov <denis.pryazhennikov@arknetworks.am>
Reviewed-by: Ivan Malov <ivan.malov@arknetworks.am>
Reviewed-by: Andy Moreton <amoreton@xilinx.com>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>

show more ...