[PATCH net-next 0/3] net: dsa: yt921x: Add port qdisc tbf support

David Yang posted 3 patches 1 month, 1 week ago
There is a newer version of this series
drivers/net/dsa/yt921x.c | 138 +++++++++++++++++++++++++++++++++++++++
drivers/net/dsa/yt921x.h |  66 ++++++++++++++++++-
include/net/pkt_cls.h    |   7 +-
net/sched/sch_tbf.c      |  15 ++++-
4 files changed, 221 insertions(+), 5 deletions(-)
[PATCH net-next 0/3] net: dsa: yt921x: Add port qdisc tbf support
Posted by David Yang 1 month, 1 week ago
v0: https://lore.kernel.org/r/20260409171209.2575583-1-mmyangfl@gmail.com
  - picked from old series
  - add extack to the offload struct
  - add all params to the offload struct

David Yang (3):
  net: sched: tbf: add extack to offload params
  net: sched: tbf: pass all params to offload users
  net: dsa: yt921x: Add port qdisc tbf support

 drivers/net/dsa/yt921x.c | 138 +++++++++++++++++++++++++++++++++++++++
 drivers/net/dsa/yt921x.h |  66 ++++++++++++++++++-
 include/net/pkt_cls.h    |   7 +-
 net/sched/sch_tbf.c      |  15 ++++-
 4 files changed, 221 insertions(+), 5 deletions(-)

-- 
2.53.0