Searched refs:backup (Results 1 – 6 of 6) sorted by relevance
| /dpdk/doc/guides/prog_guide/ |
| H A D | link_bonding_poll_mode_drv_lib.rst | 287 device is in active backup mode. A different port will only be used if, and 296 operating mode. If the device is in active backup mode then only the primary 337 such as active backup, to an existing application which has no knowledge of 400 Currently supports modes 0,1,2,3,4,5 (round-robin, active backup, balance, 417 is used in active backup mode to select the primary slave for data TX/RX if 489 Create a bonded device in active backup mode with two slaves specified, and a primary slave specifi…
|
| /dpdk/drivers/net/failsafe/ |
| H A D | failsafe_ops.c | 867 struct rte_eth_stats backup; in fs_stats_get() local 878 rte_memcpy(&backup, snapshot, sizeof(backup)); in fs_stats_get() 882 rte_memcpy(snapshot, &backup, sizeof(backup)); in fs_stats_get()
|
| /dpdk/doc/guides/nics/ |
| H A D | i40e.rst | 508 Load a profile which supports GTP and store backup profile: 512 testpmd> ddp add 0 ./gtp.pkgo,./backup.pkgo 514 Delete a GTP profile and restore backup profile: 518 testpmd> ddp del 0 ./backup.pkgo
|
| /dpdk/doc/guides/contributing/ |
| H A D | patches.rst | 124 The backup maintainer for the main tree should be selected 126 The backup maintainer for a sub-tree should be selected from among the component maintainers within…
|
| /dpdk/doc/guides/howto/ |
| H A D | lm_bond_virtio_sriov.rst | 107 Mode 1 is active backup.
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 1735 Load a dynamic device personalization (DDP) profile and store backup profile:: 1742 Delete a dynamic device personalization profile and restore backup profile::
|