Home
last modified time | relevance | path

Searched refs:sequence (Results 1 – 25 of 34) sorted by relevance

12

/dpdk/doc/guides/prog_guide/
H A Dreorder_lib.rst10 sequence number.
19 At a given time, the reorder buffer contains mbufs whose sequence number are
20 inside the sequence window. The sequence window is determined by the minimum
21 sequence number and the number of entries that the buffer was configured to hold.
22 For example, given a reorder buffer with 200 entries and a minimum sequence
23 number of 350, the sequence window has low and high limits of 350 and 550
27 and late mbufs depending on the sequence number of the inserted mbuf:
29 * valid: the sequence number is inside the window.
30 * late: the sequence number is outside the window and less than the low limit.
31 * early: the sequence number is outside the window and greater than the high
[all …]
H A Dtoeplitz_hash_lib.rst127 the library prohibits generating a repeatable sequence in the hash key. This
133 sequence in the hash key for all the bits of the subtuple. However, the
135 subtuple. This flag forces the minimum bit sequence in the hash key to be
148 calculated bit sequence into the RSS hash key which is stored in the context
170 The ``rte_thash_get_complement()`` function returns a special bit sequence
183 After the returned bit sequence has been XORed with the subtuple, the resulted
H A Dgeneric_receive_offload_lib.rst159 - TCP sequence number
183 - inner TCP sequence number
H A Dbbdev.rst804 | |e |E, length of the rate matched output sequence in bits |
814 | |ea |Ea, length of the RM output sequence in bits, r < cab |
816 | |eb |Eb, length of the RM output sequence in bits, r >= cab |
1019 | |e |E, length of the rate matched output sequence in bits |
1029 | |ea |Ea, length of the RM output sequence in bits, r < cab |
1031 | |eb |Eb, length of the RM output sequence in bits r >= cab |
H A Drte_flow.rst1120 Matches a GRE optional fields (checksum/key/sequence).
1125 - ``sequence``: sequence.
1192 extension header flag (1b), sequence number flag (1b), N-PDU number
1638 - ``ns``: sequence number for this date or control message.
2826 Increase sequence number in the outermost TCP header.
2827 Value to increase TCP sequence number by is a big-endian 32 bit integer.
2835 Decrease sequence number in the outermost TCP header.
2836 Value to decrease TCP sequence number by is a big-endian 32 bit integer.
3135 value as sequence of bytes {xxx, xxx, 0x85, xxx, xxx, xxx}.
4122 restore the original packet headers. Consider the following sequence:
[all …]
H A Drte_security.rst156 packet, however the device shall provide indication when the sequence number
223 It shall provide an indication when the sequence number is about to
H A Dipsec_lib.rst36 The expected API call sequence for data-path processing would be:
H A Dpacket_framework.rst324 In packet processing context, the sequence of operations involved in hash table operations is descr…
1068 …| 3 | App ID | Per flow state machine fed by variable length sequence o…
1185 …ions. Similar to C language structs, each structure type is a well defined sequence of fields, with
/dpdk/lib/net/
H A Drte_gre.h70 rte_be32_t sequence; member
/dpdk/lib/eal/common/
H A Deal_common_options.c1536 int sequence; in available_cores() local
1553 sequence = 0; in available_cores()
1561 sequence = 1; in available_cores()
1566 if (sequence) { in available_cores()
1583 sequence = 0; in available_cores()
1587 if (sequence) { in available_cores()
/dpdk/doc/guides/regexdevs/
H A Dfeatures_overview.rst46 Support new line sequence.
/dpdk/doc/guides/nics/
H A Dintel_vf.rst117 Virtual Function enumeration is performed in the following sequence by the Linux* pci driver for a …
119 represented by (Bus#, Device#, Function#) in sequence starting from 0 to 3.
161 Virtual Function enumeration is performed in the following sequence by the Linux* pci driver for a …
163 represented by (Bus#, Device#, Function#) in sequence starting from 0 to 3.
247 Virtual Function enumeration is performed in the following sequence by the Linux* pci driver for a …
249 represented by (Bus#, Device#, Function#) in sequence starting from 0 to 3.
296 Virtual Function enumeration is performed in the following sequence by the Linux* pci driver for a …
298 represented by (Bus#, Device#, Function#) in sequence, starting from 0 to 7.
/dpdk/doc/guides/eventdevs/
H A Ddlb2.rst75 When a load-balanced queue is created, the PMD will configure a new sequence
77 group with available reorder buffer entries. If all sequence number groups are
80 sequence number configuration.)
273 Specifically, the PMD supports the following configuration sequence:
293 This sequence is not supported because the event device must be reconfigured
/dpdk/doc/guides/tools/
H A Dtesteventdev.rst246 The event producer maintains a sequence number per flow and injects the events
255 verifies the expected sequence number of associated event per flow by comparing
256 the free running expected sequence number per flow.
H A Dflow-perf.rst352 Add increment TCP sequence by one to all flows actions.
355 Add decrement TCP sequence by one to all flows actions.
H A Dcryptoperf.rst320 Set PDCP sequence number size(n) in bits. Valid values of n will
/dpdk/doc/guides/sample_app_ug/
H A Dipsec_secgw.rst175 * ``-w REPLAY_WINDOW_SIZE``: specifies the IPsec sequence number replay window
179 * ``-e``: enables Security Association extended sequence number processing
182 * ``-a``: enables Security Association sequence number atomic behavior
/dpdk/app/test-pmd/
H A Dcmdline_flow.c4429 sequence.sequence)),
11078 if (opt->sequence.sequence) { in cmd_set_raw_parsed()
11079 *total_size += sizeof(opt->sequence.sequence); in cmd_set_raw_parsed()
11081 &opt->sequence.sequence, in cmd_set_raw_parsed()
11082 sizeof(opt->sequence.sequence)); in cmd_set_raw_parsed()
/dpdk/doc/guides/rel_notes/
H A Drelease_19_11.rst200 APIs. Support has been added for all sequence number sizes for control and
436 to enable sequence replay attack handling.
H A Drelease_22_03.rst58 Added ``gre_option`` item in rte_flow to support checksum/key/sequence
H A Drelease_19_08.rst78 sequence number and acknowledgment number modification.
/dpdk/lib/ethdev/
H A Drte_flow.h1217 struct rte_gre_hdr_opt_sequence sequence; member
/dpdk/doc/guides/howto/
H A Dlm_bond_virtio_sriov.rst632 in the sequence below.
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c3078 .sequence = { in mlx5_flow_validate_item_gre_option()
3079 .sequence = RTE_BE32(UINT32_MAX), in mlx5_flow_validate_item_gre_option()
3110 if (mask->sequence.sequence) in mlx5_flow_validate_item_gre_option()
3117 if (mask->checksum_rsvd.checksum || mask->sequence.sequence) { in mlx5_flow_validate_item_gre_option()
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst4034 - ``gre_option``: match GRE optional fields(checksum/key/sequence).
4038 - ``sequence {unsigned}``: sequence number value.
4409 - ``inc_tcp_seq``: Increase sequence number in the outermost TCP header.
4411 - ``value {unsigned}``: Value to increase TCP sequence number by.
4413 - ``dec_tcp_seq``: Decrease sequence number in the outermost TCP header.
4415 - ``value {unsigned}``: Value to decrease TCP sequence number by.
5689 # set flex_pattern <pattern_id> is <hex bytes sequence>

12