Home
last modified time | relevance | path

Searched refs:kind (Results 1 – 12 of 12) sorted by relevance

/dpdk/doc/guides/howto/
H A Dvirtio_user_for_container_networking.rst40 context of QEMU/VM, the basic idea here is to present a kind of virtual devices,
42 QEMU in VM's context is saved by just registering a new kind of virtual device
/dpdk/drivers/net/bnx2x/
H A Dbnx2x_stats.c1372 cur_query_entry->kind = STATS_TYPE_PORT; in bnx2x_prep_fw_stats_req()
1386 cur_query_entry->kind = STATS_TYPE_PF; in bnx2x_prep_fw_stats_req()
1407 cur_query_entry->kind = STATS_TYPE_QUEUE; in bnx2x_prep_fw_stats_req()
H A Decore_hsi.h6483 uint8_t kind; member
/dpdk/doc/guides/rel_notes/
H A Ddeprecation.rst61 Need to identify this kind of usages and fix in 20.11, otherwise this blocks
/dpdk/doc/guides/nics/
H A Dfeatures.rst15 ``[uses]`` : Driver uses some kind of input from the application.
19 ``[provides]`` : Driver provides some kind of data to the application. It is possible
H A Dmlx5.rst896 This is a prerequisite to receive this kind of traffic.
904 parameter. This is a prerequisite to receive this kind of traffic.
/dpdk/doc/guides/prog_guide/
H A Dgraph_lib.rst263 The first kind of nodes are those that have a fixed ``next_nodes[]`` for the
271 The second kind of such node is ``intermediate nodes`` that decide what is the
H A Dgeneric_receive_offload_lib.rst20 types. One GRO type is in charge of process one kind of packets. For
H A Drte_flow.rst658 representor" depending on the kind of underlying device).
1674 fate kind results in undefined behavior. This applies to both ingress and
3057 A kind is a combination of an action type and a value of its transfer bit.
3059 To test if a particular kind of indirect actions is kept,
3060 the application must try to create a valid indirect action of that kind
3063 application must destroy all indirect actions of this kind
3065 If it succeeds, all indirect actions of the same kind are kept
3067 Indirect actions of a kept kind that are created when the device is stopped,
3977 - Applications get finer-grained control over the kind of traffic they want
H A Drte_security.rst135 the device shall support crypto processing for all kind of packets matching
H A Dswitch_representation.rst609 on the kind of underlying device).
H A Denv_abstraction_layer.rst461 The RX interrupt is the first choice to be such kind of wake-up event, but probably won't be the on…