Re: [Intel-wired-lan] [iwl-next v1 00/14] ice: support devlink subfunction

2024-05-10 Thread Michal Swiatkowski
On Fri, May 10, 2024 at 01:09:20PM +0200, Jiri Pirko wrote: > Fri, May 10, 2024 at 09:24:48AM CEST, michal.swiatkow...@linux.intel.com > wrote: > >On Thu, May 09, 2024 at 01:18:29PM +0200, Jiri Pirko wrote: > >> Tue, May 07, 2024 at 01:45:01PM CEST, michal.swiatkow...@linux.intel.com > >> wrote:

Re: [Intel-wired-lan] [iwl-next v1 00/14] ice: support devlink subfunction

2024-05-10 Thread Jiri Pirko
Fri, May 10, 2024 at 09:24:48AM CEST, michal.swiatkow...@linux.intel.com wrote: >On Thu, May 09, 2024 at 01:18:29PM +0200, Jiri Pirko wrote: >> Tue, May 07, 2024 at 01:45:01PM CEST, michal.swiatkow...@linux.intel.com >> wrote: >> >Hi, >> > >> >Currently ice driver does not allow creating more than

Re: [Intel-wired-lan] [iwl-next v1 00/14] ice: support devlink subfunction

2024-05-10 Thread Michal Swiatkowski
On Thu, May 09, 2024 at 01:18:29PM +0200, Jiri Pirko wrote: > Tue, May 07, 2024 at 01:45:01PM CEST, michal.swiatkow...@linux.intel.com > wrote: > >Hi, > > > >Currently ice driver does not allow creating more than one networking > >device per physical function. The only way to have more hardware ba

Re: [Intel-wired-lan] [iwl-next v1 00/14] ice: support devlink subfunction

2024-05-09 Thread Jiri Pirko
Tue, May 07, 2024 at 01:45:01PM CEST, michal.swiatkow...@linux.intel.com wrote: >Hi, > >Currently ice driver does not allow creating more than one networking >device per physical function. The only way to have more hardware backed >netdev is to use SR-IOV. > >Following patchset adds support for dev

[Intel-wired-lan] [iwl-next v1 00/14] ice: support devlink subfunction

2024-05-07 Thread Michal Swiatkowski
Hi, Currently ice driver does not allow creating more than one networking device per physical function. The only way to have more hardware backed netdev is to use SR-IOV. Following patchset adds support for devlink port API. For each new pcisf type port, driver allocates new VSI, configures all r