Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-1.1] configs/validate: looser validation for RDT #3406

Merged
merged 1 commit into from Mar 14, 2022

Commits on Mar 14, 2022

  1. configs/validate: looser validation for RDT

    Don't require CAT or MBA because we don't detect those correctly (we
    don't support L2 or L3DATA/L3CODE for example, and in the future
    possibly even more). With plain "ClosId mode" we don't really care: we
    assign the container to a pre-configured CLOS without trying to do
    anything smarter.
    
    Moreover, this was a duplicate/redundant check anyway, as for CAT and
    MBA there is another specific sanity check that is done if L3 or MB
    is specified in the config.
    
    Signed-off-by: Markus Lehtonen <markus.lehtonen@intel.com>
    (cherry picked from commit 1d5c331)
    Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
    marquiz authored and kolyshkin committed Mar 14, 2022
    Copy the full SHA
    ee7ba6c View commit details
    Browse the repository at this point in the history