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

[bnxt] dpdk-testpmd Ethdev port_id=0 requested new added VLAN offloads 0x20 must be within Rx offloads capabilities 0xd665f in rte_eth_dev_set_vlan_offload()

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • dpdk
    • None
    • None
    • None
    • rhel-sst-network-fastdatapath
    • ssg_networking
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None

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

      set vlan  qinq_strip  inside dpdk-testpmd

      Please provide the package NVR for which bug is seen:

      5.14.0-427.el9.x86_64

      How reproducible:

      100%

      Steps to reproduce

      Bind pf to vfio-pci

      1. bind bnxt_en driver pf to vfio-pci, then start dpdk-testpmd
      2. dpdk-testpmd -l 1,3,5 -a 0000:82:00.0 -a 0000:82:00.1 -- -i --auto-start 
      1. commads inside dpdk-testpmd
      2. testpmd>             vlan set qinq_strip on 0
        Ethdev port_id=0 requested new added VLAN offloads 0x20 must be within Rx offloads capabilities 0xd665f in rte_eth_dev_set_vlan_offload()
        rx_vlan_qinq_strip_set(port_pi=0, on=1) failed diag=-22
         

      bind vf to vfio-pci

       

      #dpdk-testpmd -l 1,3,5 -a 0000:82:02.0 -a 0000:82:04.0 -- -i --auto-start
      testpmd>  vlan set qinq_strip on 0
      Ethdev port_id=0 requested new added VLAN offloads 0x20 must be within Rx offloads capabilities 0xd265f in rte_eth_dev_set_vlan_offload()
      rx_vlan_qinq_strip_set(port_pi=0, on=1) failed diag=-22
       

       

      Expected results

      Actual results

       

      Additional info:

      82:00.0 Ethernet controller: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller (rev 01)
      82:00.1 Ethernet controller: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller (rev 01)

              rhn-support-ktraynor Kevin Traynor
              rh-ee-jiqiu Jiying Qiu
              ovsdpdk triage ovsdpdk triage
              Jiying Qiu Jiying Qiu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: