Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-19536

VRF OCP Primary network overlap traffic failure on Intel X710 SRIOV interface

XMLWordPrintable

    • Critical
    • No
    • CNF Network Sprint 242, CNF Network Sprint 243, CNF Network Sprint 244, CNF Network Sprint 245, CNF Network Sprint 246, CNF Network Sprint 247, CNF Network Sprint 248
    • 7
    • Rejected
    • False
    • Hide

      None

      Show
      None
    • Hide
      * Starting from RHEL 5.14.0-284.28.1.el9_2, if you configure a SR-IOV virtual function with a specific MAC address, configuration errors might occur in the i40e driver. Consequently, Intel 7xx Series NICs might have connectivity issues. As a workaround, avoid specifying MAC addresses in the `metadata.annotations` field in the `Pod` resource. Instead, use the default address the driver assigns to the virtual function.(link:https://issues.redhat.com/browse/RHEL-7168[*RHEL-7168*],link:https://issues.redhat.com/browse/OCPBUGS-19536[*OCPBUGS-19536*],link:https://issues.redhat.com/browse/OCPBUGS-19407[*OCPBUGS-19407*], link:https://issues.redhat.com/browse/OCPBUGS-18873[*OCPBUGS-18873*])
      Show
      * Starting from RHEL 5.14.0-284.28.1.el9_2, if you configure a SR-IOV virtual function with a specific MAC address, configuration errors might occur in the i40e driver. Consequently, Intel 7xx Series NICs might have connectivity issues. As a workaround, avoid specifying MAC addresses in the `metadata.annotations` field in the `Pod` resource. Instead, use the default address the driver assigns to the virtual function.(link: https://issues.redhat.com/browse/RHEL-7168 [*RHEL-7168*],link: https://issues.redhat.com/browse/OCPBUGS-19536 [* OCPBUGS-19536 *],link: https://issues.redhat.com/browse/OCPBUGS-19407 [* OCPBUGS-19407 *], link: https://issues.redhat.com/browse/OCPBUGS-18873 [* OCPBUGS-18873 *])
    • Known Issue
    • Done
    • 10/17 - A mitigation from the openshift side has been implemented u/s and on 4.15. RCA still in progress on kernel side

      Description of problem:

      When running the cnf-feature-deploy VRF test case withover lapping IPs on the OCP primary interface traffic does not flow over any of the secondary interfaces VRF and non-VRF. This test case fails on the Intel X810 card but passes on the Mellanox Connect-X5 card. 

      Version-Release number of selected component (if applicable):

       

      How reproducible:

      Easily

      Steps to Reproduce:

      1. Deploy OCP 4.14-rc1 on BM cluster with SRIOV Intel X710 card
      2. Run VRF Overlapping CNF-test
      

      Actual results:

        [FAILED] Unexpected error:      <*fmt.wrapError | 0xc0005d24e0>:       remote command [ping -I red -c5 10.128.2.194] error [command terminated with exit code 1]. output [ping: Warning: source address might be selected on device other than red.      PING 10.128.2.194 (10.128.2.194) from 10.128.2.193 red: 56(84) bytes of data.      From 10.128.2.193 icmp_seq=1 Destination Host Unreachable      From 10.128.2.193 icmp_seq=2 Destination Host Unreachable      From 10.128.2.193 icmp_seq=3 Destination Host Unreachable      From 10.128.2.193 icmp_seq=4 Destination Host Unreachable      From 10.128.2.193 icmp_seq=5 Destination Host Unreachable            --- 10.128.2.194 ping statistics ---      5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4107ms      pipe 3      ]      {

      Expected results:

      ping -I red -c5 10.128.2.194 should be successful on both Intel X710 and MLX Connect-X5 card

      Additional info:

      The test also fails with 4.13.11

            apanatto@redhat.com Andrea Panattoni
            gkopels@redhat.com Gregory Kopels
            Gregory Kopels Gregory Kopels
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: