Home
last modified time | relevance | path

Searched refs:backup (Results 1 – 6 of 6) sorted by relevance

/dpdk/doc/guides/prog_guide/
H A Dlink_bonding_poll_mode_drv_lib.rst287 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 Dfailsafe_ops.c867 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 Di40e.rst508 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 Dpatches.rst124 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 Dlm_bond_virtio_sriov.rst107 Mode 1 is active backup.
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst1735 Load a dynamic device personalization (DDP) profile and store backup profile::
1742 Delete a dynamic device personalization profile and restore backup profile::