Skip to content

Commit ba32565

Browse files
committed
include/stress-ng: require IP_SCTP for sctp test
Signed-off-by: Philip Li <[email protected]>
1 parent 7405310 commit ba32565

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/stress-ng

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ need_kconfig:
1111
- USERFAULTFD: y
1212
% elsif job['stress-ng']['test'] == "module"
1313
- TEST_LKM: m
14+
% elsif job['stress-ng']['test'] == "sctp"
15+
- IP_SCTP: m
1416
% end
1517

1618
rootfs: debian-12-x86_64.cgz

0 commit comments

Comments
 (0)