Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_flex.c529 memmove(&cover->start[num + 1], &cover->start[num], in mlx5_flex_insert_field()
531 memmove(&cover->end[num + 1], &cover->end[num], in mlx5_flex_insert_field()
536 cover->num++; in mlx5_flex_insert_field()
553 cover->end[num] = cover->end[i]; in mlx5_flex_merge_field()
664 if (!cover->num) { in mlx5_flex_cover_sample()
665 cover->start[cover->num] = start; in mlx5_flex_cover_sample()
666 cover->end[cover->num] = end; in mlx5_flex_cover_sample()
667 cover->num = 1; in mlx5_flex_cover_sample()
673 mlx5_flex_insert_field(cover, cover->num, in mlx5_flex_cover_sample()
912 memset(&cover, 0, sizeof(cover)); in mlx5_flex_translate_sample()
[all …]
/dpdk/doc/guides/howto/
H A Dvirtio_user_for_container_networking.rst21 This page will only cover aggregation model.
H A Ddebug_troubleshoot.rst25 It is difficult to cover all possible issues; in a single attempt. With
/dpdk/doc/guides/contributing/
H A Dpatches.rst348 …the maintainers and automation tasks, please document this dependency in commit log or cover letter
383 # Add a cover letter to explain a patchset.
384 git format-patch -3 -o ~/patch/ --cover-letter
409 This can be added to the cover letter or the annotations.
563 and also optionally in the cover letter or in the annotation.
H A Dcoding_style.rst18 The rules and guidelines given in this document cannot cover every situation, so the following gene…
/dpdk/doc/guides/nics/
H A Dcnxk.rst344 channel number and mask to cover the entire SDP channel range in the channel
/dpdk/doc/guides/rel_notes/
H A Drelease_2_2.rst574 buffer has been adjusted to cover the packet mbuf structure.
H A Drelease_18_05.rst417 modified to cover the VID part (lower 12 bits) of TCI only.
/dpdk/doc/guides/prog_guide/
H A Dmember_lib.rst84 Membership Library is a configurable library that is optimized to cover set
H A Drte_flow.rst126 The following sections cover:
789 | ``mask`` | ``num`` | zeroed to cover any number of layers |
1616 - ``length``: match pattern length in bytes. If the length does not cover
H A Denv_abstraction_layer.rst329 cover the same memory area, fewer file descriptors will be stored internally