From: Vladimir Oltean <olteanv@gmail.com> To: "David S. Miller" <davem@davemloft.net>, Jakub Kicinski <kuba@kernel.org>, netdev@vger.kernel.org Cc: Ido Schimmel <idosch@nvidia.com>, Petr Machata <petrm@nvidia.com>, Alexander Duyck <alexander.duyck@gmail.com>, Jamal Hadi Salim <jhs@mojatatu.com>, Cong Wang <xiyou.wangcong@gmail.com>, Jiri Pirko <jiri@nvidia.com>, andrew@lunn.ch, f.fainelli@gmail.com, vivien.didelot@gmail.com Subject: [RFC PATCH net-next 0/2] Port-based priority on DSA switches using tc-matchall Date: Wed, 13 Jan 2021 17:41:37 +0200 Message-ID: <20210113154139.1803705-1-olteanv@gmail.com> (raw) From: Vladimir Oltean <vladimir.oltean@nxp.com> This is a proposal for configuring the port-based default priority on switch ports using tc-matchall and skbedit priority. Comments welcome. Vladimir Oltean (2): net: dsa: allow setting port-based QoS priority using tc matchall skbedit net: dsa: felix: offload port priority drivers/net/dsa/ocelot/felix.c | 15 +++++++ include/net/dsa.h | 8 ++++ net/dsa/slave.c | 72 ++++++++++++++++++++++++++++++++++ 3 files changed, 95 insertions(+) -- 2.25.1
next reply index Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-01-13 15:41 Vladimir Oltean [this message] 2021-01-13 15:41 ` [RFC PATCH net-next 1/2] net: dsa: allow setting port-based QoS priority using tc matchall skbedit Vladimir Oltean 2021-01-13 23:41 ` Andrew Lunn 2021-01-14 0:17 ` Vladimir Oltean 2021-01-14 1:02 ` Andrew Lunn 2021-01-13 15:41 ` [RFC PATCH net-next 2/2] net: dsa: felix: offload port priority Vladimir Oltean 2021-01-13 23:36 ` Andrew Lunn 2021-01-13 23:37 ` Florian Fainelli 2021-01-14 0:57 ` Vladimir Oltean
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20210113154139.1803705-1-olteanv@gmail.com \ --to=olteanv@gmail.com \ --cc=alexander.duyck@gmail.com \ --cc=andrew@lunn.ch \ --cc=davem@davemloft.net \ --cc=f.fainelli@gmail.com \ --cc=idosch@nvidia.com \ --cc=jhs@mojatatu.com \ --cc=jiri@nvidia.com \ --cc=kuba@kernel.org \ --cc=netdev@vger.kernel.org \ --cc=petrm@nvidia.com \ --cc=vivien.didelot@gmail.com \ --cc=xiyou.wangcong@gmail.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Netdev Archive on lore.kernel.org Archives are clonable: git clone --mirror https://lore.kernel.org/netdev/0 netdev/git/0.git git clone --mirror https://lore.kernel.org/netdev/1 netdev/git/1.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 netdev netdev/ https://lore.kernel.org/netdev \ netdev@vger.kernel.org public-inbox-index netdev Example config snippet for mirrors Newsgroup available over NNTP: nntp://nntp.lore.kernel.org/org.kernel.vger.netdev AGPL code for this site: git clone https://public-inbox.org/public-inbox.git