Home
last modified time | relevance | path

Searched refs:body (Results 1 – 11 of 11) sorted by relevance

/dpdk/devtools/
H A Dcheck-git-log.sh160 body=$(git log --format='%b' -1 $commit)
161 echo "$body" | grep -qi coverity || continue
162 echo "$body" | grep -q '^Coverity issue:' && continue
170 body=$(git log --format='%b' -1 $commit)
171 echo "$body" | grep -qi bugzilla || continue
172 echo "$body" | grep -q '^Bugzilla ID:' && continue
/dpdk/drivers/net/qede/base/
H A Dmeson.build42 '-Wno-empty-body',
/dpdk/drivers/common/sfc_efx/base/
H A Dmeson.build72 '-Wno-empty-body',
/dpdk/doc/guides/contributing/
H A Dpatches.rst232 Here are some guidelines for the body of a commit message:
234 * The body of the message should describe the issue being fixed or the feature being added.
237 * When the change is obvious the body can be blank, apart from the signoff.
292 in the body of the commit message. For example::
311 a Bugzilla issue ID in the body of the commit message.
330 In the commit message body the Cc: [email protected] should be inserted as follows::
H A Dstable.rst88 commit message body as follows::
H A Dcoding_style.rst443 …ion as to whether the second line of the control statement forms part of the statement body or not.
454 x = y + z; /* control stmt body lines up with second line of */
460 x = y + z; /* statement body no longer lines up */
626 * The opening brace of the function body should be on a line by itself.
786 aflag = 1; /* Indent case body one tab. */
/dpdk/doc/guides/sample_app_ug/
H A Dcmd_line.rst128 …ture is given as an argument to the callback function and can be used in the body of this function.
/dpdk/doc/guides/nics/
H A Dvmxnet3.rst73 * Release 1.6.0 does not support separate headers and body receive cmd_ring and hence,
/dpdk/drivers/net/ena/
H A Dena_ethdev.c336 struct ena_mp_body *body = (struct ena_mp_body *)&msg->param; in mp_msg_init() local
340 msg->len_param = sizeof(*body); in mp_msg_init()
341 body->type = type; in mp_msg_init()
342 body->port_id = port_id; in mp_msg_init()
/dpdk/license/
H A Dlgpl-2.1.txt98 programs enables a greater number of people to use a large body of
411 written in the body of this License.
H A Dgpl-2.0.txt235 the limitation as if written in the body of this License.