[PATCH net-next v2 0/4] net: lan966x: Add mqprio and taprio support

Horatiu Vultur posted 4 patches 3 years, 6 months ago
.../net/ethernet/microchip/lan966x/Makefile   |   3 +-
.../ethernet/microchip/lan966x/lan966x_main.c |  11 +-
.../ethernet/microchip/lan966x/lan966x_main.h |  17 +
.../microchip/lan966x/lan966x_mqprio.c        |  28 +
.../ethernet/microchip/lan966x/lan966x_port.c |   2 +
.../ethernet/microchip/lan966x/lan966x_ptp.c  |   9 +-
.../ethernet/microchip/lan966x/lan966x_regs.h | 159 ++++++
.../microchip/lan966x/lan966x_taprio.c        | 528 ++++++++++++++++++
.../ethernet/microchip/lan966x/lan966x_tc.c   |  40 ++
9 files changed, 792 insertions(+), 5 deletions(-)
create mode 100644 drivers/net/ethernet/microchip/lan966x/lan966x_mqprio.c
create mode 100644 drivers/net/ethernet/microchip/lan966x/lan966x_taprio.c
create mode 100644 drivers/net/ethernet/microchip/lan966x/lan966x_tc.c
[PATCH net-next v2 0/4] net: lan966x: Add mqprio and taprio support
Posted by Horatiu Vultur 3 years, 6 months ago
Add support for offloading QoS features with tc command to lan966x. The
offloaded QoS features are mqprio and taprio.

v1->v2:
- fix compilation warning
- rename lan966x_taprio_enable/disable to lan966x_taprio_add/del

Horatiu Vultur (4):
  net: lan966x: Add define for number of priority queues NUM_PRIO_QUEUES
  net: lan966x: Add offload support for mqprio
  net: lan966x: Add registers used by taprio
  net: lan966x: Add offload support for taprio

 .../net/ethernet/microchip/lan966x/Makefile   |   3 +-
 .../ethernet/microchip/lan966x/lan966x_main.c |  11 +-
 .../ethernet/microchip/lan966x/lan966x_main.h |  17 +
 .../microchip/lan966x/lan966x_mqprio.c        |  28 +
 .../ethernet/microchip/lan966x/lan966x_port.c |   2 +
 .../ethernet/microchip/lan966x/lan966x_ptp.c  |   9 +-
 .../ethernet/microchip/lan966x/lan966x_regs.h | 159 ++++++
 .../microchip/lan966x/lan966x_taprio.c        | 528 ++++++++++++++++++
 .../ethernet/microchip/lan966x/lan966x_tc.c   |  40 ++
 9 files changed, 792 insertions(+), 5 deletions(-)
 create mode 100644 drivers/net/ethernet/microchip/lan966x/lan966x_mqprio.c
 create mode 100644 drivers/net/ethernet/microchip/lan966x/lan966x_taprio.c
 create mode 100644 drivers/net/ethernet/microchip/lan966x/lan966x_tc.c

-- 
2.33.0
Re: [PATCH net-next v2 0/4] net: lan966x: Add mqprio and taprio support
Posted by patchwork-bot+netdevbpf@kernel.org 3 years, 6 months ago
Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:

On Wed, 21 Sep 2022 14:25:34 +0200 you wrote:
> Add support for offloading QoS features with tc command to lan966x. The
> offloaded QoS features are mqprio and taprio.
> 
> v1->v2:
> - fix compilation warning
> - rename lan966x_taprio_enable/disable to lan966x_taprio_add/del
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/4] net: lan966x: Add define for number of priority queues NUM_PRIO_QUEUES
    https://git.kernel.org/netdev/net-next/c/644ffce5f1be
  - [net-next,v2,2/4] net: lan966x: Add offload support for mqprio
    https://git.kernel.org/netdev/net-next/c/3c83431f0795
  - [net-next,v2,3/4] net: lan966x: Add registers used by taprio
    https://git.kernel.org/netdev/net-next/c/2a252a0bd2e9
  - [net-next,v2,4/4] net: lan966x: Add offload support for taprio
    https://git.kernel.org/netdev/net-next/c/e462b2717380

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html