On Tue, May 28, 2024 at 06:37:59AM +0200, Michal Swiatkowski wrote: > From: Piotr Raczynski <piotr.raczyn...@intel.com> > > Add required plumbing for new VSI type dedicated to devlink subfunctions. > Make sure that the vsi is properly configured and destroyed. Also allow > loading XDP and AF_XDP sockets. > > The first implementation of devlink subfunctions supports only one Tx/Rx > queue pair per given subfunction. > > Reviewed-by: Przemek Kitszel <przemyslaw.kits...@intel.com> > Reviewed-by: Wojciech Drewek <wojciech.dre...@intel.com> > Signed-off-by: Piotr Raczynski <piotr.raczyn...@intel.com> > Signed-off-by: Michal Swiatkowski <michal.swiatkow...@linux.intel.com>
Reviewed-by: Simon Horman <ho...@kernel.org>