Searched refs:extension (Results 1 – 20 of 20) sorted by relevance
71 the PMD. The user extension is the means providing the control142 object file contains extension (or hook) functions that are registered148 following sections give a small extension example along with149 instructions for compiling and using the extension.155 The following example shows an extension which populates mbuf fields165 /* Global structure passed to extension/hook functions */182 fprintf(stderr, "Called Arkville user extension for port %u\n",194 fprintf(stderr, "timestamp fields offset in extension is %d\n",223 It is recommended to the compile the extension code with252 DPDK or application specific code will called from the extension.[all …]
82 - Matching on GTP extension header with raw encap/decap action.228 - Match on GTP extension header only for GTP PDU session container (next229 extension header type = 0x85).230 - Match on GTP extension header is not supported in group 0.425 not be set as extension header.426 In case the next header is an extension header, it should not be specified in428 The last extension header item 'next header' field can specify the following
52 * The size of the extension block within each node. This space is used to store116 and how it is stored within the extension memory region in each ``rte_rib_node``.118 It is possible to implement a prefix independent convergence using the RIB extension feature.135 saving the feasible next hop ID and a pointer inside the extension space of each ``rte_rib_node``.
26 Please note that turning LTO on causes considerable extension of
998 Dedicated flags indicate if header contains specific extension headers.1008 - ``has_route_ext``: header contains Routing extension header.1009 - ``has_frag_ext``: header contains Fragment extension header.1010 - ``has_auth_ext``: header contains Authentication extension header.1013 - ``has_mobil_ext``: header contains Mobility extension header.1015 - ``has_shim6_ext``: header contains Shim6 Protocol extension header.1192 extension header flag (1b), sequence number flag (1b), N-PDU number1250 Matches the presence of any IPv6 extension header.1263 Matches the presence of IPv6 fragment extension header.1265 - ``hdr``: IPv6 fragment extension header definition (``rte_ip.h``).[all …]
198 As an extension of new_device(), this function adds virtio-crypto workload
17 extension and generalization of a traditional filter structure (for example
150 in_sg->extension = 1; in build_dpaa_raw_dp_auth_fd()268 out_sg->extension = 1; in build_raw_cipher_auth_gcm_sg()320 in_sg->extension = 1; in build_raw_cipher_auth_gcm_sg()429 out_sg->extension = 1; in build_dpaa_raw_dp_chain_fd()481 in_sg->extension = 1; in build_dpaa_raw_dp_chain_fd()576 out_sg->extension = 1; in build_dpaa_raw_dp_cipher_fd()616 in_sg->extension = 1; in build_dpaa_raw_dp_cipher_fd()686 out_sg->extension = 1; in build_dpaa_raw_proto_sg()736 in_sg->extension = 1; in build_dpaa_raw_proto_sg()
933 in_sg->extension = 1; in build_auth_only_sg()1053 in_sg->extension = 1; in build_auth_only()1153 out_sg->extension = 1; in build_cipher_only_sg()1179 in_sg->extension = 1; in build_cipher_only_sg()1263 sg->extension = 1; in build_cipher_only()1323 out_sg->extension = 1; in build_cipher_auth_gcm_sg()1363 in_sg->extension = 1; in build_cipher_auth_gcm_sg()1569 out_sg->extension = 1; in build_cipher_auth_sg()1609 in_sg->extension = 1; in build_cipher_auth_sg()1823 out_sg->extension = 1; in build_proto_sg()[all …]
33 This is based on the crypto extension support of armv8. See38 BlueField has a variant having no armv8 crypto extension support.
102 For IPv6, the only supported case is when no other extension headers other than103 fragment extension header are present in the packet.
73 ``--extended-input-sz N``: extend file data up to this size (default: no extension)
250 u32 extension:1; /* Extension bit */ member256 u32 extension:1; /* Extension bit */
174 * Transport mode with IPv6 extension headers.201 * build: armv8 crypto extension is disabled.
251 * **e1000/base: Disabled IPv6 extension header parsing on 82575.**588 ``virtio_net`` structure for future extension.
218 The Membership Library is an extension and generalization of a traditional
534 so that user can specify the size of the RIB extension inside the FIB.
621 every defined extension header type.
28 # Libraries have the abi_version as the filename extension
4072 - ``ipv6_ext``: match presence of any IPv6 extension header.4107 - ``gtp_psc``: match GTP PDU extension header with type 0x85.