Home
last modified time | relevance | path

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

/dpdk/doc/guides/nics/
H A Dcnxk.rst176 pre_l2 headers are custom headers placed before the ethernet header. For
177 parsing custom pre_l2 headers, an offset, mask within the offset and shift
178 direction has to be provided within the custom header that holds the size of
179 the custom header. This is valid only with switch header pre_l2. Maximum
190 With the above configuration, custom pre_l2 header will be enabled on that
254 - ``Enable custom SA action`` (default ``0``)
262 With the above configuration, application can enable custom SA action. This
336 set with this custom mask, inbound encrypted traffic from all ports with
397 The ``RTE_FLOW_ITEM_TYPE_RAW`` can be used to parse the below custom protocols.
H A Daf_xdp.rst37 * ``xdp_prog`` - path to custom xdp program (optional, default none);
H A Dqede.rst117 CAUTION this option is more for custom firmware, it is not
H A Ddpaa.rst273 It supports non-standard UDF header parsing for custom protocols.
H A Dark.rst70 own MAC or custom FPGA applications, which may require control from
H A Dsoftnic.rst7 The Soft NIC allows building custom NIC pipelines in software. The Soft NIC pipeline
H A Dmvpp2.rst266 …<start_hdr>``: Indicate what is the start header mode (`none` (eth), `dsa`, `ext_dsa` or `custom`).
/dpdk/doc/guides/
H A Dmeson.build27 install_data(files('custom.css'), install_dir: join_paths(htmldir,'_static', 'css'))
/dpdk/kernel/freebsd/
H A Dmeson.build10 # files from the individual meson.build files, and then use a custom
/dpdk/doc/guides/rawdevs/
H A Dcnxk_gpio.rst10 kernel driver custom interface allowing one to install userspace interrupt
173 Message is used to install custom interrupt handler.
H A Dcnxk_bphy.rst124 Message is used setup custom interrupt handler.
/dpdk/doc/api/
H A Dmeson.build16 generate_css = find_program('doxy-html-custom.sh')
/dpdk/doc/guides/prog_guide/
H A Drawdev.rst18 2. Or, create a vdev and implement necessary custom APIs which are directly
H A Dipsec_lib.rst151 To accommodate future custom implementations function pointers
H A Dhash_lib.rst73 a custom compare function, which is assigned to a function pointer (therefore, it is not supported …
H A Drte_flow.rst1607 Matches with the custom network protocol header that was created
/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst426 via user-defined custom rings.
451 How to develop a custom code to debug?
/dpdk/doc/guides/rel_notes/
H A Drelease_22_03.rst132 * Added support for devices of custom PHY interfaces.
176 custom GPIO interrupt handlers which bypass the kernel. This is especially useful
H A Drelease_20_02.rst19 New APIs have been added to support rings with custom element size.
H A Drelease_16_04.rst397 however a custom compare function (not in the jump table) can only
H A Drelease_19_11.rst242 custom functional and performance tests for an IPsec SAD implementation.
/dpdk/doc/guides/gpus/
H A Dcuda.rst69 If CUDA installation resides in a custom directory,
/dpdk/doc/guides/freebsd_gsg/
H A Dbuild_dpdk.rst205 To avoid building a custom kernel, the ``nic_uio`` module can detach a network port
/dpdk/doc/guides/sample_app_ug/
H A Dip_pipeline.rst24 …* Any standard TCP client (e.g. telnet, netcat, custom script, etc) is typically able to connect t…
/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_pcd_ext.h2830 bool custom; member