https://bugs.linaro.org/show_bug.cgi?id=3024
Bug ID: 3024
Summary: odp_traffic_mngr example is broken
Product: OpenDataPlane - linux- generic reference
Version: v1.14.0.0
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: ---
Component: Traffic Manager
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
The odp_traffic_mngr example is broken and running it results in an abort. This
has been present for quite some time.
Git bisect shows that the breakage was introduced by this commit:
9c4d778148d514adf8586939123acdcdc022e8e5 is the first bad commit
commit 9c4d778148d514adf8586939123acdcdc022e8e5
Author: Christophe Milard <[email protected]>
Date: Fri Nov 25 15:39:33 2016 +0100
linux-gen: _fdserver: request sigterm if parent dies
_fdserver now request SIGTERM if parent process (ODP instantiation
process) dies, hence avoiding it to become orphan and reattached to the
init process.
Signed-off-by: Christophe Milard <[email protected]>
Reviewed-by: Mike Holmes <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.