From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 33) id 7D61E322C; Thu, 26 Jul 2018 16:41:55 +0200 (CEST) From: bugzilla@dpdk.org To: dev@dpdk.org Date: Thu, 26 Jul 2018 14:41:55 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: DPDK X-Bugzilla-Component: examples X-Bugzilla-Version: 18.08 X-Bugzilla-Keywords: X-Bugzilla-Severity: major X-Bugzilla-Who: waela@mellanox.com X-Bugzilla-Status: CONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: dev@dpdk.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.dpdk.org/ Auto-Submitted: auto-generated X-Auto-Response-Suppress: All MIME-Version: 1.0 Subject: [dpdk-dev] [Bug 77] [Interrupt app]: failed to start interrupt app. X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jul 2018 14:41:55 -0000 https://bugs.dpdk.org/show_bug.cgi?id=3D77 Bug ID: 77 Summary: [Interrupt app]: failed to start interrupt app. Product: DPDK Version: 18.08 Hardware: x86 OS: Linux Status: CONFIRMED Severity: major Priority: Normal Component: examples Assignee: dev@dpdk.org Reporter: waela@mellanox.com Target Milestone: --- How to reproduce: Start the app using the following command: l3fwd-power -c 0xff -n 4 -w 0000:00:05.1 -w 0000:00:05.0 -- -p 0x3 -P=20 --parse-ptype --config=3D'(0, 0, 1)(1, 0, 2)(0, 1, 3)(1, 1, 4)' Real result: POWER: File not openned POWER: Cannot set governor of lcore 7 to userspace POWER: Attempting to initialise VM power management... GUEST_CHANNEL: Opening channel '/dev/virtio-ports/virtio.serial.port.poweragent.7' for lcore 7 GUEST_CHANNEL: Unable to to connect to '/dev/virtio-ports/virtio.serial.port.poweragent.7' with error No such file= or directory POWER: Unable to set Power Management Environment for lcore 7 POWER: Library initialization failed on core 7 EAL: Error - exiting with code: 1 Cause: init_power_library failed --=20 You are receiving this mail because: You are the assignee for the bug.=