Skip to content

Switchtec-kernel v1.9 Release

Latest
Compare
Choose a tag to compare
@kelvin-cao kelvin-cao released this 23 Jan 19:42
· 3 commits to master since this release

About this Release

This release supports the following Switchtec devices and releases.

Generation Variant Release
Gen5 PFX/PSX RevB Beta (F/W version: 07.06.0.045)

Note:

  • The switchtec-kernel drivers were tested on Ubuntu 20.04.2 LTS with kernel 5.15.0-91-generic.

What is New Since v1.8 Release?

This release introduces the following new features, changes and fixes.

Kelvin Cao (16):
      Add a lock to protect NT partition operations
      Add a new reserved LUT for remote crosslink info
      Move up function config_rsvd_lut_win()
      Add enum for the reserved LUT and make bar_addrs global
      Push two reserved LUTs setup to link status update
      Use one function for the deferred crosslink setup
      Use crosslink_is_enabled() to check crosslink enabling
      Fix a crosslink target partition configuration issue
      Clean up two reserved LUTs when link forced down
      Reserve driver used LUT slots in initialization
      Update link status when enabling link
      Update version to 1.9
      Use common comment style
      Update Gen5 device IDs per revB changes
      ntb_hw_switchtec: Fix another ntb_mw_clear_trans error if size == 0
      Setup crosslink before sending link force down message

Limitations

N/A