| /dpdk/drivers/ml/cnxk/ |
| H A D | cnxk_ml_model.c | 62 struct cnxk_ml_layer *layer; in cnxk_ml_model_dump() local 88 layer = &model->layer[layer_id]; in cnxk_ml_model_dump() 89 if (layer->type == ML_CNXK_LAYER_TYPE_MRVL) in cnxk_ml_model_dump() 90 cn10k_ml_layer_print(cnxk_mldev, layer, fp); in cnxk_ml_model_dump() 92 mvtvm_ml_layer_print(cnxk_mldev, layer, fp); in cnxk_ml_model_dump()
|
| H A D | mvtvm_ml_stubs.c | 41 mvtvm_ml_layer_print(struct cnxk_ml_dev *cnxk_mldev, struct cnxk_ml_layer *layer, FILE *fp) in mvtvm_ml_layer_print() argument 44 RTE_SET_USED(layer); in mvtvm_ml_layer_print()
|
| H A D | cn10k_ml_model.h | 453 void cn10k_ml_layer_addr_update(struct cnxk_ml_layer *layer, uint8_t *buffer, 458 int cn10k_ml_model_ocm_pages_count(struct cnxk_ml_dev *cnxk_mldev, struct cnxk_ml_layer *layer, 463 void cn10k_ml_layer_print(struct cnxk_ml_dev *cnxk_mldev, struct cnxk_ml_layer *layer, FILE *fp);
|
| H A D | mvtvm_ml_model.h | 88 void mvtvm_ml_layer_print(struct cnxk_ml_dev *cnxk_mldev, struct cnxk_ml_layer *layer, FILE *fp);
|
| H A D | mvtvm_ml_stubs.h | 30 void mvtvm_ml_layer_print(struct cnxk_ml_dev *cnxk_mldev, struct cnxk_ml_layer *layer, FILE *fp);
|
| /dpdk/app/test/ |
| H A D | test_devargs.c | 20 test_args(const char *devargs, const char *layer, const char *args, const int n) in test_args() argument 27 devargs, layer); in test_args() 35 devargs, layer); in test_args() 41 devargs, layer, args); in test_args() 46 devargs, layer, args, kvlist->count, n); in test_args()
|
| /dpdk/doc/guides/howto/ |
| H A D | virtio_user_for_container_networking.rst | 41 which can be attached and initialized by DPDK. The device emulation layer by 43 in DPDK's ether layer. And to minimize the change, we reuse already-existing
|
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_flow.h | 167 enum sfc_flow_item_layers layer; /* Layer of item */ member
|
| /dpdk/doc/guides/nics/ |
| H A D | nfb.rst | 11 library to communicate with these cards over the nfb layer. 28 allocation of resources needed for nfb layer function.
|
| H A D | build_and_test.rst | 29 The ethdev layer supports below build options for debug purpose:
|
| H A D | sfc_efx.rst | 180 outer layer 4 packet type. 337 layer and above. 342 transport layer and above.
|
| H A D | pfe.rst | 88 the kernel layer for link status.
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | link_bonding_poll_mode_drv_lib.rst | 78 transmission policies supported are layer 2+3, this takes the IP source and 80 the final supported policy is layer 3+4, this uses IP source and 443 to l2 (layer 2) forwarding, the other transmission policies available are 444 l23 (layer 2+3) and l34 (layer 3+4) 495 … two members specified by their PCI addresses, and a transmission policy of layer 3 + 4 forwarding: 583 For example, set a Link Bonding device (port 10) to use a balance policy of layer 3+4 (IP addresses… 631 in balance mode with a transmission policy of layer 2+3::
|
| H A D | pdcp_lib.rst | 87 When upper layer request for operations such as re-establishment, 295 * it should be communicated to PDCP layer so that
|
| H A D | glossary.rst | 156 An abbreviation for the physical layer of the OSI model.
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | pipeline.rst | 102 During this stage, EAL layer is initialised and application specific arguments are parsed. Furtherm…
|
| H A D | ip_pipeline.rst | 70 The following is an example command to run ip pipeline application configured for layer 2 forwardin… 116 During this stage, EAL layer is initialised and application specific arguments are parsed. Furtherm…
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_19_02.rst | 61 * Renamed build options for the glue layer to 206 ``rte_security_session`` structure. That would allow upper layer to easily
|
| H A D | release_20_08.rst | 144 * **Updated Mellanox mlx5 net driver and common layer.** 148 * Added mlx5 PCI layer to share a PCI device among multiple PMDs.
|
| H A D | release_23_11.rst | 271 * **Added layer 2 MACsec forwarding example application.** 273 Added a new example layer 2 forwarding application to benchmark
|
| H A D | release_21_05.rst | 287 and confusion with the transport layer security term.
|
| H A D | release_2_2.rst | 56 * Added the ability for the upper layer to query RX/TX queue information.
|
| H A D | release_18_11.rst | 170 Cryptodev port is a shim layer in the port library that interacts with DPDK
|
| H A D | release_21_11.rst | 479 compatibility layer will be kept until DPDK 22.11.
|
| /dpdk/doc/guides/platform/ |
| H A D | mlx5.rst | 47 - **Direct Rules** manages flow steering at the low-level hardware layer 595 and below are the arguments supported by the common mlx5 layer.
|