Lines Matching refs:code
9 This document outlines the guidelines for submitting code to DPDK.
22 * The code is hosted in a public git repository.
61 To label a file as dual-licensed with BSD-3-Clause and GPL-2.0 (e.g., for code
132 The source code can be cloned using either of the following:
216 * Use the imperative of the verb (like instructions to the code base).
261 the commit SHA and the author of the original code::
288 is a tool for static code analysis.
289 It is used as a cloud-based service used to scan the DPDK source code,
290 and alert developers of any potential defects in the source code.
372 .. code-block:: console
697 * Library code should be quite complete at the deadline.
698 * Nice to have: driver implementation, example code, and documentation.
713 * Nice to have: example code (``/examples``)