| /dpdk/examples/pipeline/ |
| H A D | cli.c | 426 out = &out[strlen(out)]; in cmd_link_show() 433 out = &out[strlen(out)]; in cmd_link_show() 2468 out += strlen(out); in cmd_pipeline_meter_stats() 2475 out += strlen(out); in cmd_pipeline_meter_stats() 2482 out += strlen(out); in cmd_pipeline_meter_stats() 2506 out += strlen(out); in cmd_pipeline_meter_stats() 2549 out += strlen(out); in cmd_pipeline_stats() 2562 out += strlen(out); in cmd_pipeline_stats() 2567 out += strlen(out); in cmd_pipeline_stats() 2591 out += strlen(out); in cmd_pipeline_stats() [all …]
|
| /dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_cli.c | 55 char *out, in cmd_mempool() argument 114 char *out, in cmd_link() argument 158 char *out, in cmd_swq() argument 199 char *out, in cmd_tmgr_shaper_profile() argument 285 char *out, in cmd_tmgr_shared_shaper() argument 5097 out, in cmd_softnic_pipeline_table_rule_add() 5107 out, in cmd_softnic_pipeline_table_rule_add() 5358 out, in cmd_softnic_pipeline_table_rule_add_bulk() 5445 out, in cmd_softnic_pipeline_table_rule_delete() 6527 out, in cli_rule_file_process() [all …]
|
| /dpdk/examples/ip_pipeline/ |
| H A D | cli.c | 64 char *out, in cmd_mempool() argument 318 out = &out[strlen(out)]; in cmd_link_show() 325 out = &out[strlen(out)]; in cmd_link_show() 4387 out, in cmd_pipeline_table_rule_add() 4397 out, in cmd_pipeline_table_rule_add() 4617 out, in cmd_pipeline_table_rule_add_bulk() 4688 out, in cmd_pipeline_table_rule_delete() 5249 out, in cmd_pipeline_table_rule_stats_read() 5573 out, in cmd_pipeline_table_rule_meter_read() 5819 out, in cmd_pipeline_table_rule_ttl_read() [all …]
|
| /dpdk/app/test/ |
| H A D | test_meter.c | 452 out[3] = RTE_COLOR_RED; in tm_test_srtcm_color_aware_check() 464 out[3] = RTE_COLOR_RED; in tm_test_srtcm_color_aware_check() 473 out[0] = RTE_COLOR_RED; in tm_test_srtcm_color_aware_check() 474 out[1] = RTE_COLOR_RED; in tm_test_srtcm_color_aware_check() 475 out[2] = RTE_COLOR_RED; in tm_test_srtcm_color_aware_check() 476 out[3] = RTE_COLOR_RED; in tm_test_srtcm_color_aware_check() 559 out[3] = RTE_COLOR_RED; in tm_test_trtcm_color_aware_check() 567 out[3] = RTE_COLOR_RED; in tm_test_trtcm_color_aware_check() 572 out[0] = RTE_COLOR_RED; in tm_test_trtcm_color_aware_check() 573 out[1] = RTE_COLOR_RED; in tm_test_trtcm_color_aware_check() [all …]
|
| H A D | test_interrupts.c | 437 goto out; in test_interrupt() 444 goto out; in test_interrupt() 452 goto out; in test_interrupt() 460 goto out; in test_interrupt() 468 goto out; in test_interrupt() 477 goto out; in test_interrupt() 486 goto out; in test_interrupt() 495 goto out; in test_interrupt() 503 goto out; in test_interrupt() 512 goto out; in test_interrupt() [all …]
|
| /dpdk/lib/eal/common/ |
| H A D | eal_common_hexdump.c | 13 unsigned int i, out, ofs; in rte_hexdump() local 25 snprintf(line + out, LINE_LEN - out, in rte_hexdump() 29 out += 3; in rte_hexdump() 34 out += snprintf(line + out, LINE_LEN - out, " | "); in rte_hexdump() 41 out += snprintf(line + out, LINE_LEN - out, "%c", c); in rte_hexdump() 51 unsigned int i, out; in rte_memdump() local 61 if (out >= LINE_LEN - 4) { in rte_memdump() 63 out = 0; in rte_memdump() 64 line[out] = '\0'; in rte_memdump() 66 out += snprintf(line + out, LINE_LEN - out, "%02x%s", in rte_memdump() [all …]
|
| H A D | eal_common_uuid.c | 25 uint8_t *out = ptr; in uuid_pack() local 28 out[3] = (uint8_t) tmp; in uuid_pack() 30 out[2] = (uint8_t) tmp; in uuid_pack() 32 out[1] = (uint8_t) tmp; in uuid_pack() 34 out[0] = (uint8_t) tmp; in uuid_pack() 37 out[5] = (uint8_t) tmp; in uuid_pack() 39 out[4] = (uint8_t) tmp; in uuid_pack() 42 out[7] = (uint8_t) tmp; in uuid_pack() 44 out[6] = (uint8_t) tmp; in uuid_pack() 47 out[9] = (uint8_t) tmp; in uuid_pack() [all …]
|
| /dpdk/drivers/net/e1000/base/ |
| H A D | e1000_82541.c | 89 out: in e1000_init_phy_params_82541() 180 out: in e1000_init_nvm_params_82541() 399 out: in e1000_init_hw_82541() 453 out: in e1000_get_link_up_info_82541() 487 out: in e1000_phy_hw_reset_82541() 540 out: in e1000_setup_copper_link_82541() 620 out: in e1000_check_for_link_82541() 824 out: in e1000_config_dsp_after_link_change_82541() 894 out: in e1000_get_cable_length_igp_82541() 992 out: in e1000_set_d3_lplu_state_82541() [all …]
|
| H A D | e1000_82543.c | 127 out: in e1000_init_phy_params_82543() 265 out: in e1000_tbi_compatibility_enabled_82543() 292 out: in e1000_set_tbi_compatibility_82543() 317 out: in e1000_tbi_sbp_enabled_82543() 363 out: in e1000_init_phy_disabled_82543() 441 out: in e1000_tbi_adjust_stats_82543() 497 out: in e1000_read_phy_reg_82543() 544 out: in e1000_write_phy_reg_82543() 721 out: in e1000_phy_force_speed_duplex_82543() 814 out: in e1000_polarity_reversal_workaround_82543() [all …]
|
| H A D | e1000_82540.c | 61 goto out; in e1000_init_phy_params_82540() 75 goto out; in e1000_init_phy_params_82540() 79 out: in e1000_init_phy_params_82540() 187 goto out; in e1000_init_mac_params_82540() 215 out: in e1000_init_mac_params_82540() 417 out: in e1000_setup_copper_link_82540() 459 out: in e1000_setup_fiber_serdes_link_82540() 489 out: in e1000_adjust_serdes_amplitude_82540() 545 out: in e1000_set_vco_speed_82540() 590 out: in e1000_set_phy_mode_82540() [all …]
|
| H A D | e1000_82575.c | 290 out: in e1000_init_phy_params_82575() 543 out: in e1000_read_phy_reg_sgmii_82575() 576 out: in e1000_write_phy_reg_sgmii_82575() 679 out: in e1000_get_phy_id_82575() 720 out: in e1000_phy_hw_reset_sgmii_82575() 806 out: in e1000_set_d0_lplu_state_82575() 951 out: in e1000_acquire_nvm_82575() 1019 out: in e1000_acquire_swfw_sync_82575() 1537 out: in e1000_setup_copper_link_82575() 1827 out: in e1000_set_sfp_media_type_82575() [all …]
|
| /dpdk/drivers/common/mlx5/ |
| H A D | mlx5_devx_cmds.c | 159 out, sizeof(out)); in mlx5_devx_cmd_register_write() 479 out, sizeof(out)); in mlx5_devx_cmd_query_nic_vport_context() 596 out, sizeof(out)); in mlx5_devx_cmd_query_parse_samples() 725 out, sizeof(out)); in mlx5_devx_cmd_create_flex_parser() 1290 out, sizeof(out)); in mlx5_devx_cmd_create_rq() 1342 out, sizeof(out)); in mlx5_devx_cmd_modify_rq() 1545 out, sizeof(out)); in mlx5_devx_cmd_modify_tir() 1752 out, sizeof(out)); in mlx5_devx_cmd_modify_sq() 2091 out, sizeof(out)); in mlx5_devx_cmd_modify_virtq() 2127 out, sizeof(out)); in mlx5_devx_cmd_query_virtq() [all …]
|
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_io_generic.h | 102 roc_lmt_mov(void *out, const void *in, const uint32_t lmtext) in roc_lmt_mov() argument 106 memset(out, 0, sizeof(__uint128_t) * (lmtext ? lmtext > 1 ? 4 : 3 : 2)); in roc_lmt_mov() 110 roc_lmt_mov64(void *out, const void *in) in roc_lmt_mov64() argument 112 PLT_SET_USED(out); in roc_lmt_mov64() 117 roc_lmt_mov_nv(void *out, const void *in, const uint32_t lmtext) in roc_lmt_mov_nv() argument 125 roc_lmt_mov_seg(void *out, const void *in, const uint16_t segdw) in roc_lmt_mov_seg() argument 127 PLT_SET_USED(out); in roc_lmt_mov_seg() 133 roc_lmt_mov_one(void *out, const void *in) in roc_lmt_mov_one() argument 135 PLT_SET_USED(out); in roc_lmt_mov_one() 140 roc_lmt_mov_seg_nv(void *out, const void *in, const uint16_t segdw) in roc_lmt_mov_seg_nv() argument [all …]
|
| H A D | roc_io.h | 158 roc_lmt_mov(void *out, const void *in, const uint32_t lmtext) in roc_lmt_mov() argument 161 volatile __uint128_t *dst128 = (__uint128_t *)out; in roc_lmt_mov() 173 roc_lmt_mov64(void *out, const void *in) in roc_lmt_mov64() argument 176 volatile __uint128_t *dst128 = (__uint128_t *)out; in roc_lmt_mov64() 185 roc_lmt_mov_nv(void *out, const void *in, const uint32_t lmtext) in roc_lmt_mov_nv() argument 188 __uint128_t *dst128 = (__uint128_t *)out; in roc_lmt_mov_nv() 200 roc_lmt_mov_seg(void *out, const void *in, const uint16_t segdw) in roc_lmt_mov_seg() argument 203 volatile __uint128_t *dst128 = (__uint128_t *)out; in roc_lmt_mov_seg() 211 roc_lmt_mov_one(void *out, const void *in) in roc_lmt_mov_one() argument 214 volatile __uint128_t *dst128 = (__uint128_t *)out; in roc_lmt_mov_one() [all …]
|
| /dpdk/app/test-pmd/ |
| H A D | cmdline_flow.c | 6551 memset(out, 0x00, sizeof(*out)); in parse_init() 6552 memset((uint8_t *)out + sizeof(*out), 0x22, size - sizeof(*out)); in parse_init() 6582 out->args.vc.data = (uint8_t *)out + size; in parse_ia() 6672 out->args.vc.data = (uint8_t *)out + size; in parse_qia() 6780 out->args.vc.data = (uint8_t *)out + size; in parse_mp() 6825 out->args.vc.data = (uint8_t *)out + size; in parse_vc() 8725 out->args.vc.data = (uint8_t *)out + size; in parse_template() 8963 out->args.vc.data = (uint8_t *)out + size; in parse_qo() 9068 out->args.vc.data = (uint8_t *)out + size; in parse_push() 9790 memset(out, 0x00, sizeof(*out)); in parse_set_init() [all …]
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | ep1.cfg | 25 sp ipv4 out esp protect 105 pri 1 dst 192.168.115.0/24 sport 0:65535 dport 0:65535 26 sp ipv4 out esp protect 106 pri 1 dst 192.168.116.0/24 sport 0:65535 dport 0:65535 27 sp ipv4 out esp protect 110 pri 1 dst 192.168.185.0/24 sport 0:65535 dport 0:65535 28 sp ipv4 out esp protect 111 pri 1 dst 192.168.186.0/24 sport 0:65535 dport 0:65535 29 sp ipv4 out esp protect 115 pri 1 dst 192.168.210.0/24 sport 0:65535 dport 0:65535 32 sp ipv4 out esp protect 125 pri 1 dst 192.168.65.0/24 sport 0:65535 dport 0:65535 33 sp ipv4 out esp protect 125 pri 1 dst 192.168.65.0/24 sport 0:65535 dport 0:65535 34 sp ipv4 out esp protect 126 pri 1 dst 192.168.66.0/24 sport 0:65535 dport 0:65535 35 sp ipv4 out esp bypass pri 1 dst 192.168.245.0/24 sport 0:65535 dport 0:65535 36 sp ipv4 out esp bypass pri 1 dst 192.168.246.0/24 sport 0:65535 dport 0:65535 [all …]
|
| H A D | ep0.cfg | 14 sp ipv4 out esp protect 5 pri 1 dst 192.168.105.0/24 sport 0:65535 dport 0:65535 15 sp ipv4 out esp protect 6 pri 1 dst 192.168.106.0/24 sport 0:65535 dport 0:65535 16 sp ipv4 out esp protect 10 pri 1 dst 192.168.175.0/24 sport 0:65535 dport 0:65535 17 sp ipv4 out esp protect 11 pri 1 dst 192.168.176.0/24 sport 0:65535 dport 0:65535 18 sp ipv4 out esp protect 15 pri 1 dst 192.168.200.0/24 sport 0:65535 dport 0:65535 20 sp ipv4 out esp protect 25 pri 1 dst 192.168.55.0/24 sport 0:65535 dport 0:65535 21 sp ipv4 out esp protect 26 pri 1 dst 192.168.56.0/24 sport 0:65535 dport 0:65535 22 sp ipv4 out esp bypass pri 1 dst 192.168.240.0/24 sport 0:65535 dport 0:65535 23 sp ipv4 out esp bypass pri 1 dst 192.168.241.0/24 sport 0:65535 dport 0:65535 85 sa out 15 cipher_algo null auth_algo null mode ipv4-tunnel src 172.16.1.5 \ [all …]
|
| /dpdk/lib/eal/include/generic/ |
| H A D | rte_pflock.h | 43 uint16_t out; member 94 pf->rd.out = 0; in rte_pflock_init() 96 pf->wr.out = 0; in rte_pflock_init() 141 __atomic_fetch_add(&pf->rd.out, RTE_PFLOCK_RINC, __ATOMIC_RELEASE); in rte_pflock_read_unlock() 163 rte_wait_until_equal_16(&pf->wr.out, ticket, __ATOMIC_ACQUIRE); in rte_pflock_write_lock() 177 rte_wait_until_equal_16(&pf->rd.out, ticket, __ATOMIC_ACQUIRE); in rte_pflock_write_lock() 197 __atomic_fetch_add(&pf->wr.out, 1, __ATOMIC_RELEASE); in rte_pflock_write_unlock()
|
| /dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_82599_bypass.c | 47 goto out; in ixgbe_set_fiber_fixed_speed() 57 goto out; in ixgbe_set_fiber_fixed_speed() 66 goto out; in ixgbe_set_fiber_fixed_speed() 76 goto out; in ixgbe_set_fiber_fixed_speed() 78 out: in ixgbe_set_fiber_fixed_speed() 127 goto out; in ixgbe_setup_mac_link_multispeed_fixed_fiber() 164 goto out; in ixgbe_setup_mac_link_multispeed_fixed_fiber() 179 goto out; in ixgbe_setup_mac_link_multispeed_fixed_fiber() 205 goto out; in ixgbe_setup_mac_link_multispeed_fixed_fiber() 217 out: in ixgbe_setup_mac_link_multispeed_fixed_fiber()
|
| /dpdk/drivers/crypto/nitrox/ |
| H A D | nitrox_sym_reqmgr.c | 158 struct nitrox_sgtable out; member 362 sr->out.map_bufs_cnt = cnt; in create_cipher_outbuf() 370 cnt = sr->out.map_bufs_cnt; in create_cipher_outbuf() 379 sr->out.map_bufs_cnt = cnt; in create_cipher_outbuf() 381 create_sgcomp(&sr->out); in create_cipher_outbuf() 557 cnt = sr->out.map_bufs_cnt; in create_aead_inplace_outbuf() 564 sr->out.map_bufs_cnt = cnt; in create_aead_inplace_outbuf() 569 sr->out.map_bufs_cnt--; in create_aead_inplace_outbuf() 585 sr->out.map_bufs_cnt = cnt; in create_aead_outbuf() 596 cnt = sr->out.map_bufs_cnt; in create_aead_outbuf() [all …]
|
| /dpdk/examples/ipsec-secgw/test/ |
| H A D | tun_aesgcm_common_defs.sh | 16 sp ipv4 out esp protect 7 pri 2 src ${LOCAL_IPV4}/32 dst ${REMOTE_IPV4}/32 \ 18 sp ipv4 out esp bypass pri 1 sport 0:65535 dport 0:65535 26 sp ipv6 out esp protect 9 pri 2 src ${LOCAL_IPV6}/128 dst ${REMOTE_IPV6}/128 \ 28 sp ipv6 out esp bypass pri 1 sport 0:65535 dport 0:65535 40 sa out 7 aead_algo aes-128-gcm \ 44 sa out 9 aead_algo aes-128-gcm \ 72 sp ipv4 out esp protect 6 pri 2 src ${LOCAL_IPV4}/32 dst ${REMOTE_IPV4}/32 \ 74 sp ipv4 out esp bypass pri 1 sport 0:65535 dport 0:65535 84 sp ipv6 out esp bypass pri 1 sport 0:65535 dport 0:65535 96 sa out 8 aead_algo aes-128-gcm \ [all …]
|
| H A D | tun_aescbc_sha1_common_defs.sh | 16 sp ipv4 out esp protect 7 pri 2 src ${LOCAL_IPV4}/32 dst ${REMOTE_IPV4}/32 \ 18 sp ipv4 out esp bypass pri 1 sport 0:65535 dport 0:65535 26 sp ipv6 out esp protect 9 pri 2 src ${LOCAL_IPV6}/128 dst ${REMOTE_IPV6}/128 \ 28 sp ipv6 out esp bypass pri 1 sport 0:65535 dport 0:65535 44 sa out 7 cipher_algo aes-128-cbc \ 50 sa out 9 cipher_algo aes-128-cbc \ 80 sp ipv4 out esp protect 6 pri 2 src ${LOCAL_IPV4}/32 dst ${REMOTE_IPV4}/32 \ 82 sp ipv4 out esp bypass pri 1 sport 0:65535 dport 0:65535 92 sp ipv6 out esp bypass pri 1 sport 0:65535 dport 0:65535 108 sa out 8 cipher_algo aes-128-cbc \ [all …]
|
| /dpdk/drivers/net/igc/base/ |
| H A D | igc_i225.c | 145 goto out; in igc_init_phy_params_i225() 169 goto out; in igc_init_phy_params_i225() 186 goto out; in igc_init_phy_params_i225() 189 out: in igc_init_phy_params_i225() 326 out: in igc_acquire_swfw_sync_i225() 589 out: in __igc_write_nvm_srwr() 780 out: in igc_update_nvm_checksum_i225() 967 out: in igc_update_flash_i225() 1157 out: in igc_check_for_link_i225() 1211 out: in igc_valid_led_default_i225() [all …]
|
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_flow_rss.c | 94 &out->efx_hash_types); in sfc_flow_rss_parse_conf() 101 out->efx_hash_types = ethdev_rss->hash_types; in sfc_flow_rss_parse_conf() 105 if (in->key_len != sizeof(out->key)) { in sfc_flow_rss_parse_conf() 107 sizeof(out->key)); in sfc_flow_rss_parse_conf() 122 rte_memcpy(out->key, key, sizeof(out->key)); in sfc_flow_rss_parse_conf() 143 out->rte_hash_function = in->func; in sfc_flow_rss_parse_conf() 164 out->nb_qid_offsets = 0; in sfc_flow_rss_parse_conf() 182 out->nb_qid_offsets = in->queue_num; in sfc_flow_rss_parse_conf() 185 out->qid_span = sw_qid_max - sw_qid_min + 1; in sfc_flow_rss_parse_conf() 187 if (out->qid_span > flow_rss->qid_span_max) { in sfc_flow_rss_parse_conf() [all …]
|
| /dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x_vfpf.c | 257 goto out; in bnx2x_vf_get_resources() 283 goto out; in bnx2x_vf_get_resources() 314 out: in bnx2x_vf_get_resources() 348 out: in bnx2x_vf_close() 388 out: in bnx2x_vf_init() 428 out: in bnx2x_vf_unload() 517 out: in bnx2x_vf_setup_queue() 601 out: in bnx2x_vf_set_mac() 642 out: in bnx2x_vf_config_rss() 701 out: in bnx2x_vf_set_rx_mode() [all …]
|