Searched refs:iteration (Results 1 – 11 of 11) sorted by relevance
| /dpdk/doc/guides/tools/ |
| H A D | flow-perf.rst | 74 Set the number of flow rules to insert per iteration window, 75 where 1 <= N <= "number of flow rules per iteration window". 76 The default value is 100,000 flow rules per iteration window. 78 and an iteration window size of --rules-batch=100000 flow rules, 84 Print rates for each iteration window. 85 Default iteration window equals to the rules-batch size (i.e., 100,000).
|
| H A D | testregex.rst | 69 number of iteration to run
|
| H A D | comp_perf.rst | 17 to check the throughput rate (showing cycles/iteration, cycles/Byte and Gbps,
|
| /dpdk/doc/guides/nics/ |
| H A D | fail_safe.rst | 168 /* VALID iteration over eth-dev. */ 173 /* INVALID iteration over eth-dev. */
|
| /dpdk/doc/guides/eventdevs/ |
| H A D | sw.rst | 57 iteration.
|
| /dpdk/drivers/net/e1000/base/ |
| H A D | e1000_ich8lan.c | 4638 s32 j, iteration, sector_size; in e1000_erase_flash_bank_ich8lan() local 4660 iteration = flash_bank_size / ICH_FLASH_SEG_SIZE_256; in e1000_erase_flash_bank_ich8lan() 4664 iteration = 1; in e1000_erase_flash_bank_ich8lan() 4668 iteration = 1; in e1000_erase_flash_bank_ich8lan() 4672 iteration = 1; in e1000_erase_flash_bank_ich8lan() 4682 for (j = 0; j < iteration; j++) { in e1000_erase_flash_bank_ich8lan()
|
| /dpdk/doc/guides/bbdevs/ |
| H A D | acc100.rst | 64 - ``RTE_BBDEV_TURBO_HALF_ITERATION_EVEN`` : set half iteration granularity
|
| /dpdk/drivers/event/dlb2/pf/base/ |
| H A D | dlb2_resource.c | 1459 struct dlb2_list_entry *iteration; in dlb2_get_domain_from_id() local 1462 RTE_SET_USED(iteration); in dlb2_get_domain_from_id() 1472 DLB2_FUNC_LIST_FOR(rsrcs->used_domains, domain, iteration) { in dlb2_get_domain_from_id()
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | l3_forward_power_man.rst | 197 or if the average packet per iteration is less than expectation, the frequency is decreased by one …
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | bbdev.rst | 921 | Set for iteration stopping on successful decode condition enable | 1085 when it has processed and dequeued (previous HARQ iteration).
|
| H A D | packet_framework.rst | 494 On each pipeline iteration, the packets are pushed to the next pipeline stage: for the 4-stage pipe…
|