summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mediatek/Makefile
diff options
context:
space:
mode:
authorVladimir Oltean <vladimir.oltean@nxp.com>2022-05-22 12:27:01 +0300
committerDavid S. Miller <davem@davemloft.net>2022-05-22 22:15:19 +0100
commit4149af28318a1335f844a778d67d1fd27d05a505 (patch)
treee66ad28ee5d221878672c90e4d7d32183245cb3c /drivers/net/ethernet/mediatek/Makefile
parentcb7f2d05da8ff973444d7e44b9c48e7c90d63915 (diff)
net: mscc: ocelot: offload tc action "ok" using an empty action vector
The "ok" tc action is useful when placed in front of a more generic filter to exclude some more specific rules from matching it. The ocelot switches can offload this tc action by creating an empty action vector (no _ENA fields set to 1). This makes sense for all of VCAP IS1, IS2 and ES0 (but not for PSFP). Add support for this action. Note that this makes the gact_drop_and_ok_test() selftest pass, where "action ok" is used in front of an "action drop" rule, both offloaded to VCAP IS2. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/mediatek/Makefile')
0 files changed, 0 insertions, 0 deletions