| /dpdk/examples/eventdev_pipeline/ |
| H A D | main.c | 315 static uint8_t once; in signal_handler() local 319 if ((signum == SIGINT || signum == SIGTERM) && !once) { in signal_handler() 324 once = 1; in signal_handler()
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | eal_args.include.rst | 164 must be specified once only. 177 must be specified once only. 189 Default mode is ``overwrite`` and parameter must be specified once only.
|
| /dpdk/doc/guides/howto/ |
| H A D | avx512.rst | 24 This API should only be called once at initialization, before EAL init.
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | thread_safety_dpdk_functions.rst | 61 However, the DPDK performs checks to ensure that libraries are only initialized once. 62 If initialization is attempted more than once, an error is returned.
|
| H A D | pcapng_lib.rst | 24 should be called once to initialize timestamp computation.
|
| H A D | event_timer_adapter.rst | 146 once. The periodic capability flag, ``RTE_EVENT_TIMER_ADAPTER_CAP_PERIODIC``, 230 the connection object again once we dequeue the timer expiry event from the 245 events will be generated once or periodically until the timer is cancelled based
|
| H A D | stack_lib.rst | 79 2. Other threads modify the list such that the head pointer is once again X,
|
| H A D | timer_lib.rst | 61 so this additional check is skipped in favor of checking as normal once the lock has been taken.)
|
| H A D | packet_classif_access_ctrl.rst | 514 once the following lines are executed: 538 once the following lines are executed: 557 once the following lines are executed:
|
| /dpdk/doc/guides/tools/ |
| H A D | dumpcap.rst | 46 To capture on multiple interfaces at once, use multiple ``-I`` flags.
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | octeontx.rst | 11 the response once the operation is completed.
|
| H A D | mlx5.rst | 67 The command to set the register should be executed only once, and all the
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | timer.rst | 86 … The SINGLE flag means that the timer expires only once and must be reloaded manually if required.
|
| /dpdk/doc/guides/eventdevs/ |
| H A D | opdl.rst | 113 - For performance, the rte_event flow_id should not be updated once packet\
|
| H A D | sw.rst | 101 the events waiting in the ingress rings only once per call. The default
|
| /dpdk/doc/guides/contributing/ |
| H A D | vulnerability.rst | 90 using the standard patch process, once a CVE number has been assigned. 175 Backports to the identified affected versions are done once the fix is ready.
|
| H A D | abi_policy.rst | 28 once approved these will form part of the next ABI version. 370 once a maintainer has become satisfied that the API is mature
|
| /dpdk/doc/guides/platform/ |
| H A D | octeontx.rst | 83 native architecture, the linux sources need to be compiled once natively.
|
| /dpdk/lib/ |
| H A D | meson.build | 128 # eal is standard dependency once built
|
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_nix_tm.c | 707 bool once = false; in nix_tm_sq_flush_post() local 745 if (!once) { in nix_tm_sq_flush_post() 753 once = true; in nix_tm_sq_flush_post()
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | deprecation.rst | 106 The legacy actions should be deprecated in 22.07, once MODIFY_FIELD
|
| /dpdk/doc/guides/nics/ |
| H A D | af_xdp.rst | 93 MTU value will be at most 3072, but likely even smaller than this, once relevant
|
| H A D | nfp.rst | 116 although once they are created, DPDK apps should be able to use them as normal
|
| H A D | cxgbe.rst | 116 Tx only sends the coalesced packets to hardware once the max 834 - To configure all the ports at once, stop all the ports first and run the
|
| /dpdk/doc/guides/bbdevs/ |
| H A D | acc100.rst | 169 This configuration needs to be executed at least once after reboot or PCI FLR and can
|