* [dpdk-dev] [Bug 77] [Interrupt app]: failed to start interrupt app.
@ 2018-07-26 14:41 bugzilla
2018-07-26 15:21 ` bugzilla
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2018-07-26 14:41 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=77
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
--parse-ptype --config='(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
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [dpdk-dev] [Bug 77] [Interrupt app]: failed to start interrupt app.
2018-07-26 14:41 [dpdk-dev] [Bug 77] [Interrupt app]: failed to start interrupt app bugzilla
@ 2018-07-26 15:21 ` bugzilla
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2018-07-26 15:21 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=77
lei.a.yao@intel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
CC| |lei.a.yao@intel.com
Resolution|--- |FIXED
--- Comment #1 from lei.a.yao@intel.com ---
This is because your server's setting can't pass the setting check.
You can have a try with following patch, it will record error log but won't
exit the application.
https://patches.dpdk.org/patch/43188/
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-07-26 15:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-26 14:41 [dpdk-dev] [Bug 77] [Interrupt app]: failed to start interrupt app bugzilla
2018-07-26 15:21 ` bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).