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

[iproute] ip -6 netconf show always return non-zero on iproute-6.11.0-1

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • rhel-9.7
    • rhel-9.6
    • iproute
    • iproute-6.14.0-1.el9
    • Yes
    • Low
    • 6887a0656dad7bb826deea6242f4d7462ee96014
    • 1
    • rhel-net-core-2
    • ssg_networking
    • 14
    • 17
    • 5
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • NST-Core2-25W22
    • Unspecified
    • Unspecified
    • Unspecified
    • None

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

      when testing kseltest rtnetlink.sh, test pass on iproute-6.2.0-6.el9_4.x86_64, fail on iproute-6.11.0-1.el9.x86_64.

      and I checked the outputs of "ip -6 netconf show" have no change, but return value is "0"  iproute-6.2.0-6.el9_4. while it turned to be 2 on iproute-6.11.0-1.el9.x86_64

      [root@vm-10-0-186-189 net]# uname -r
      5.14.0-547.el9.x86_64

      [root@vm-10-0-186-189 net]# rpm -qa | grep iproute
      iproute-6.2.0-6.el9_4.x86_64
      iproute-tc-6.2.0-6.el9_4.x86_64

      [root@vm-10-0-186-189 net]# sh ./rtnetlink.sh -t kci_test_bridge

      PASS: bridge setup

       

      after update iproute version

      [root@vm-10-0-186-189 net]# uname -r
      5.14.0-547.el9.x86_64

      [root@vm-10-0-186-189 net]# rpm -qa |grep iproute
      iproute-6.11.0-1.el9.x86_64
      iproute-tc-6.11.0-1.el9.x86_64

      [root@vm-10-0-186-189 net]#sh ./rtnetlink.sh -t kci_test_bridge

      FAIL: ip netconf show test-br0

      FAIL: ip netconf show testbr-vlan1

      FAIL: ip netconf show test-dummy0

       

      there is a patch for it:

      commit 6887a0656dad7bb826deea6242f4d7462ee96014 "ip: netconf: fix overzealous error checking"

      $ git describe 6887a065
      v6.11.0-20-g6887a065

      What is the impact of this issue to you?

      Please provide the package NVR for which the bug is seen:

      iproute-6.11.0-1

      How reproducible is this bug?:

      always

      Steps to reproduce

      1. ip -6 netconf show dev lo
      2.  
      3.  

      Expected results

      return 0

      Actual results

      return 2

              rh-ee-aclaudi Andrea Claudi
              MuXiumei Xiumei Mu
              nst-kernel-bugs nst-kernel-bugs
              Ying Xu Ying Xu
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated: