diff options
author | Michal Swiatkowski <michal.swiatkowski@linux.intel.com> | 2023-10-19 10:32:21 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-10-20 12:53:05 +0100 |
commit | ea4af9b4005dceb3165ece6ba21091bc6362efc4 (patch) | |
tree | aa413e34c076ab2fa2b72e3920786d0a7186658b /scripts/mkuboot.sh | |
parent | fe1c5ca2fe760d95eb609976e225111fa055e931 (diff) |
ice: add bitmap to track VF MSI-X usage
Create a bitamp to track MSI-X usage for VFs. The bitmap has the size of
total MSI-X amount on device, because at init time the amount of MSI-X
used by VFs isn't known.
The bitmap is used in follow up patchset to provide a block of
continuous block of MSI-X indexes for each created VF.
Signed-off-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Tested-by: Rafal Romanowski <rafal.romanowski@intel.com>
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/mkuboot.sh')
0 files changed, 0 insertions, 0 deletions