projectacrn / acrn-hypervisor

Project ACRN hypervisor
BSD 3-Clause "New" or "Revised" License
1.13k stars 516 forks source link

[acrn-configuration-tool] CONFIG_MAX_MSIX_TABLE_NUM value is auto set as 64 when generate an new scenario xml #6186

Closed Kunhui-Li closed 3 years ago

Kunhui-Li commented 3 years ago

HV branch: release_2.5 Issue description:

  1. Launch config tool web ui app.
  2. Import board xml
  3. Create a new scenario xml
  4. Check the MAX_MSIX_TABLE_NUM value.

Expected Result: the value should be EMPTY or same as it's in board xml.

Actual Result: The value is set as 64

Kunhui-Li commented 3 years ago

[External_System_ID] ACRN-7205