On Wed, 12 Aug 2026 21:10:36 +0400 Ivan Malov <[email protected]> wrote:
> This series adds support for per-VF (VADAPTER) MAC > statistics on Medford4 in the libefx base layer. > > The first patch selectively updates the MCDI headers, adding > new definitions needed by the subsequent patches. > > The second patch introduces netport VADAPTER statistics IDs, > which identify the per-VF counter set returned by the NIC. > > The third patch switches the netport statistics call to use > GET_NETPORT_STATISTICS_V2, passing the EVB port handle so > that the correct per-VF counters are retrieved. This part is fine. Applied to next-net

