mbox series

[net-next,0/3] Dynamic LMTST region setup

Message ID 20210629170006.722-1-gakula@marvell.com
Headers show
Series Dynamic LMTST region setup | expand

Message

Geetha sowjanya June 29, 2021, 5 p.m. UTC
This patch series allows RVU PF/VF to allocate memory for
LMTST operations instead of using memory reserved by firmware
which is mapped as device memory.
The LMTST mapping table contains the RVU PF/VF LMTST memory base
address entries. This table is used by hardware for LMTST operations.
Patch1 introduces new mailbox message to update the LMTST table with
the new allocated memory address.

Geetha sowjanya (2):
  octeontx2-af: Support configurable LMTST regions
  octeontx2-pf: Use runtime allocated LMTLINE region

Harman Kalra (1):
  octeontx2-af: cn10k: setting up lmtst map table

 .../net/ethernet/marvell/octeontx2/af/mbox.h  |  10 +
 .../net/ethernet/marvell/octeontx2/af/rvu.c   |   1 +
 .../net/ethernet/marvell/octeontx2/af/rvu.h   |   4 +
 .../ethernet/marvell/octeontx2/af/rvu_cn10k.c | 202 ++++++++++++++++++
 .../ethernet/marvell/octeontx2/af/rvu_reg.h   |  10 +
 .../marvell/octeontx2/af/rvu_struct.h         |   3 +-
 .../ethernet/marvell/octeontx2/nic/cn10k.c    |  87 +++-----
 .../ethernet/marvell/octeontx2/nic/cn10k.h    |   3 +-
 .../marvell/octeontx2/nic/otx2_common.h       |   7 +-
 .../ethernet/marvell/octeontx2/nic/otx2_pf.c  |  17 +-
 .../marvell/octeontx2/nic/otx2_txrx.h         |   1 +
 .../ethernet/marvell/octeontx2/nic/otx2_vf.c  |  12 +-
 12 files changed, 283 insertions(+), 74 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org July 1, 2021, 6:40 p.m. UTC | #1
Hello:

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

On Tue, 29 Jun 2021 22:30:03 +0530 you wrote:
> This patch series allows RVU PF/VF to allocate memory for

> LMTST operations instead of using memory reserved by firmware

> which is mapped as device memory.

> The LMTST mapping table contains the RVU PF/VF LMTST memory base

> address entries. This table is used by hardware for LMTST operations.

> Patch1 introduces new mailbox message to update the LMTST table with

> the new allocated memory address.

> 

> [...]


Here is the summary with links:
  - [net-next,1/3] octeontx2-af: cn10k: Setting up lmtst map table
    https://git.kernel.org/netdev/net-next/c/873a1e3d207a
  - [net-next,2/3] octeontx2-af: cn10k: Support configurable LMTST regions
    https://git.kernel.org/netdev/net-next/c/893ae97214c3
  - [net-next,3/3] octeontx2-pf: cn10k: Use runtime allocated LMTLINE region
    https://git.kernel.org/netdev/net-next/c/5c0512072f65

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