Home
last modified time | relevance | path

Searched refs:tx (Results 1 – 25 of 96) sorted by relevance

1234

/dpdk/drivers/net/mlx5/
H A Dmlx5_trace.c10 pmd.net.mlx5.tx.entry)
13 pmd.net.mlx5.tx.exit)
16 pmd.net.mlx5.tx.wqe)
19 pmd.net.mlx5.tx.wait)
22 pmd.net.mlx5.tx.push)
25 pmd.net.mlx5.tx.complete)
/dpdk/lib/eventdev/
H A Deventdev_trace_points.c79 lib.eventdev.tx.adapter.create)
82 lib.eventdev.tx.adapter.free)
85 lib.eventdev.tx.adapter.queue.add)
88 lib.eventdev.tx.adapter.queue.del)
91 lib.eventdev.tx.adapter.start)
94 lib.eventdev.tx.adapter.stop)
97 lib.eventdev.tx.adapter.enq)
198 lib.eventdev.eth.tx.adapter.caps.get)
201 lib.eventdev.eth.tx.adapter.event.port.get)
204 lib.eventdev.eth.tx
[all...]
/dpdk/examples/eventdev_pipeline/
H A Dpipeline_worker_tx.c59 size_t fwd = 0, received = 0, tx = 0; in worker_do_tx_single() local
73 tx++; in worker_do_tx_single()
90 rte_lcore_id(), received, fwd, tx); in worker_do_tx_single()
100 size_t fwd = 0, received = 0, tx = 0; in worker_do_tx_single_atq() local
114 tx++; in worker_do_tx_single_atq()
130 rte_lcore_id(), received, fwd, tx); in worker_do_tx_single_atq()
142 size_t fwd = 0, received = 0, tx = 0; in worker_do_tx_single_burst() local
160 tx++; in worker_do_tx_single_burst()
177 rte_lcore_id(), received, fwd, tx); in worker_do_tx_single_burst()
189 size_t fwd = 0, received = 0, tx in worker_do_tx_single_burst_atq() local
237 size_t fwd = 0, received = 0, tx = 0; worker_do_tx() local
291 size_t fwd = 0, received = 0, tx = 0; worker_do_tx_atq() local
342 size_t fwd = 0, received = 0, tx = 0; worker_do_tx_burst() local
398 size_t fwd = 0, received = 0, tx = 0; worker_do_tx_burst_atq() local
[all...]
/dpdk/drivers/common/cnxk/
H A Droc_nix_vlan.c181 vtag_cfg->tx.vtag0 = vlan_cfg->vlan.vtag_inner; in roc_nix_vlan_insert_ena_dis()
182 vtag_cfg->tx.cfg_vtag0 = true; in roc_nix_vlan_insert_ena_dis()
185 vtag_cfg->tx.vtag1 = vlan_cfg->vlan.vtag_outer; in roc_nix_vlan_insert_ena_dis()
186 vtag_cfg->tx.cfg_vtag1 = true; in roc_nix_vlan_insert_ena_dis()
190 vtag_cfg->tx.vtag0_idx = vlan_cfg->mcam.idx_inner; in roc_nix_vlan_insert_ena_dis()
191 vtag_cfg->tx.free_vtag0 = true; in roc_nix_vlan_insert_ena_dis()
194 vtag_cfg->tx.vtag1_idx = vlan_cfg->mcam.idx_outer; in roc_nix_vlan_insert_ena_dis()
195 vtag_cfg->tx.free_vtag1 = true; in roc_nix_vlan_insert_ena_dis()
/dpdk/examples/ip_pipeline/
H A Dlink.c116 (params->tx.n_queues == 0) || in link_create()
117 (params->tx.queue_size == 0)) in link_create()
172 params->tx.n_queues, in link_create()
199 for (i = 0; i < params->tx.n_queues; i++) { in link_create()
203 params->tx.queue_size, in link_create()
243 link->n_txq = params->tx.n_queues; in link_create()
H A Dlink.h55 } tx; member
/dpdk/examples/packet_ordering/
H A Dmain.c81 } tx; member
223 app_stats.tx.ro_tx_failed_pkts += count; in flush_tx_error_callback()
396 app_stats.tx.dequeue_pkts); in print_stats()
398 app_stats.tx.ro_tx_pkts); in print_stats()
400 app_stats.tx.ro_tx_failed_pkts); in print_stats()
402 app_stats.tx.early_pkts_txtd_woro); in print_stats()
404 app_stats.tx.early_pkts_tx_failed_woro); in print_stats()
571 app_stats.tx.dequeue_pkts += nb_dq_mbufs; in send_thread()
589 app_stats.tx.early_pkts_tx_failed_woro++; in send_thread()
591 app_stats.tx.early_pkts_txtd_woro++; in send_thread()
[all …]
/dpdk/examples/distributor/
H A Dmain.c67 } tx; member
264 * to go directly to tx, no distribution. in lcore_rx()
333 * packets are then send straight to the tx core. in lcore_rx_and_distributor()
364 /* set tx threads quit flag */ in lcore_rx_and_distributor()
379 app_stats.tx.tx_pkts += outbuf->count; in flush_one_port()
382 app_stats.tx.enqdrop_pkts += outbuf->count - nb_tx; in flush_one_port()
451 /* set tx threads quit flag */ in lcore_distributor()
492 app_stats.tx.dequeue_pkts += nb_rx; in lcore_tx()
527 printf("\nCore %u exiting tx task.\n", rte_lcore_id()); in lcore_tx()
591 (app_stats.tx in print_stats()
[all...]
/dpdk/drivers/net/af_xdp/
H A Dcompat.h25 struct xsk_ring_prod *tx, in create_shared_socket() argument
31 tx, fill, comp, config); in create_shared_socket()
40 struct xsk_ring_prod *tx __rte_unused, in create_shared_socket()
/dpdk/examples/pipeline/
H A Dobj.c87 !params->tx.n_queues || in ethdev_config()
88 !params->tx.queue_size) in ethdev_config()
132 params->tx.n_queues, in ethdev_config()
159 for (i = 0; i < params->tx.n_queues; i++) { in ethdev_config()
163 params->tx.queue_size, in ethdev_config()
H A Dobj.h33 } tx; member
/dpdk/drivers/net/ena/base/ena_defs/
H A Dena_admin_defs.h830 uint32_t tx; member
1567 return p->tx & ENA_ADMIN_FEATURE_OFFLOAD_DESC_TX_L3_CSUM_IPV4_MASK; in get_ena_admin_feature_offload_desc_TX_L3_csum_ipv4()
1572 p->tx |= val & ENA_ADMIN_FEATURE_OFFLOAD_DESC_TX_L3_CSUM_IPV4_MASK; in set_ena_admin_feature_offload_desc_TX_L3_csum_ipv4()
1577 …return (p->tx & ENA_ADMIN_FEATURE_OFFLOAD_DESC_TX_L4_IPV4_CSUM_PART_MASK) >> ENA_ADMIN_FEATURE_OFF… in get_ena_admin_feature_offload_desc_TX_L4_ipv4_csum_part()
1582 …p->tx |= (val << ENA_ADMIN_FEATURE_OFFLOAD_DESC_TX_L4_IPV4_CSUM_PART_SHIFT) & ENA_ADMIN_FEATURE_OF… in set_ena_admin_feature_offload_desc_TX_L4_ipv4_csum_part()
1587 …return (p->tx & ENA_ADMIN_FEATURE_OFFLOAD_DESC_TX_L4_IPV4_CSUM_FULL_MASK) >> ENA_ADMIN_FEATURE_OFF… in get_ena_admin_feature_offload_desc_TX_L4_ipv4_csum_full()
1592 …p->tx |= (val << ENA_ADMIN_FEATURE_OFFLOAD_DESC_TX_L4_IPV4_CSUM_FULL_SHIFT) & ENA_ADMIN_FEATURE_OF… in set_ena_admin_feature_offload_desc_TX_L4_ipv4_csum_full()
1597 …return (p->tx & ENA_ADMIN_FEATURE_OFFLOAD_DESC_TX_L4_IPV6_CSUM_PART_MASK) >> ENA_ADMIN_FEATURE_OFF… in get_ena_admin_feature_offload_desc_TX_L4_ipv6_csum_part()
1602 …p->tx |= (val << ENA_ADMIN_FEATURE_OFFLOAD_DESC_TX_L4_IPV6_CSUM_PART_SHIFT) & ENA_ADMIN_FEATURE_OF… in set_ena_admin_feature_offload_desc_TX_L4_ipv6_csum_part()
1607 …return (p->tx & ENA_ADMIN_FEATURE_OFFLOAD_DESC_TX_L4_IPV6_CSUM_FULL_MASK) >> ENA_ADMIN_FEATURE_OFF… in get_ena_admin_feature_offload_desc_TX_L4_ipv6_csum_full()
[all …]
/dpdk/examples/multi_process/client_server_mp/mp_server/
H A Dmain.c109 const volatile struct tx_stats *tx = &ports->tx_stats[i]; in do_stats_display() local
112 const uint64_t tx_val = tx->tx[ports->id[j]]; in do_stats_display()
113 const uint64_t drop_val = tx->tx_drop[ports->id[j]]; in do_stats_display()
/dpdk/examples/server_node_efd/efd_server/
H A Dmain.c117 const struct tx_stats *tx = &info->tx_stats[i]; in do_stats_display() local
120 const uint64_t tx_val = tx->tx[info->id[j]]; in do_stats_display()
121 const uint64_t drop_val = tx->tx_drop[info->id[j]]; in do_stats_display()
/dpdk/doc/guides/tools/
H A Dpdump.rst42 tx-dev=<iface or pcap file>),
86 ``tx-dev``:
93 * To receive egress packets only, ``tx-dev`` should be passed.
95 * To receive ingress and egress packets separately ``rx-dev`` and ``tx-dev``
98 * To receive ingress and egress packets together, ``rx-dev`` and ``tx-dev``
/dpdk/drivers/net/nfp/
H A Dnfp_logs.c19 RTE_LOG_REGISTER_SUFFIX(nfp_logtype_tx, tx, DEBUG)
/dpdk/drivers/net/softnic/
H A Dfirmware.spec18 tx m.port
/dpdk/examples/link_status_interrupt/
H A Dmain.c94 uint64_t tx; member
149 port_statistics[portid].tx, in print_stats()
154 total_packets_tx += port_statistics[portid].tx; in print_stats()
191 port_statistics[dst_port].tx += sent; in lsi_simple_forward()
248 port_statistics[portid].tx += sent; in lsi_main_loop()
/dpdk/examples/pipeline/examples/
H A Dipsec.spec124 tx m.port_out
137 tx m.port_out
/dpdk/examples/multi_process/client_server_mp/shared/
H A Dcommon.h26 uint64_t tx[RTE_MAX_ETHPORTS]; member
/dpdk/app/graph/
H A Dethdev_priv.h36 } tx; member
/dpdk/examples/server_node_efd/shared/
H A Dcommon.h28 uint64_t tx[RTE_MAX_ETHPORTS]; member
/dpdk/examples/l2fwd-keepalive/
H A Dmain.c88 uint64_t tx; member
141 port_statistics[portid].tx, in print_stats()
146 total_packets_tx += port_statistics[portid].tx; in print_stats()
183 port_statistics[dst_port].tx += sent; in l2fwd_simple_forward()
250 port_statistics[portid].tx += sent; in l2fwd_main_loop()
/dpdk/examples/multi_process/client_server_mp/mp_client/
H A Dclient.c194 tx_stats->tx[out_port] += sent; in handle_packet()
259 tx_stats->tx[port] += sent; in main()
/dpdk/examples/l2fwd-event/
H A Dl2fwd_poll.c24 rsrc->port_stats[dst_port].tx += sent; in l2fwd_poll_simple_forward()
78 rsrc->port_stats[port_id].tx += sent; in l2fwd_poll_main_loop()

1234