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

fix(dp): add max_ibw_mhz validation #13293

Merged
merged 4 commits into from
Jul 18, 2022

Commits on Jul 18, 2022

  1. fix(dp): add max_ibw_mhz validation

    Signed-off-by: Jarosław Jaszczuk <jaroslaw.jaszczuk@freedomfi.com>
    Jarosław Jaszczuk committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    9f74e03 View commit details
    Browse the repository at this point in the history
  2. validate that max_ibw_mhz is not less than bandwidth_mhz

    Signed-off-by: Jarosław Jaszczuk <jaroslaw.jaszczuk@freedomfi.com>
    Jarosław Jaszczuk committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    bbf4250 View commit details
    Browse the repository at this point in the history
  3. add MutableCbsd.ValidateModel tests

    Signed-off-by: Jarosław Jaszczuk <jaroslaw.jaszczuk@freedomfi.com>
    Jarosław Jaszczuk committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    890344f View commit details
    Browse the repository at this point in the history
  4. reorganize validation_test.go imports

    Signed-off-by: Jarosław Jaszczuk <jaroslaw.jaszczuk@freedomfi.com>
    Jarosław Jaszczuk committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    167efa3 View commit details
    Browse the repository at this point in the history