On Tue, May 28, 2024 at 06:38:04AM +0200, Michal Swiatkowski wrote:
> From: Piotr Raczynski <piotr.raczyn...@intel.com>
> 
> Implement subfunction driver. It is probe when subfunction port is
> activated.
> 
> VSI is already created. During the probe VSI is being configured.
> MAC unicast and broadcast filter is added to allow traffic to pass.
> 
> Store subfunction pointer in VSI struct. The same is done for VF
> pointer. Make union of subfunction and VF pointer as only one of them
> can be set with one VSI.
> 
> Reviewed-by: Jiri Pirko <j...@nvidia.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>

Reply via email to