dpdk|ERR|Invalid port_id=32

Bug #1980328 reported by rj
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Low
Unassigned
Antelope
Fix Released
Low
Unassigned
Xena
Fix Released
Undecided
Unassigned
Yoga
Fix Released
Undecided
Unassigned
Zed
Fix Released
Undecided
Unassigned

Bug Description

image:
kolla/ubuntu-source-ovsdpdk-vswitchd

error:
2022-06-30T06:35:52.526Z|00102|dpdk|ERR|EAL: failed to parse device "0000:1a:00.3"
2022-06-30T06:35:52.526Z|00103|dpdk|ERR|EAL: failed to parse device "0000:1a:00.3"
2022-06-30T06:35:52.526Z|00104|dpdk|ERR|EAL: Failed to attach device on primary process
2022-06-30T06:35:52.526Z|00105|netdev_dpdk|WARN|Error attaching device '0000:1a:00.3' to DPDK
2022-06-30T06:35:52.526Z|00106|netdev|WARN|eno4: could not set configuration (Invalid argument)
2022-06-30T06:35:52.526Z|00107|dpdk|ERR|Invalid port_id=32
2022-06-30T06:35:52.534Z|00108|dpdk|ERR|EAL: failed to parse device "0000:1a:00.3"
2022-06-30T06:35:52.534Z|00109|dpdk|ERR|EAL: failed to parse device "0000:1a:00.3"
2022-06-30T06:35:52.534Z|00110|dpdk|ERR|EAL: Failed to attach device on primary process
2022-06-30T06:35:52.534Z|00111|netdev_dpdk|WARN|Error attaching device '0000:1a:00.3' to DPDK
2022-06-30T06:35:52.534Z|00112|netdev|WARN|eno4: could not set configuration (Invalid argument)
2022-06-30T06:35:52.534Z|00113|dpdk|ERR|Invalid port_id=32
2022-06-30T06:36:02.521Z|00114|connmgr|INFO|br-int<->tcp:127.0.0.1:6633: 13 flow_mods 10 s ago (13 adds)
2022-06-30T06:36:02.530Z|00115|connmgr|INFO|dpdk_bridge<->tcp:127.0.0.1:6633: 6 flow_mods 10 s ago (6 adds)
2022-06-30T06:36:02.537Z|00116|connmgr|INFO|br-tun<->tcp:127.0.0.1:6633: 15 flow_mods 10 s ago (15 adds)
2022-06-30T06:53:59.911Z|00001|fatal_signal(revalidator76)|WARN|terminating with signal 15 (Terminated)
2022-06-30T06:54:01.027Z|00001|vlog|INFO|opened log file /var/log/kolla/openvswitch/ovs-vswitchd.log
2022-06-30T06:54:01.033Z|00002|ovs_numa|INFO|Discovered 36 CPU cores on NUMA node 0
2022-06-30T06:54:01.033Z|00003|ovs_numa|INFO|Discovered 36 CPU cores on NUMA node 1
2022-06-30T06:54:01.033Z|00004|ovs_numa|INFO|Discovered 2 NUMA nodes and 72 CPU cores
2022-06-30T06:54:01.033Z|00005|reconnect|INFO|unix:/run/openvswitch/db.sock: connecting...
2022-06-30T06:54:01.033Z|00006|reconnect|INFO|unix:/run/openvswitch/db.sock: connected

how to fix:
add libdpdk-dev into the images

or

in ovsdpdk-vswitchd container exec :
apt install libdpdk-dev

Changed in kolla:
status: New → Triaged
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/kolla/+/872259

Changed in kolla:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.opendev.org/c/openstack/kolla/+/872259
Committed: https://opendev.org/openstack/kolla/commit/f7436ee60256687a71a3a89fac2e15b61e9e4859
Submitter: "Zuul (22348)"
Branch: master

commit f7436ee60256687a71a3a89fac2e15b61e9e4859
Author: Michal Nasiadka <email address hidden>
Date: Tue Jan 31 07:41:01 2023 +0100

    ovsdpdk: add libdpdk-dev

    Closes-Bug: #1980328
    Change-Id: I29dde2696ff81f3f48effdd6821d94d0d84ff536

Changed in kolla:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (stable/zed)

Fix proposed to branch: stable/zed
Review: https://review.opendev.org/c/openstack/kolla/+/880316

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (stable/yoga)

Fix proposed to branch: stable/yoga
Review: https://review.opendev.org/c/openstack/kolla/+/880317

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (stable/xena)

Fix proposed to branch: stable/xena
Review: https://review.opendev.org/c/openstack/kolla/+/880318

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/kolla/+/880318
Committed: https://opendev.org/openstack/kolla/commit/637c5b42fa63192a0f75bde66acf9db79a6df7de
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 637c5b42fa63192a0f75bde66acf9db79a6df7de
Author: Michal Nasiadka <email address hidden>
Date: Tue Jan 31 07:41:01 2023 +0100

    ovsdpdk: add libdpdk-dev

    Closes-Bug: #1980328
    Change-Id: I29dde2696ff81f3f48effdd6821d94d0d84ff536
    (cherry picked from commit f7436ee60256687a71a3a89fac2e15b61e9e4859)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/zed)

Reviewed: https://review.opendev.org/c/openstack/kolla/+/880316
Committed: https://opendev.org/openstack/kolla/commit/2ed918268943ff1a64b4eec26c892b8e0c546b27
Submitter: "Zuul (22348)"
Branch: stable/zed

commit 2ed918268943ff1a64b4eec26c892b8e0c546b27
Author: Michal Nasiadka <email address hidden>
Date: Tue Jan 31 07:41:01 2023 +0100

    ovsdpdk: add libdpdk-dev

    Closes-Bug: #1980328
    Change-Id: I29dde2696ff81f3f48effdd6821d94d0d84ff536
    (cherry picked from commit f7436ee60256687a71a3a89fac2e15b61e9e4859)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 16.0.0.0rc1

This issue was fixed in the openstack/kolla 16.0.0.0rc1 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 15.2.0

This issue was fixed in the openstack/kolla 15.2.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/yoga)

Reviewed: https://review.opendev.org/c/openstack/kolla/+/880317
Committed: https://opendev.org/openstack/kolla/commit/9cdee83987b2587225c96d4b2068bd391ae8ba43
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 9cdee83987b2587225c96d4b2068bd391ae8ba43
Author: Michal Nasiadka <email address hidden>
Date: Tue Jan 31 07:41:01 2023 +0100

    ovsdpdk: add libdpdk-dev

    Closes-Bug: #1980328
    Change-Id: I29dde2696ff81f3f48effdd6821d94d0d84ff536
    (cherry picked from commit f7436ee60256687a71a3a89fac2e15b61e9e4859)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla xena-eol

This issue was fixed in the openstack/kolla xena-eol release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 14.11.0

This issue was fixed in the openstack/kolla 14.11.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.