diff options
| author | Octavian Purdila <[email protected]> | 2025-04-07 20:24:09 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2025-04-09 11:55:48 +0000 |
| commit | 26e705184e7a67bdcded69b4b86b583fc81971ce (patch) | |
| tree | c1fc441b6293dfb48ea7ba1aef013231da78379a /rust/helpers/platform.c | |
| parent | net_sched: sch_sfq: move the limit validation (diff) | |
| download | kernel-26e705184e7a67bdcded69b4b86b583fc81971ce.tar.gz kernel-26e705184e7a67bdcded69b4b86b583fc81971ce.zip | |
selftests/tc-testing: sfq: check that a derived limit of 1 is rejected
Because the limit is updated indirectly when other parameters are
updated, there are cases where even though the user requests a limit
of 2 it can actually be set to 1.
Add the following test cases to check that the kernel rejects them:
- limit 2 depth 1 flows 1
- limit 2 depth 1 divisor 1
Signed-off-by: Octavian Purdila <[email protected]>
Acked-by: Cong Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'rust/helpers/platform.c')
0 files changed, 0 insertions, 0 deletions
