mbox series

[net-next,0/3,pull,request] 1GbE Intel Wired LAN Driver Updates 2021-08-27

Message ID 20210827172513.224045-1-anthony.l.nguyen@intel.com
Headers show
Series 1GbE Intel Wired LAN Driver Updates 2021-08-27 | expand

Message

Tony Nguyen Aug. 27, 2021, 5:25 p.m. UTC
Aravindhan Gunasekaran says:

This adds support for Credit-based shaper qdisc offload from
Traffic Control system. It enables traffic prioritization and
bandwidth reservation via the Credit-Based Shaper which is
implemented in hardware by i225 controller.

Patch 1/3 adds a default cycle-time for TSN mode to be configured.

Patch 2/3 helps to separate TSN mode programming on the fly and
during reset sequence. It also simplifies handling features flags
for various TSN modes supported by i225 in the driver.

Patch 3/3 adds support for IEEE802.1Qav(CBS) standard
implemented in i225 HW. Two sets of CBS HW shapers are present
in i225 and driver enables them in the two high priority queues.

The following are changes since commit 4baf0e0b329874ec5e85480f53851b5f05a7ae58:
  um: vector: adjust to coalesce API changes
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 1GbE

Aravindhan Gunasekaran (1):
  igc: Add support for CBS offloading

Vinicius Costa Gomes (2):
  igc: Use default cycle 'start' and 'end' values for queues
  igc: Simplify TSN flags handling

 drivers/net/ethernet/intel/igc/igc.h         |  11 ++
 drivers/net/ethernet/intel/igc/igc_defines.h |   8 +
 drivers/net/ethernet/intel/igc/igc_main.c    | 110 ++++++++++--
 drivers/net/ethernet/intel/igc/igc_regs.h    |   3 +
 drivers/net/ethernet/intel/igc/igc_tsn.c     | 174 +++++++++++++++----
 drivers/net/ethernet/intel/igc/igc_tsn.h     |   1 +
 6 files changed, 258 insertions(+), 49 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Aug. 29, 2021, 9:50 a.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Fri, 27 Aug 2021 10:25:10 -0700 you wrote:
> Aravindhan Gunasekaran says:

> 

> This adds support for Credit-based shaper qdisc offload from

> Traffic Control system. It enables traffic prioritization and

> bandwidth reservation via the Credit-Based Shaper which is

> implemented in hardware by i225 controller.

> 

> [...]


Here is the summary with links:
  - [net-next,1/3] igc: Use default cycle 'start' and 'end' values for queues
    https://git.kernel.org/netdev/net-next/c/c814a2d2d48f
  - [net-next,2/3] igc: Simplify TSN flags handling
    https://git.kernel.org/netdev/net-next/c/61572d5f8f91
  - [net-next,3/3] igc: Add support for CBS offloading
    https://git.kernel.org/netdev/net-next/c/1ab011b0bf07

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