View Issue Details

IDProjectCategoryView StatusLast Update
0001280channel: kernel/el8kernel-mlpublic2022-11-06 10:00
Reporterszhynet Assigned Toburakkucat  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0001280: Request to add multipath TCP to kernel-ml compilation
DescriptionFrom 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.
TagsNo tags attached.

Activities

burakkucat

2022-10-22 10:18

administrator   ~0008716

Last edited: 2022-10-22 10:48

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.

burakkucat

2022-11-06 10:00

administrator   ~0008723

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

Issue History

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