Searched refs:ddp (Results 1 – 4 of 4) sorted by relevance
| /dpdk/doc/guides/nics/ |
| H A D | ice.rst | 364 in the following paths in order: /lib/firmware/updates/intel/ice/ddp 365 and /lib/firmware/intel/ice/ddp. The corresponding device-specific DDP
|
| H A D | i40e.rst | 512 testpmd> ddp add 0 ./gtp.pkgo,./backup.pkgo 518 testpmd> ddp del 0 ./backup.pkgo 524 testpmd> ddp get list 0 530 testpmd> ddp get info ./gtp.pkgo
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 431 ddp get list 436 testpmd> ddp get list (port_id) 438 ddp get info 443 testpmd> ddp get info (profile_path) 1732 ddp add 1737 testpmd> ddp add (port_id) (profile_path[,backup_profile_path]) 1739 ddp del 1744 testpmd> ddp del (port_id) (backup_profile_path)
|
| /dpdk/app/test-pmd/ |
| H A D | cmdline.c | 14472 cmdline_fixed_string_t ddp; member 14479 TOKEN_STRING_INITIALIZER(struct cmd_ddp_add_result, ddp, "ddp"); 14553 cmdline_fixed_string_t ddp; member 14560 TOKEN_STRING_INITIALIZER(struct cmd_ddp_del_result, ddp, "ddp"); 14618 cmdline_fixed_string_t ddp; member 14625 TOKEN_STRING_INITIALIZER(struct cmd_ddp_info_result, ddp, "ddp"); 14857 cmdline_fixed_string_t ddp; member 14864 TOKEN_STRING_INITIALIZER(struct cmd_ddp_get_list_result, ddp, "ddp");
|