[PATCH net-next v4 0/2] net: dsa: yt921x: Add ACL support

David Yang posted 2 patches 1 week, 3 days ago
There is a newer version of this series
drivers/net/dsa/yt921x.c | 1013 +++++++++++++++++++++++++++++++++++++-
drivers/net/dsa/yt921x.h |  284 +++++++++++
net/dsa/tag_yt921x.c     |    2 +
3 files changed, 1296 insertions(+), 3 deletions(-)
[PATCH net-next v4 0/2] net: dsa: yt921x: Add ACL support
Posted by David Yang 1 week, 3 days ago
v3: https://lore.kernel.org/r/20260523020704.503966-1-mmyangfl@gmail.com
  - handle ACL tag code
  - fix the upper bound for FLOW_DISSECTOR_KEY_PORTS_RANGE
  - extack messages when possible
  - check the redirect target for FLOW_ACTION_REDIRECT
  - fix candidates overrun
  - fix the activation order for rule and action
v2: https://lore.kernel.org/r/20260520022242.120640-1-mmyangfl@gmail.com
  - v1 was mistakenly sent as v2
v1: https://lore.kernel.org/r/20260514192140.3468543-1-mmyangfl@gmail.com
  - fix issue reported by test robot

David Yang (2):
  net: dsa: tag_yt921x: handle ACL tag code
  net: dsa: yt921x: Add ACL support

 drivers/net/dsa/yt921x.c | 1013 +++++++++++++++++++++++++++++++++++++-
 drivers/net/dsa/yt921x.h |  284 +++++++++++
 net/dsa/tag_yt921x.c     |    2 +
 3 files changed, 1296 insertions(+), 3 deletions(-)

-- 
2.53.0