View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001280 | channel: kernel/el8 | kernel-ml | public | 2022-10-22 03:18 | 2022-11-06 10:00 |
Reporter | szhynet | Assigned To | burakkucat | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0001280: Request to add multipath TCP to kernel-ml compilation | ||||
Description | From Linux MPTCP Upstream Project, It is known that the kernel of version 5.6 and later has built-in multi-path TCP support. I hope that CONFIG_MPTCP CONFIG_MPTCP_IPV6 CONFIG_INET_MPTCP_DIAG can be added when compiling the kernel. | ||||
Tags | No tags attached. | ||||
|
Looking at the master configuration files for the kernel-ml package sets (el7, el8 & el9) I see the following -- el7/config-6.0/config-6.0.3-x86_64:# CONFIG_MPTCP is not set el7/config-6.1/config-6.1.0-x86_64:# CONFIG_MPTCP is not set el8/config-6.0/config-6.0.3-x86_64:# CONFIG_MPTCP is not set el8/config-6.1/config-6.1.0-x86_64:# CONFIG_MPTCP is not set el9/config-6.0/config-6.0.3-aarch64:CONFIG_MPTCP=y el9/config-6.0/config-6.0.3-aarch64:CONFIG_INET_MPTCP_DIAG=y el9/config-6.0/config-6.0.3-aarch64:CONFIG_MPTCP_IPV6=y el9/config-6.0/config-6.0.3-aarch64:CONFIG_MPTCP_KUNIT_TEST=m el9/config-6.0/config-6.0.3-x86_64:CONFIG_MPTCP=y el9/config-6.0/config-6.0.3-x86_64:CONFIG_INET_MPTCP_DIAG=y el9/config-6.0/config-6.0.3-x86_64:CONFIG_MPTCP_IPV6=y el9/config-6.0/config-6.0.3-x86_64:CONFIG_MPTCP_KUNIT_TEST=m el9/config-6.1/config-6.1.0-aarch64:CONFIG_MPTCP=y el9/config-6.1/config-6.1.0-aarch64:CONFIG_INET_MPTCP_DIAG=y el9/config-6.1/config-6.1.0-aarch64:CONFIG_MPTCP_IPV6=y el9/config-6.1/config-6.1.0-aarch64:CONFIG_MPTCP_KUNIT_TEST=m el9/config-6.1/config-6.1.0-x86_64:CONFIG_MPTCP=y el9/config-6.1/config-6.1.0-x86_64:CONFIG_INET_MPTCP_DIAG=y el9/config-6.1/config-6.1.0-x86_64:CONFIG_MPTCP_IPV6=y el9/config-6.1/config-6.1.0-x86_64:CONFIG_MPTCP_KUNIT_TEST=m I have, therefore, queued the following three configuration settings for the next builds of the kernel-ml package sets, both el7 and el8. CONFIG_MPTCP=y CONFIG_INET_MPTCP_DIAG=m CONFIG_MPTCP_IPV6=y Thank you for bringing the deficiency to my my attention. |
|
With the release of the kernel-ml package sets for both el7 [1] and el8 [2], built from the upstream linux-6.0.4 sources, this request has been fulfilled. Now closing as "resolved/fixed". [1] https://lists.elrepo.org/pipermail/elrepo/2022-October/006244.html [2] https://lists.elrepo.org/pipermail/elrepo/2022-October/006243.html |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-10-22 03:18 | szhynet | New Issue | |
2022-10-22 03:18 | szhynet | Status | new => assigned |
2022-10-22 03:18 | szhynet | Assigned To | => burakkucat |
2022-10-22 10:18 | burakkucat | Status | assigned => acknowledged |
2022-10-22 10:18 | burakkucat | Note Added: 0008716 | |
2022-10-22 10:48 | burakkucat | Note Edited: 0008716 | |
2022-10-22 10:48 | burakkucat | Note Edited: 0008716 | |
2022-11-06 10:00 | burakkucat | Status | acknowledged => resolved |
2022-11-06 10:00 | burakkucat | Resolution | open => fixed |
2022-11-06 10:00 | burakkucat | Note Added: 0008723 |