Home
last modified time | relevance | path

Searched refs:invoked (Results 1 – 25 of 26) sorted by relevance

12

/dpdk/app/test/
H A Dtest_mempool.c497 bool invoked; member
508 data->invoked = true; in test_mempool_events_cb()
552 RTE_TEST_ASSERT_EQUAL(data[j].invoked, false, in test_mempool_events()
561 RTE_TEST_ASSERT_EQUAL(data[j].invoked, true, in test_mempool_events()
588 RTE_TEST_ASSERT_EQUAL(data[0].invoked, false, in test_mempool_events()
603 RTE_TEST_ASSERT_EQUAL(data[j].invoked, true, in test_mempool_events()
638 bool invoked; member
653 data->invoked = true; in test_mempool_events_safety_cb()
702 RTE_TEST_ASSERT_EQUAL(data.invoked, false, in test_mempool_events_safety()
706 sdata[0].invoked = false; in test_mempool_events_safety()
[all …]
/dpdk/doc/guides/nics/
H A Dvdev_netvsc.rst68 This driver is invoked automatically in Hyper-V VM systems unless the user
69 invoked it by command line using ``--vdev=net_vdev_netvsc`` EAL option.
H A Dvhost.rst73 The registered callback handler will be invoked with one of below event types.
H A Ddpaa.rst295 3.FMC, being a separate user-space application, needs to be invoked from
/dpdk/doc/guides/prog_guide/
H A Dvhost_lib.rst147 This callback is invoked when a virtio device becomes ready. ``vid``
152 This callback is invoked when a virtio device is paused or shut down.
156 This callback is invoked when a specific queue's state is changed, for
161 This callback is invoked when the features is changed. For example,
167 This callback is invoked on new vhost-user socket connection. If DPDK
173 This callback is invoked when vhost-user socket connection is closed.
185 This function triggers the vhost-user negotiation. It should be invoked at
H A Dgraph_lib.rst73 The callback function will be invoked by worker thread using
87 The callback function will be invoked by ``rte_graph_create()`` on when
93 The callback function will be invoked by ``rte_graph_destroy()`` on when a
111 objects till ``rte_graph_create()`` invoked.
162 When ``rte_node_clone()`` invoked, The library, would clone all the attributes
H A Devent_ethernet_tx_adapter.rst42 The callback function is invoked if the adapter needs to use a service function
H A Dlink_bonding_poll_mode_drv_lib.rst254 that are assumed not to be invoked in parallel on different logical cores to
257 It should also be noted that the PMD receive function should not be invoked
H A Dpoll_mode_drv.rst338 not to be invoked in parallel on different logical cores to work on the same target object.
339 For instance, a PMD receive function cannot be invoked in parallel on two logical cores to poll the…
340 Of course, this function can be invoked in parallel by different logical cores on different RX queu…
H A Devent_crypto_adapter.rst119 function. The callback function is invoked if the adapter needs to use a
H A Devent_ethernet_rx_adapter.rst60 function. The callback function is invoked if the adapter needs to use a
H A Dtrace_lib.rst348 will be emitted when the tracepoint function is invoked.
H A Devent_timer_adapter.rst137 This function is passed a callback function that will be invoked if the
H A Dmbuf_lib.rst257 While the attach/detach operations can be invoked directly using the recommended rte_pktmbuf_attach…
H A Dtraffic_management.rst230 update, etc., can be invoked after the Ethernet port has been started, subject
H A Deventdev.rst420 ``rte_event_port_quiesce()`` can be invoked to make sure that all the data
H A Dcompressdev.rst219 Operation is invoked in invalid state
/dpdk/examples/pipeline/examples/
H A Dlearner.spec86 // packet meta-data fields have to be written before the "learn" instruction is invoked.
/dpdk/doc/guides/rawdevs/
H A Difpga.rst83 This driver is invoked automatically in systems added with Intel FPGA,
/dpdk/doc/guides/sample_app_ug/
H A Dkeep_alive.rst25 callback function is invoked to restart the packet processing core;
H A Dipsec_secgw.rst1081 * ``-i`` Run tests in inline mode. Regular tests will not be invoked.
1083 * ``-f`` Run tests for fallback mechanism. Regular tests will not be invoked.
1098 If <ipsec_mode> is specified, only tests for that mode will be invoked. For the
/dpdk/doc/guides/contributing/
H A Dunit_test.rst66 This mode is invoked by
190 when `command_name` is invoked.
H A Ddocumentation.rst643 * a device designated by its port identifier must be invoked in
/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst455 is added in the same process. These can be invoked by timer call-back,
/dpdk/license/
H A Dlgpl-2.1.txt178 is invoked, then you must make a good faith effort to ensure that,

12