https://bugs.linaro.org/show_bug.cgi?id=2405
Bug ID: 2405
Summary: validation packet.c contains todo items
Product: OpenDataPlane - linux- generic reference
Version: v1.10
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: ---
Component: General ODP
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
The code base in master is the final correct version for any given release, it
should not contain bug tracking information or todo work.
Bugs or future enhancements should be filed as bug in bugzilla or as
enhancement work in Jira. If there are notes to the implementer of work to be
done it should be in the implementer's guide for that platform, and possibly
listed as a @note in the doxygen for that function, struct etc.
test/validation/packet/packet.c: /** @todo: Need an API to compare
packets */
test/validation/packet/packet.c: /** @todo: should be len - 1 */
test/validation/packet/packet.c: /** @todo: should be len - 1 */
test/validation/packet/packet.c: /** @todo: touch memory in a
segment */
test/validation/packet/packet.c: /** @todo: touch memory in a
segment */
test/validation/packet/packet.c: * @todo: try with known good and bad
packets.
--
You are receiving this mail because:
You are the assignee for the bug.