| /dpdk/doc/guides/prog_guide/img/ |
| H A D | rib_internals.svg | 24 <path d="m0 595.28-143.05 56.53" class="st4" id="path768"/> 36 <path d="m0 595.28 137.65 56.44" class="st4" id="path788"/> 89 …<text x="15.71" y="569.31" class="st11" id="text883">Node containing a <tspan x="62.17" dy="1.2em"… 112 …class="st11" id="text937">Routes falling under <tspan x="5.62" dy="1.2em" class="st12" id="tspan93… 115 <path d="m0 595.28-62.71 27.91" class="st4" id="path942"/> 118 <path d="m0 595.28 52.87 27.52" class="st4" id="path947"/> 121 <path d="m0 595.28 62.71 27.91" class="st4" id="path952"/> 124 <path d="m0 595.28-56.94 27.69" class="st4" id="path957"/> 127 <path d="m0 595.28 55.35 27.62" class="st4" id="path962"/> 133 <path d="m0 595.28 66.5 28.03" class="st4" id="path972"/> [all …]
|
| H A D | rib_pic.svg | 39 <path d="m0 595.28-62.71 27.91" class="st4" id="path56"/> 42 <path d="m0 595.28 52.87 27.52" class="st4" id="path61"/> 45 <path d="m0 595.28 62.71 27.91" class="st4" id="path66"/> 48 <path d="m0 595.28-56.94 27.69" class="st4" id="path71"/> 60 <path d="m0 595.28 52.87 27.52" class="st4" id="path91"/> 63 <path d="m0 595.28-151.53 40.3" class="st4" id="path96"/> 66 <path d="m0 595.28 151.53 40.3" class="st4" id="path101"/> 75 <path d="m0 595.28-62.71 27.91" class="st4" id="path116"/> 84 <path d="m0 595.28 52.87 27.52" class="st4" id="path131"/> 87 <path d="m0 595.28-62.51 27.9" class="st4" id="path136"/> [all …]
|
| H A D | dir_24_8_alg.svg | 50 <text x="60.41" y="482.21" class="st2" id="text46">nh_id</text> 73 <text x="60.41" y="482.21" class="st2" id="text89">nh_id</text> 80 <text x="36.84" y="490.72" class="st2" id="text103">24</text> 84 <text x="10.63" y="490.72" class="st2" id="text112">8</text> 87 <path d="M0 343.37v153.07h83.62" class="st3" id="path117"/> 98 <path d="M0 397.23v99.21" class="st3" id="path144"/> 100 <text x="-7.37" y="451.03" class="st2" id="text148">no</text> 103 <path d="M0 457.04h94.96v39.4" class="st3" id="path153"/> 110 <path d="M0 439.75h300.1v56.69" class="st3" id="path167"/> 116 <path d="M0 496.44h12.05V358.39" class="st3" id="path179"/> [all …]
|
| /dpdk/lib/eal/common/ |
| H A D | eal_common_class.c | 16 rte_class_register(struct rte_class *class) in rte_class_register() argument 18 RTE_VERIFY(class); in rte_class_register() 19 RTE_VERIFY(class->name && strlen(class->name)); in rte_class_register() 21 TAILQ_INSERT_TAIL(&rte_class_list, class, next); in rte_class_register() 22 RTE_LOG(DEBUG, EAL, "Registered [%s] device class.\n", class->name); in rte_class_register() 26 rte_class_unregister(struct rte_class *class) in rte_class_unregister() argument 28 TAILQ_REMOVE(&rte_class_list, class, next); in rte_class_unregister() 29 RTE_LOG(DEBUG, EAL, "Unregistered [%s] device class.\n", class->name); in rte_class_unregister() 51 cmp_class_name(const struct rte_class *class, const void *_name) in cmp_class_name() argument 55 return strcmp(class->name, name); in cmp_class_name()
|
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_ef100_rx.c | 220 return EFX_WORD_FIELD(class, in sfc_ef100_rx_nt_or_inner_l4_csum() 229 return EFX_WORD_FIELD(class, in sfc_ef100_rx_tun_outer_l4_csum() 284 switch (EFX_WORD_FIELD(class, in sfc_ef100_rx_class_decode() 302 switch (EFX_WORD_FIELD(class, in sfc_ef100_rx_class_decode() 307 sfc_ef100_rx_nt_or_inner_l4_csum(class); in sfc_ef100_rx_class_decode() 322 switch (EFX_WORD_FIELD(class, in sfc_ef100_rx_class_decode() 336 switch (EFX_WORD_FIELD(class, in sfc_ef100_rx_class_decode() 355 switch (EFX_WORD_FIELD(class, in sfc_ef100_rx_class_decode() 405 const efx_word_t *class; in sfc_ef100_rx_prefix_to_offloads() local 411 sizeof(*class)); in sfc_ef100_rx_prefix_to_offloads() [all …]
|
| /dpdk/doc/guides/platform/ |
| H A D | cnxk.rst | 390 CBFC(class based flow control) pause frames received for class 0: 0 391 CBFC pause frames received for class 1: 0 392 CBFC pause frames received for class 2: 0 393 CBFC pause frames received for class 3: 0 394 CBFC pause frames received for class 4: 0 395 CBFC pause frames received for class 5: 0 396 CBFC pause frames received for class 6: 0 397 CBFC pause frames received for class 7: 0 398 CBFC pause frames received for class 8: 0 399 CBFC pause frames received for class 9: 0 [all …]
|
| H A D | mlx5.rst | 56 (e.g. ``0000:08:00.1,class=eth``). 66 - ``class=compress`` for :doc:`../../compressdevs/mlx5`. 67 - ``class=crypto`` for :doc:`../../cryptodevs/mlx5`. 68 - ``class=eth`` for :doc:`../../nics/mlx5`. 69 - ``class=regex`` for :doc:`../../regexdevs/mlx5`. 70 - ``class=vdpa`` for :doc:`../../vdpadevs/mlx5`. 381 auxiliary:mlx5_core.sf.<num>,class=eth:regex 557 -a 0000:03:00.2,class=eth:regex,mr_mempool_reg_en=0 561 -a auxiliary:mlx5_core.sf.2,class=compress,mr_ext_memseg_en=0 563 Each device class PMD has its own list of specific arguments, [all …]
|
| /dpdk/drivers/ |
| H A D | meson.build | 60 # subpath can be either "class" or "class/driver" 63 class = driver_path[0] variable 66 class = subpath variable 67 subdir(class) 70 # save class name on first occurrence 71 if not dpdk_driver_classes.contains(class) 72 dpdk_driver_classes += class 77 # default log prefix can be defined per class 79 # default log name is pmd.class.driver 80 log_prefix = 'pmd.' + class [all …]
|
| /dpdk/app/test/ |
| H A D | test_devargs.c | 60 const char *class; member 81 if (eth_class == NULL && list[i].class != NULL && in test_valid_devargs_cases() 82 strcmp(list[i].class, "eth") == 0) in test_valid_devargs_cases() 106 if ((list[i].class_kv > 0 || list[i].class != NULL) && in test_valid_devargs_cases() 115 if (list[i].class != NULL && in test_valid_devargs_cases() 116 strcmp(da.cls->name, list[i].class) != 0) { in test_valid_devargs_cases() 118 list[i].devargs, da.cls->name, list[i].class); in test_valid_devargs_cases()
|
| /dpdk/lib/eal/windows/include/sys/ |
| H A D | queue.h | 156 class type *slh_first; /* first element */ \ 169 class type *sle_next; /* next element */ \ 289 class type *stqh_first; /* first element */ \ 290 class type **stqh_last; /* addr of last next element */ \ 303 class type *stqe_next; /* next element */ \ 421 class type *lh_first; /* first element */ \ 435 class type *le_next; /* next element */ \ 436 class type **le_prev; /* address of previous next element */ \ 597 class type *tqh_first; /* first element */ \ 598 class type **tqh_last; /* addr of last next element */ \ [all …]
|
| /dpdk/doc/guides/nics/ |
| H A D | softnic.rst | 76 #. ``tm_qsize0``: size of scheduler queue 0 (traffic class 0) of the pipes/subscribers. 79 #. ``tm_qsize1``: size of scheduler queue 1 (traffic class 1) of the pipes/subscribers. 82 #. ``tm_qsize2``: size of scheduler queue 2 (traffic class 2) of the pipes/subscribers. 85 #. ``tm_qsize3``: size of scheduler queue 3 (traffic class 3) of the pipes/subscribers. 88 #. ``tm_qsize4``: size of scheduler queue 4 (traffic class 4) of the pipes/subscribers. 91 #. ``tm_qsize5``: size of scheduler queue 5 (traffic class 5) of the pipes/subscribers. 94 #. ``tm_qsize6``: size of scheduler queue 6 (traffic class 6) of the pipes/subscribers. 97 #. ``tm_qsize7``: size of scheduler queue 7 (traffic class 7) of the pipes/subscribers. 100 #. ``tm_qsize8``: size of scheduler queue 8 (traffic class 8) of the pipes/subscribers. 103 #. ``tm_qsize9``: size of scheduler queue 9 (traffic class 9) of the pipes/subscribers. [all …]
|
| H A D | ice.rst | 169 | Ver |Traffic class| Flow | Next Header | Hop Limit | 174 IPHDR2 - IPv6 header word 0, "Ver", "Traffic class" and high 4 bits of 182 | Ver |Traffic class| Flow Label | 187 IPHDR2 - IPv6 header word 0, "Ver", "Traffic class" and high 4 bits of
|
| /dpdk/ |
| H A D | meson.build | 122 foreach class:dpdk_driver_classes 123 class_drivers = get_variable(class + '_drivers') 124 output_message += '\n' + class + ':\n\t'
|
| /dpdk/drivers/net/virtio/virtio_user/ |
| H A D | virtio_user_dev.c | 736 if (hdr->class == VIRTIO_NET_CTRL_MQ && in virtio_user_handle_ctrl_msg() 742 } else if (hdr->class == VIRTIO_NET_CTRL_RX || in virtio_user_handle_ctrl_msg() 743 hdr->class == VIRTIO_NET_CTRL_MAC || in virtio_user_handle_ctrl_msg() 744 hdr->class == VIRTIO_NET_CTRL_VLAN) { in virtio_user_handle_ctrl_msg() 790 if (hdr->class == VIRTIO_NET_CTRL_MQ && in virtio_user_handle_ctrl_msg_packed() 797 } else if (hdr->class == VIRTIO_NET_CTRL_RX || in virtio_user_handle_ctrl_msg_packed() 798 hdr->class == VIRTIO_NET_CTRL_MAC || in virtio_user_handle_ctrl_msg_packed() 799 hdr->class == VIRTIO_NET_CTRL_VLAN) { in virtio_user_handle_ctrl_msg_packed()
|
| /dpdk/doc/guides/compressdevs/ |
| H A D | mlx5.rst | 25 class operations can be supported in parallel to the net, vDPA and 26 RegEx class operations.
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | qos_framework.rst | 392 …These fields are: port, subport, traffic class and queue within traffic class, and are typically s… 443 …and the available credits (of current pipe, pipe traffic class, subport and subport traffic class), 537 * Traffic class TC is the highest priority active traffic class of pipe P; 543 * Subport S has enough credits for traffic class TC to send the packet; 547 * Pipe P has enough credits for traffic class TC to send the packet. 551 subport S traffic class TC, pipe P, pipe P traffic class TC. 932 allocated for the same traffic class at the parent subport level. 935 traffic class is solely the result of pipe and 939 When the overall demand for traffic class X for the current subport is low, 941 as demand for traffic class X is completely satisfied for all member pipes. [all …]
|
| H A D | source_org.rst | 24 library with the format ``librte_X_Y.a`` where ``X`` is the device class
|
| /dpdk/drivers/common/dpaax/caamflib/rta/ |
| H A D | operation_cmd.h | 184 uint32_t class; member 230 opcode |= cipher_algo | alg_table[i].class; in rta_operation() 329 opcode |= cipher_algo | alg_table[i].class; in rta_operation2()
|
| /dpdk/examples/qos_sched/ |
| H A D | profile.cfg | 12 ; - Within lowest priority traffic class (best-effort), the byte-level 13 ; WRR weights for the 4 queues of best effort traffic class are set 78 ; RED params per traffic class and color (Green / Yellow / Red)
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | qos_scheduler.rst | 121 The profile configuration file defines all the port/subport/pipe/traffic class/queue parameters 168 * qavg port X subport Y tc Z: Show average queue size per subport for a specific traffic class. 172 … qavg port X subport Y pipe Z tc A: Show average queue size per pipe for a specific traffic class. 208 * A traffic class is the representation of a different traffic type with a specific loss rate, 237 …| | Lowest Priority TC: 4 | class (Best effort) serviced in WRR | …
|
| /dpdk/doc/guides/vdpadevs/ |
| H A D | sfc.rst | 18 Adding "class=vdpa" parameter helps to specify that this 67 - ``class`` [net|vdpa] (default **net**)
|
| /dpdk/doc/guides/freebsd_gsg/ |
| H A D | build_dpdk.rst | 186 ix0@pci0:1:0:0: class=0x020000 card=0x00038086 chip=0x10fb8086 rev=0x01 hdr=0x00 187 ix1@pci0:1:0:1: class=0x020000 card=0x00038086 chip=0x10fb8086 rev=0x01 hdr=0x00 188 ix2@pci0:2:0:0: class=0x020000 card=0x00038086 chip=0x10fb8086 rev=0x01 hdr=0x00 189 ix3@pci0:2:0:1: class=0x020000 card=0x00038086 chip=0x10fb8086 rev=0x01 hdr=0x00
|
| /dpdk/doc/guides/rawdevs/ |
| H A D | cnxk_gpio.rst | 39 available under `/sys/class/gpio`. For further details on how Linux represents 48 $ ls /sys/class/gpio
|
| /dpdk/drivers/crypto/caam_jr/ |
| H A D | caam_jr_desc.h | 249 unsigned int class:2; member
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | enable_func.rst | 64 /sys/class/uio/uio0/device/config 65 /sys/class/uio/uio0/device/resource*
|