Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-52279

[Azure][RHEL-10][iproute] 'tc' does not install module correctly

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Undefined Undefined
    • None
    • rhel-10.0
    • iproute
    • No
    • Moderate
    • sst_networking_core
    • ssg_networking
    • None
    • False
    • Hide

      None

      Show
      None
    • Yes
    • Red Hat Enterprise Linux
    • None
    • None
    • None
    • Unspecified Release Note Type - Unknown
    • None

      What were you trying to do that didn't work?

      When executing 'tc qdisc add' it's supposed to install the corresponding kernel module. At least this is the case on RHEL 9.5. But it doesn't on RHEL 10. For example,

      # tc qdisc add dev eth0 root netem corrupt 0.5%
      Error: Specified qdisc kind is unknown. 
      # modinfo sch_netem
      filename:       /lib/modules/6.10.0-15.el10.x86_64/kernel/net/sched/sch_netem.ko.xz
      ...

      It's supposed to install the kernel module 'sch_netem'. 
       
      Please advise if this is an intentional change.

      Please provide the package NVR for which bug is seen:

      iproute-6.7.0-4.el10.x86_64

      How reproducible:

      Always

      Steps to reproduce

      1.  # tc qdisc add dev eth0 root netem corrupt 0.5% 

      Expected results

      Loads corresponding module and returns successfully.

      Actual results

       
       

            rh-ee-aclaudi Andrea Claudi
            litian@redhat.com Li Tian
            Andrea Claudi Andrea Claudi
            Mingyu Shi Mingyu Shi
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: