Bug 1478972

Summary: HP Ethernet 10Gb 2-port 560M Adapter with Intel 82599 NIC support for DPDK
Product: Red Hat OpenStack Reporter: Robin Cernin <rcernin>
Component: openvswitch-dpdkAssignee: Saravanan KR <skramaja>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 10.0 (Newton)CC: atelang, atragler, fbaudin, jraju, ksundara, ktraynor, nyechiel, ovs-team, rcernin, sandeepr, skramaja, suryanarayana.nayani
Target Milestone: ---Keywords: Triaged, ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-22 10:34:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robin Cernin 2017-08-07 15:27:00 UTC
Description of problem:

We are installing OSP10 with OVS-DPDK, according to the https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/10/html-single/network_functions_virtualization_planning_guide/#supported_nics

The Intel Corporation card 82599 is supported. We would like to know whether this is also supported with HP Ethernet 10Gb 2-port 560M Adapter or is the Intel Adapter only supported?


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

Comment 18 surya 2017-08-11 04:14:45 UTC
[root@overcloud-computeovsdpdk-0 heat-admin]# ovs-vsctl show
f80718e2-e192-4749-b258-39fe50179594
    Bridge br-data
        fail_mode: standalone
        Port "dpdkbond0"
            Interface "dpdk1"
                type: dpdk
            Interface "dpdk0"
                type: dpdk
        Port br-data
            Interface br-data
                type: internal
    ovs_version: "2.6.1"
[root@overcloud-computeovsdpdk-0 heat-admin]# dpdk-devbind -s

Network devices using DPDK-compatible driver
============================================
0000:09:00.0 '82599 10 Gigabit Dual Port Backplane Connection' drv=vfio-pci unused=ixgbe
0000:87:00.0 '82599 10 Gigabit Dual Port Backplane Connection' drv=vfio-pci unused=ixgbe

Network devices using kernel driver
===================================
0000:06:00.0 'OneConnect NIC (Skyhawk)' if=eno49 drv=be2net unused=vfio-pci
0000:06:00.1 'OneConnect NIC (Skyhawk)' if=eno50 drv=be2net unused=vfio-pci
0000:09:00.1 '82599 10 Gigabit Dual Port Backplane Connection' if=ens1f1 drv=ixgbe unused=vfio-pci
0000:87:00.1 '82599 10 Gigabit Dual Port Backplane Connection' if=ens2f1 drv=ixgbe unused=vfio-pci

Other network devices
=====================
<none>

Crypto devices using DPDK-compatible driver
===========================================
<none>

Crypto devices using kernel driver
==================================
<none>

Other crypto devices
====================
<none>