| /dpdk/lib/port/ |
| H A D | rte_port_source_sink.c | 78 RTE_LOG(ERR, PORT, "Failed to open pcap file " in pcap_source_load() 91 RTE_LOG(ERR, PORT, "No enough memory\n"); in pcap_source_load() 98 RTE_LOG(ERR, PORT, "No enough memory\n"); in pcap_source_load() 105 RTE_LOG(ERR, PORT, "No enough memory\n"); in pcap_source_load() 112 RTE_LOG(ERR, PORT, "Failed to open pcap file " in pcap_source_load() 131 RTE_LOG(ERR, PORT, "No enough memory\n"); in pcap_source_load() 140 RTE_LOG(ERR, PORT, "Failed to open pcap file " in pcap_source_load() 158 RTE_LOG(INFO, PORT, "Successfully load pcap file " in pcap_source_load() 183 RTE_LOG(ERR, PORT, "Source port field " \ 342 RTE_LOG(ERR, PORT, "Failed to open pcap file " in pcap_sink_open() [all …]
|
| H A D | rte_port_fd.c | 46 RTE_LOG(ERR, PORT, "%s: params is NULL\n", __func__); in rte_port_fd_reader_create() 50 RTE_LOG(ERR, PORT, "%s: Invalid file descriptor\n", __func__); in rte_port_fd_reader_create() 54 RTE_LOG(ERR, PORT, "%s: Invalid MTU\n", __func__); in rte_port_fd_reader_create() 58 RTE_LOG(ERR, PORT, "%s: Invalid mempool\n", __func__); in rte_port_fd_reader_create() 66 RTE_LOG(ERR, PORT, "%s: Failed to allocate port\n", __func__); in rte_port_fd_reader_create() 112 RTE_LOG(ERR, PORT, "%s: port is NULL\n", __func__); in rte_port_fd_reader_free() 174 RTE_LOG(ERR, PORT, "%s: Invalid input parameters\n", __func__); in rte_port_fd_writer_create() 182 RTE_LOG(ERR, PORT, "%s: Failed to allocate port\n", __func__); in rte_port_fd_writer_create() 282 RTE_LOG(ERR, PORT, "%s: Port is NULL\n", __func__); in rte_port_fd_writer_free() 355 RTE_LOG(ERR, PORT, "%s: Failed to allocate port\n", __func__); in rte_port_fd_writer_nodrop_create() [all …]
|
| H A D | rte_port_frag.c | 65 RTE_LOG(ERR, PORT, "%s: Parameter conf is NULL\n", __func__); in rte_port_ring_reader_frag_create() 69 RTE_LOG(ERR, PORT, "%s: Parameter ring is NULL\n", __func__); in rte_port_ring_reader_frag_create() 73 RTE_LOG(ERR, PORT, "%s: Parameter mtu is invalid\n", __func__); in rte_port_ring_reader_frag_create() 77 RTE_LOG(ERR, PORT, "%s: Parameter pool_direct is NULL\n", in rte_port_ring_reader_frag_create() 82 RTE_LOG(ERR, PORT, "%s: Parameter pool_indirect is NULL\n", in rte_port_ring_reader_frag_create() 91 RTE_LOG(ERR, PORT, "%s: port is NULL\n", __func__); in rte_port_ring_reader_frag_create() 235 RTE_LOG(ERR, PORT, "%s: Parameter port is NULL\n", __func__); in rte_port_ring_reader_frag_free()
|
| H A D | rte_port_kni.c | 44 RTE_LOG(ERR, PORT, "%s: params is NULL\n", __func__); in rte_port_kni_reader_create() 52 RTE_LOG(ERR, PORT, "%s: Failed to allocate port\n", __func__); in rte_port_kni_reader_create() 78 RTE_LOG(ERR, PORT, "%s: port is NULL\n", __func__); in rte_port_kni_reader_free() 141 RTE_LOG(ERR, PORT, "%s: Invalid input parameters\n", __func__); in rte_port_kni_writer_create() 149 RTE_LOG(ERR, PORT, "%s: Failed to allocate port\n", __func__); in rte_port_kni_writer_create() 253 RTE_LOG(ERR, PORT, "%s: Port is NULL\n", __func__); in rte_port_kni_writer_free() 318 RTE_LOG(ERR, PORT, "%s: Invalid input parameters\n", __func__); in rte_port_kni_writer_nodrop_create() 326 RTE_LOG(ERR, PORT, "%s: Failed to allocate port\n", __func__); in rte_port_kni_writer_nodrop_create() 463 RTE_LOG(ERR, PORT, "%s: Port is NULL\n", __func__); in rte_port_kni_writer_nodrop_free()
|
| H A D | rte_port_ethdev.c | 46 RTE_LOG(ERR, PORT, "%s: params is NULL\n", __func__); in rte_port_ethdev_reader_create() 54 RTE_LOG(ERR, PORT, "%s: Failed to allocate port\n", __func__); in rte_port_ethdev_reader_create() 81 RTE_LOG(ERR, PORT, "%s: port is NULL\n", __func__); in rte_port_ethdev_reader_free() 145 RTE_LOG(ERR, PORT, "%s: Invalid input parameters\n", __func__); in rte_port_ethdev_writer_create() 153 RTE_LOG(ERR, PORT, "%s: Failed to allocate port\n", __func__); in rte_port_ethdev_writer_create() 260 RTE_LOG(ERR, PORT, "%s: Port is NULL\n", __func__); in rte_port_ethdev_writer_free() 326 RTE_LOG(ERR, PORT, "%s: Invalid input parameters\n", __func__); in rte_port_ethdev_writer_nodrop_create() 334 RTE_LOG(ERR, PORT, "%s: Failed to allocate port\n", __func__); in rte_port_ethdev_writer_nodrop_create() 473 RTE_LOG(ERR, PORT, "%s: Port is NULL\n", __func__); in rte_port_ethdev_writer_nodrop_free()
|
| H A D | rte_port_sched.c | 43 RTE_LOG(ERR, PORT, "%s: Invalid params\n", __func__); in rte_port_sched_reader_create() 51 RTE_LOG(ERR, PORT, "%s: Failed to allocate port\n", __func__); in rte_port_sched_reader_create() 77 RTE_LOG(ERR, PORT, "%s: port is NULL\n", __func__); in rte_port_sched_reader_free() 142 RTE_LOG(ERR, PORT, "%s: Invalid params\n", __func__); in rte_port_sched_writer_create() 150 RTE_LOG(ERR, PORT, "%s: Failed to allocate port\n", __func__); in rte_port_sched_writer_create() 250 RTE_LOG(ERR, PORT, "%s: port is NULL\n", __func__); in rte_port_sched_writer_free()
|
| H A D | rte_port_sym_crypto.c | 47 RTE_LOG(ERR, PORT, "%s: params is NULL\n", __func__); in rte_port_sym_crypto_reader_create() 55 RTE_LOG(ERR, PORT, "%s: Failed to allocate port\n", __func__); in rte_port_sym_crypto_reader_create() 103 RTE_LOG(ERR, PORT, "%s: port is NULL\n", __func__); in rte_port_sym_crypto_reader_free() 170 RTE_LOG(ERR, PORT, "%s: Invalid input parameters\n", __func__); in rte_port_sym_crypto_writer_create() 178 RTE_LOG(ERR, PORT, "%s: Failed to allocate port\n", __func__); in rte_port_sym_crypto_writer_create() 288 RTE_LOG(ERR, PORT, "%s: Port is NULL\n", __func__); in rte_port_sym_crypto_writer_free() 356 RTE_LOG(ERR, PORT, "%s: Invalid input parameters\n", __func__); in rte_port_sym_crypto_writer_nodrop_create() 364 RTE_LOG(ERR, PORT, "%s: Failed to allocate port\n", __func__); in rte_port_sym_crypto_writer_nodrop_create() 500 RTE_LOG(ERR, PORT, "%s: Port is NULL\n", __func__); in rte_port_sym_crypto_writer_nodrop_free()
|
| H A D | rte_port_ras.c | 72 RTE_LOG(ERR, PORT, "%s: Parameter conf is NULL\n", __func__); in rte_port_ring_writer_ras_create() 76 RTE_LOG(ERR, PORT, "%s: Parameter ring is NULL\n", __func__); in rte_port_ring_writer_ras_create() 81 RTE_LOG(ERR, PORT, "%s: Parameter tx_burst_sz is invalid\n", in rte_port_ring_writer_ras_create() 90 RTE_LOG(ERR, PORT, "%s: Failed to allocate socket\n", __func__); in rte_port_ring_writer_ras_create() 106 RTE_LOG(ERR, PORT, "%s: rte_ip_frag_table_create failed\n", in rte_port_ring_writer_ras_create() 285 RTE_LOG(ERR, PORT, "%s: Parameter port is NULL\n", __func__); in rte_port_ring_writer_ras_free()
|
| H A D | rte_port_eventdev.c | 48 RTE_LOG(ERR, PORT, "%s: params is NULL\n", __func__); in rte_port_eventdev_reader_create() 56 RTE_LOG(ERR, PORT, "%s: Failed to allocate port\n", __func__); in rte_port_eventdev_reader_create() 88 RTE_LOG(ERR, PORT, "%s: port is NULL\n", __func__); in rte_port_eventdev_reader_free() 158 RTE_LOG(ERR, PORT, "%s: Invalid input parameters\n", __func__); in rte_port_eventdev_writer_create() 166 RTE_LOG(ERR, PORT, "%s: Failed to allocate port\n", __func__); in rte_port_eventdev_writer_create() 293 RTE_LOG(ERR, PORT, "%s: Port is NULL\n", __func__); in rte_port_eventdev_writer_free() 365 RTE_LOG(ERR, PORT, "%s: Invalid input parameters\n", __func__); in rte_port_eventdev_writer_nodrop_create() 373 RTE_LOG(ERR, PORT, "%s: Failed to allocate port\n", __func__); in rte_port_eventdev_writer_nodrop_create() 533 RTE_LOG(ERR, PORT, "%s: Port is NULL\n", __func__); in rte_port_eventdev_writer_nodrop_free()
|
| H A D | rte_port_ring.c | 49 RTE_LOG(ERR, PORT, "%s: Invalid Parameters\n", __func__); in rte_port_ring_reader_create_internal() 57 RTE_LOG(ERR, PORT, "%s: Failed to allocate port\n", __func__); in rte_port_ring_reader_create_internal() 110 RTE_LOG(ERR, PORT, "%s: port is NULL\n", __func__); in rte_port_ring_reader_free() 177 RTE_LOG(ERR, PORT, "%s: Invalid Parameters\n", __func__); in rte_port_ring_writer_create_internal() 185 RTE_LOG(ERR, PORT, "%s: Failed to allocate port\n", __func__); in rte_port_ring_writer_create_internal() 373 RTE_LOG(ERR, PORT, "%s: Port is NULL\n", __func__); in rte_port_ring_writer_free() 446 RTE_LOG(ERR, PORT, "%s: Invalid Parameters\n", __func__); in rte_port_ring_writer_nodrop_create_internal() 454 RTE_LOG(ERR, PORT, "%s: Failed to allocate port\n", __func__); in rte_port_ring_writer_nodrop_create_internal() 706 RTE_LOG(ERR, PORT, "%s: Port is NULL\n", __func__); in rte_port_ring_writer_nodrop_free()
|
| /dpdk/drivers/net/tap/ |
| H A D | tap_bpf_program.c | 27 #define PORT(a, b) ((__u16)(((a) & 0xff) << 8) | \ macro 168 .sport = PORT(*(src_dst_port + 0), in rss_l3_l4() 170 .dport = PORT(*(src_dst_port + 2), in rss_l3_l4() 194 v6_tuple.sport = PORT(*(src_dst_port + 0), in rss_l3_l4() 196 v6_tuple.dport = PORT(*(src_dst_port + 2), in rss_l3_l4()
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | vdpa.rst | 109 B: <qemu-command-line> -incoming tcp:0:4444 (or other PORT)) 115 A: (qemu) migrate -d tcp:<B ip>:4444 (or other PORT)
|
| H A D | pipeline.rst | 24 dpdk-pipeline [EAL_ARGS] -- [-s SCRIPT_FILE] [-h HOST] [-p PORT] 46 ``-p PORT``
|
| H A D | l2_forward_crypto.rst | 190 on a packet received on a RX PORT before forwarding it to a TX PORT. 294 Given N packets received from a RX PORT, N crypto operations are allocated
|
| H A D | qos_scheduler.rst | 64 * --pfc "RX PORT, TX PORT, RX LCORE, WT LCORE, TX CORE": Packet flow configuration.
|
| H A D | ip_pipeline.rst | 37 dpdk-ip_pipeline [EAL_ARGS] -- [-s SCRIPT_FILE] [-h HOST] [-p PORT] 59 ``-p PORT``
|
| /dpdk/app/test/ |
| H A D | test_event_eth_tx_adapter.c | 39 #define PORT(p) default_params.port[(p)] macro 40 #define TEST_ETHDEV_ID PORT(0) 41 #define TEST_ETHDEV_PAIR_ID PORT(PAIR_PORT_INDEX(0))
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_rx.c | 876 PORT(rep) = PORT(seg); in mlx5_rx_burst() 1131 PORT(pkt) = rxq->port_id; in mlx5_rx_burst_mprq()
|
| H A D | mlx5_utils.h | 48 #define PORT(m) ((m)->port) macro
|
| H A D | mlx5_rxq.c | 174 PORT(buf) = rxq_ctrl->rxq.port_id; in rxq_alloc_elts_sprq()
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | sa.c | 1108 RTE_LOG(WARNING, PORT, in check_eth_dev_caps() 1116 RTE_LOG(WARNING, PORT, in check_eth_dev_caps() 1122 RTE_LOG(WARNING, PORT, in check_eth_dev_caps()
|
| /dpdk/drivers/event/sw/ |
| H A D | sw_evdev_selftest.c | 1555 #define PORT 2 in xstats_id_reset_tests() macro 1557 RTE_EVENT_DEV_XSTATS_PORT, PORT, in xstats_id_reset_tests() 1564 ret = rte_event_dev_xstats_get(evdev, RTE_EVENT_DEV_XSTATS_PORT, PORT, in xstats_id_reset_tests() 1651 RTE_EVENT_DEV_XSTATS_PORT, PORT, in xstats_id_reset_tests()
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | switch_representation.rst | 578 PORT Pattern Item 590 PORT Action 606 This must not be confused with the `PORT pattern item`_ which refers to the
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_18_05.rst | 423 * Pattern item PORT was renamed PHY_PORT to avoid confusion with DPDK port
|