From: Jakub Kicinski Date: Thu, 31 Oct 2024 00:50:39 +0000 (-0700) Subject: Merge branch 'refactoring-rvu-nic-driver' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=e110225ec120bb4327b442601daffe82ca514bbf;p=users%2Fjedix%2Flinux-maple.git Merge branch 'refactoring-rvu-nic-driver' Geetha sowjanya says: ==================== Refactoring RVU NIC driver This is a preparation pathset for follow-up "Introducing RVU representors driver" patches. The RVU representor driver creates representor netdev of each rvu device when switch dev mode is enabled. RVU representor and NIC have a similar set of HW resources(NIX_LF,RQ/SQ/CQ) and implements a subset of NIC functionality. This patch set groups hw resources and queue configuration code into single API and export the existing functions so, that code can be shared between NIC and representor drivers. These patches are part of "Introduce RVU representors" patchset. https://lore.kernel.org/all/ZsdJ-w00yCI4NQ8T@nanopsycho.orion/T/ As suggested by "Jiri Pirko", submitting as separate patchset. ==================== Link: https://patch.msgid.link/20241023161843.15543-1-gakula@marvell.com Signed-off-by: Jakub Kicinski --- e110225ec120bb4327b442601daffe82ca514bbf