On 4/11/25 11:57 AM, Wei Fang wrote: > Since i.MX95 ENETC (v4) uses NTMP 2.0 to manage the RSS table, which is > different from LS1028A ENETC (v1). In order to reuse some functions > related to the RSS table, so add .get_rss_table() and .set_rss_table() > hooks to enetc_si_ops. > > Signed-off-by: Wei Fang <wei.f...@nxp.com> > --- > v5 changes: > Add enetc_set_default_rss_key() to enetc_pf_common.c and use it in both > enetc v1 and v4 drivers
Note for the reviewers: this changelog actually applies to the next (07/14) patch. /P