On Tue, May 28, 2024 at 06:38:04AM +0200, Michal Swiatkowski wrote: > From: Piotr Raczynski <[email protected]> > > 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 <[email protected]> > Signed-off-by: Piotr Raczynski <[email protected]> > Signed-off-by: Michal Swiatkowski <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
