lp:~canonical-kernel/ubuntu/+source/linux-azure/+git/noble

Owned by Canonical Kernel
Get this repository:
git clone https://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-azure/+git/noble
Members of Canonical Kernel can upload to this repository. Log in for directions.

Branches

Name Last Modified Last Commit
master-next 2024-06-28 19:41:39 UTC
net: mana: Add support for page sizes other than 4KB on ARM64

Author: Haiyang Zhang
Author Date: 2024-06-25 21:09:20 UTC

net: mana: Add support for page sizes other than 4KB on ARM64

BugLink: https://bugs.launchpad.net/bugs/2070402

As defined by the MANA Hardware spec, the queue size for DMA is 4KB
minimal, and power of 2. And, the HWC queue size has to be exactly
4KB.

To support page sizes other than 4KB on ARM64, define the minimal
queue size as a macro separately from the PAGE_SIZE, which we always
assumed it to be 4KB before supporting ARM64.

Also, add MANA specific macros and update code related to size
alignment, DMA region calculations, etc.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Reviewed-by: Michael Kelley <mhklinux@outlook.com>
Link: https://lore.kernel.org/r/1718655446-6576-1-git-send-email-haiyangz@microsoft.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
(cherry picked from commit 382d1741b5b2feffef7942dd074206372afe1a96 linux-next)
Signed-off-by: John Cabaj <john.cabaj@canonical.com>
Acked-by: Marcelo Henrique Cerri <marcelo.cerri@canonical.com>
Acked-by: Thibault Ferrante <thibault.ferrante@canonical.com>
Signed-off-by: John Cabaj <john.cabaj@canonical.com>

master 2024-04-16 17:42:45 UTC
UBUNTU: Ubuntu-azure-6.8.0-1006.6

Author: Andrea Righi
Author Date: 2024-04-16 17:42:45 UTC

UBUNTU: Ubuntu-azure-6.8.0-1006.6

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>

12 of 2 results
This repository contains Public information 
Everyone can see this information.