K 10 svn:author V 3 erj K 8 svn:date V 27 2022-10-19T23:24:54.091251Z K 7 svn:log V 875 iavf(4): Split source and update to 3.0.26-k The iavf(4) driver now uses a different source base from ixl(4), since it will be the standard VF driver for new Intel Ethernet products going forward, including ice(4). It continues to use the iflib framework for network drivers. Since it now uses a different source code base, this commit adds a new sys/dev/iavf entry, but it re-uses the existing module name so no configuration changes are necessary. Signed-off-by: Eric Joyner Reviewed by: kbowling@ Tested by: lukasz.szczepaniak@intel.com Sponsored by: Intel Corporation Differential Revision: https://reviews.freebsd.org/D28636 (cherry picked from commit ca853dee3b8f26f53d48d685f32ec0b8396369e8) (cherry picked from commit 5577aa338a675f2a465a58356894fbe24ba20407) Git Hash: ff92df74ded5695119ff29b96efacf939a7d2a8c Git Author: erj@FreeBSD.org END