Bug 1974561

Summary: [rhel9]no mptcp tests in kselftest package
Product: Red Hat Enterprise Linux 9 Reporter: xmu
Component: kernelAssignee: Davide Caratti <dcaratti>
kernel sub component: Networking QA Contact: xmu
Status: CLOSED CURRENTRELEASE Docs Contact:
Severity: unspecified    
Priority: unspecified CC: atragler, dcaratti, jiji, kzhang
Version: 9.0   
Target Milestone: beta   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-10-11 09:09:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description xmu 2021-06-22 04:20:37 UTC
Description of problem:
# dnf install -y libbpf bpftool kernel-modules-extra kernel-modules-internal kernel-selftests-internal

# ls /usr/libexec/kselftests/net/mptcp
ls: cannot access '/usr/libexec/kselftests/net/mptcp': No such file or directory

Version-Release number of selected component (if applicable):
kernel-selftests-internal-5.13.0-0.rc4.33.el9.x86_64

How reproducible:
always

Steps to Reproduce:
1.dnf install -y libbpf bpftool kernel-modules-extra kernel-modules-internal kernel-selftests-internal
2.ls /usr/libexec/kselftests/net/mptcp
3.

Actual results:
# ls /usr/libexec/kselftests/net/mptcp
ls: cannot access '/usr/libexec/kselftests/net/mptcp': No such file or directory

Expected results:
# ls /usr/libexec/kselftests/net/mptcp
Makefile  config  diag.sh  mptcp_connect  mptcp_connect.c  mptcp_connect.sh  mptcp_join.sh  mptcp_sockopt.sh  pm_netlink.sh  pm_nl_ctl  pm_nl_ctl.c  settings  simult_flows.sh

Additional info: