RE: [net-next v5 14/15] devlink: Extend devlink port documentation for subfunctions

2020-12-15 Thread Parav Pandit
> From: Jakub Kicinski > Sent: Wednesday, December 16, 2020 6:31 AM > > On Tue, 15 Dec 2020 01:03:57 -0800 Saeed Mahameed wrote: > > +Subfunctions are lightweight functions that has parent PCI function > > +on which it is deployed. Subfunctions are created and deployed in > > +unit of 1. Unlik

Re: [net-next v5 14/15] devlink: Extend devlink port documentation for subfunctions

2020-12-15 Thread Jakub Kicinski
On Tue, 15 Dec 2020 01:03:57 -0800 Saeed Mahameed wrote: > +Subfunctions are lightweight functions that has parent PCI function on which > +it is deployed. Subfunctions are created and deployed in unit of 1. Unlike > +SRIOV VFs, they don't require their own PCI virtual function. They > communicate