lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <4AF19E01.1000305@mellanox.co.il> Date: Wed, 04 Nov 2009 17:30:09 +0200 From: Yevgeny Petrilin <yevgenyp@...lanox.co.il> To: rdreier@...co.com CC: linux-rdma@...r.kernel.org, netdev@...r.kernel.org, liranl@...lanox.co.il, tziporet@...lanox.co.il, yevgenyp@...lanox.co.il Subject: [PATCH 00/25] mlx4: multi-function framework and Ethernet sriov. In ConnectX, nearly all device resources can be associated with any function. Once allocated, these resources can be manipulated exclusively by their associated functions in the same manner as in the single-function case. The device continues to use a single HCA Command Register (HCR), which is owned by the pf. Thus, the pf is given the role of allocating resources to vfs, and controlling shared resource (such as ports). A dedicated HW communication channel is used to transfer resource allocation and modification requests from vfs to the pf, and events from the pf to the vfs. Consequently, no hypervisor-specific services are required for pf-vf communication. This patch set sets the ground for multi-function operation and enables Ethernet interfaces on vfs. Signed-off-by: Liran Liss <liranl@...lanox.co.il> Signed-off-by: Yevgeny Petrilin <yevgenyp@...lanox.co.il> -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists