Skip to content

Commit

Permalink
fastopen: add require to sch_netem driver
Browse files Browse the repository at this point in the history
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Reviewed-by: Petr Vorel <pvorel@suse.cz>
  • Loading branch information
kmaincent authored and pevik committed Dec 18, 2020
1 parent 4bc14b3 commit 152f81a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testcases/network/tcp_fastopen/tcp_fastopen_run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ TST_MIN_KVER="3.7"
TST_NEEDS_TMPDIR=1
TST_NEEDS_ROOT=1
TST_NEEDS_CMDS="tc"
TST_NEEDS_DRIVERS="sch_netem"
TST_OPTS="R:"
TST_USAGE=tcp_fastopen_usage
TST_PARSE_ARGS=tcp_fastopen_parse_args
Expand Down

0 comments on commit 152f81a

Please sign in to comment.