Home
last modified time | relevance | path

Searched refs:restart (Results 1 – 19 of 19) sorted by relevance

/dpdk/doc/guides/linux_gsg/
H A Dlinux_eal_parameters.rst100 This makes restart faster by saving time to clear memory at initialization,
106 which allows to reuse these files after a restart.
/dpdk/drivers/net/axgbe/
H A Daxgbe_mdio.c219 bool restart) in axgbe_an37_set() argument
229 if (restart) in axgbe_an37_set()
248 bool restart) in axgbe_an73_set() argument
264 if (restart) in axgbe_an73_set()
/dpdk/doc/guides/nics/
H A Dfm10k.rst127 to be aware of the switch's state since it may undergo a quit-restart. When
131 sent to the app, which can then restart the FM10000 port to resume network
H A Dmlx4.rst291 /etc/init.d/openibd restart
295 service openibd restart
365 /etc/init.d/openibd restart
H A Dmlx5.rst1452 The application should re-create the flows as required after the port restart.
1482 /etc/init.d/openibd restart
/dpdk/doc/guides/sample_app_ug/
H A Dvhost_blk.rst61 after we restart vhost_blk example.
H A Dkeep_alive.rst25 callback function is invoked to restart the packet processing core;
H A Dmulti_process.rst195 it is not necessary to restart all processes if the primary instance dies.
/dpdk/doc/guides/prog_guide/
H A Dtimer_lib.rst23 This library provides an interface to add, delete and restart a timer. The API is based on BSD call…
H A Dvhost_lib.rst312 after the restart. For example, if TSO is disabled and then enabled,
H A Denv_abstraction_layer.rst287 It is used to speed up EAL initialization, usually on application restart.
296 because they are intended to be reusable at restart.
H A Drte_flow.rst4207 Applications must assume that after port close, stop or restart all flows
/dpdk/doc/guides/platform/
H A Dmlx5.rst330 After doing the change, restart the driver::
332 /etc/init.d/openibd restart
336 service openibd restart
/dpdk/drivers/net/ngbe/
H A Dngbe_ethdev.c563 bool restart; in ngbe_vlan_strip_queue_set() local
576 restart = (rxcfg & NGBE_RXCFG_ENA) && in ngbe_vlan_strip_queue_set()
580 restart = (rxcfg & NGBE_RXCFG_ENA) && in ngbe_vlan_strip_queue_set()
586 if (restart) { in ngbe_vlan_strip_queue_set()
/dpdk/drivers/net/qede/
H A Dqede_ethdev.c2313 bool restart = false; in qede_set_mtu() local
2330 restart = true; in qede_set_mtu()
2353 if (!dev->data->dev_started && restart) { in qede_set_mtu()
/dpdk/doc/guides/faq/
H A Dfaq.rst21 When you stop and restart the test application, it looks to see if the pages are available in the `…
/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.c985 bool restart; in txgbe_vlan_strip_queue_set() local
998 restart = (rxcfg & TXGBE_RXCFG_ENA) && in txgbe_vlan_strip_queue_set()
1002 restart = (rxcfg & TXGBE_RXCFG_ENA) && in txgbe_vlan_strip_queue_set()
1008 if (restart) { in txgbe_vlan_strip_queue_set()
/dpdk/doc/guides/rel_notes/
H A Drelease_22_03.rst15 which may be useful for fast restart and large allocations.
H A Dknown_issues.rst743 Netvsc driver and application restart