Re: [PATCH v2 045/148] net/ice/base: implement switch recipe reuse feature

2024-06-18 Thread Bruce Richardson
On Wed, Jun 12, 2024 at 04:00:39PM +0100, Anatoly Burakov wrote: > From: Ian Stokes > > If FW supports the corresponding functionality, the driver allows PFs to > subscribe the same switch recipes. Then when the PF is done with a switch > recipe, the PF can ask the FW to free that switch recipe.

[PATCH v2 045/148] net/ice/base: implement switch recipe reuse feature

2024-06-12 Thread Anatoly Burakov
From: Ian Stokes If FW supports the corresponding functionality, the driver allows PFs to subscribe the same switch recipes. Then when the PF is done with a switch recipe, the PF can ask the FW to free that switch recipe. When the FW detects that all subscribing PFs have freed the switch recipe,