Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-7311

HW TC offload is enabled for PFs when configured via nmstate provider

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Normal Normal
    • rhos-18.0.0
    • None
    • os-net-config
    • None
    • Moderate

      Description:

       

      • Sample os-net-config for sriov_pf:
      • type: sriov_pf
          name: nic9
          numvfs: 5
          mtu: 9000
          use_dhcp: false
          promisc: true
      • type: sriov_pf
          name: nic10
          numvfs: 5
          mtu: 9000
          use_dhcp: false
          promisc: true
      • After config, offload flag is enabled:

      2024-05-15 11:41:20.594 DEBUG os_net_config.impl_nmstate.__dump_config Running config for enp4s0f0np0
      accept-all-mac-addresses: false
      ethernet:
        auto-negotiation: true
        duplex: full
        speed: 40000
        sr-iov:
          total-vfs: 0
          vfs: []
      ethtool:
        coalesce:
          adaptive-rx: true
          adaptive-tx: true
          rx-frames: 128
          rx-usecs: 8
          tx-frames: 128
          tx-usecs: 8
        feature:
          hw-tc-offload: true
          macsec-hw-offload: true

      2024-05-15 11:41:20.782 DEBUG os_net_config.impl_nmstate.__dump_config Running config for enp4s0f1np1
      accept-all-mac-addresses: false
      ethernet:
        auto-negotiation: true
        duplex: full
        speed: 40000
        sr-iov:
          total-vfs: 0
          vfs: []
      ethtool:
        coalesce:
          adaptive-rx: true
          adaptive-tx: true
          rx-frames: 128
          rx-usecs: 8
          tx-frames: 128
          tx-usecs: 8
        feature:
          hw-tc-offload: true
          macsec-hw-offload: true

       

      Need to investigate if this is enabled by default in NIC or not

              vcandapp@redhat.com Vijayalakshmi Candappa
              vcandapp@redhat.com Vijayalakshmi Candappa
              rhos-dfg-nfv
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: