From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla@dpdk.org Subject: [Bug 77] [Interrupt app]: failed to start interrupt app. Date: Thu, 26 Jul 2018 14:41:55 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable To: dev@dpdk.org Return-path: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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.=