Home
last modified time | relevance | path

Searched refs:PRIu16 (Results 1 – 25 of 29) sorted by relevance

12

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_dp.h72 " #%" PRIu16 ".%" PRIu16 ": " \
H A Dsfc_debug.h32 " #%" PRIu16 ": " fmt "\n", \
H A Dsfc_ethdev.c62 "%" PRIu16 ".%" PRIu16 ".%" PRIu16 ".%" PRIu16, in sfc_fw_version_get()
2166 "PMD: sfc_efx " PCI_PRI_FMT " #%" PRIu16 ": ", in sfc_eth_dev_init()
H A Dsfc_port.c448 "or greater than %" PRIu16, UINT16_MAX); in sfc_port_attach()
/f-stack/dpdk/examples/vhost_blk/
H A Dblk.c87 "(req_idx = %"PRIu16").\n", in vhost_bdev_process_blk_commands()
102 "(req_idx = %"PRIu16").\n", in vhost_bdev_process_blk_commands()
/f-stack/dpdk/examples/qos_sched/
H A Dargs.c240 RTE_LOG(ERR, APP, "pfc %u: invalid rx port %"PRIu16" index\n", in app_parse_flow_conf()
245 RTE_LOG(ERR, APP, "pfc %u: invalid tx port %"PRIu16" index\n", in app_parse_flow_conf()
252 RTE_LOG(ERR, APP, "pfc %u: rx port %"PRIu16" is used already\n", in app_parse_flow_conf()
261 RTE_LOG(ERR, APP, "pfc %u: port %"PRIu16" is used already\n", in app_parse_flow_conf()
H A Dmain.c159 printf("\nRX port %"PRIu16": rx: %"PRIu64 " err: %"PRIu64 in app_stat()
168 printf("TX port %"PRIu16": tx: %" PRIu64 " err: %" PRIu64 "\n", in app_stat()
H A Dinit.c100 RTE_LOG(INFO, APP, "Initializing port %"PRIu16"... ", portid); in app_init_port()
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev.c969 "Can't start Rx hairpin queue %"PRIu16" of device with port_id=%"PRIu16"\n", in rte_eth_dev_rx_queue_start()
976 "Queue %"PRIu16" of device with port_id=%"PRIu16" already started\n", in rte_eth_dev_rx_queue_start()
1004 "Can't stop Rx hairpin queue %"PRIu16" of device with port_id=%"PRIu16"\n", in rte_eth_dev_rx_queue_stop()
1011 "Queue %"PRIu16" of device with port_id=%"PRIu16" already stopped\n", in rte_eth_dev_rx_queue_stop()
1044 "Can't start Tx hairpin queue %"PRIu16" of device with port_id=%"PRIu16"\n", in rte_eth_dev_tx_queue_start()
1051 "Queue %"PRIu16" of device with port_id=%"PRIu16" already started\n", in rte_eth_dev_tx_queue_start()
1077 "Can't stop Tx hairpin queue %"PRIu16" of device with port_id=%"PRIu16"\n", in rte_eth_dev_tx_queue_stop()
1084 "Queue %"PRIu16" of device with port_id=%"PRIu16" already stopped\n", in rte_eth_dev_tx_queue_stop()
5010 PRIu16" has not been setup\n", in rte_eth_rx_queue_info_get()
5017 "Can't get hairpin Rx queue %"PRIu16" info of device with port_id=%"PRIu16"\n", in rte_eth_rx_queue_info_get()
[all …]
/f-stack/dpdk/drivers/net/nfb/
H A Dnfb_tx.c66 "%" PRIu16 "!\n", tx_queue_id); in nfb_eth_tx_queue_setup()
H A Dnfb_rx.c124 "%" PRIu16 "!\n", rx_queue_id); in nfb_eth_rx_queue_setup()
/f-stack/freebsd/arm64/include/
H A D_inttypes.h90 #define PRIu16 "u" /* uint16_t */ macro
/f-stack/freebsd/arm/include/
H A D_inttypes.h92 #define PRIu16 "u" /* uint16_t */ macro
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_vlan.c41 DRV_LOG(DEBUG, "port %u %s VLAN filter ID %" PRIu16, in mlx5_vlan_filter_set()
/f-stack/dpdk/drivers/net/szedata2/
H A Drte_eth_szedata2.c1257 "%" PRIu16 "!", rx_queue_id); in eth_rx_queue_setup()
1265 "%" PRIu16 "!", rx_queue_id); in eth_rx_queue_setup()
1272 "%" PRIu16 "!", rx_queue_id); in eth_rx_queue_setup()
1286 PMD_INIT_LOG(DEBUG, "Configured rx queue id %" PRIu16 " on socket " in eth_rx_queue_setup()
1319 "%" PRIu16 "!", tx_queue_id); in eth_tx_queue_setup()
1327 "%" PRIu16 "!", tx_queue_id); in eth_tx_queue_setup()
1334 "%" PRIu16 "!", tx_queue_id); in eth_tx_queue_setup()
1346 PMD_INIT_LOG(DEBUG, "Configured tx queue id %" PRIu16 " on socket " in eth_tx_queue_setup()
/f-stack/freebsd/x86/include/
H A D_inttypes.h100 #define PRIu16 "u" /* uint16_t */ macro
/f-stack/freebsd/mips/include/
H A D_inttypes.h101 #define PRIu16 "u" /* uint16_t */ macro
/f-stack/dpdk/examples/l2fwd-cat/
H A Dl2fwd-cat.c195 rte_exit(EXIT_FAILURE, "Cannot init port %"PRIu16 "\n", in main()
/f-stack/dpdk/examples/skeleton/
H A Dbasicfwd.c199 rte_exit(EXIT_FAILURE, "Cannot init port %"PRIu16 "\n", in main()
/f-stack/dpdk/lib/librte_eventdev/
H A Drte_event_eth_rx_adapter.c2031 RTE_EDEV_LOG_ERR("%" PRIu16 " Rx queues not deleted", in rte_event_eth_rx_adapter_free()
2071 "eth port %" PRIu16, id, eth_dev_id); in rte_event_eth_rx_adapter_queue_add()
2079 " eth port: %" PRIu16 " adapter id: %" PRIu8, in rte_event_eth_rx_adapter_queue_add()
2087 "event queue, eth port: %" PRIu16 " adapter id: %" in rte_event_eth_rx_adapter_queue_add()
2094 RTE_EDEV_LOG_ERR("Invalid rx queue_id %" PRIu16, in rte_event_eth_rx_adapter_queue_add()
2178 RTE_EDEV_LOG_ERR("Invalid rx queue_id %" PRIu16, in rte_event_eth_rx_adapter_queue_del()
2394 "eth port %" PRIu16, id, eth_dev_id); in rte_event_eth_rx_adapter_cb_register()
2400 PRIu16, eth_dev_id); in rte_event_eth_rx_adapter_cb_register()
H A Drte_event_crypto_adapter.c316 RTE_EDEV_LOG_ERR("%" PRIu16 "Queue pairs not deleted", in rte_event_crypto_adapter_free()
814 RTE_EDEV_LOG_ERR("Invalid queue_pair_id %" PRIu16, in rte_event_crypto_adapter_queue_pair_add()
920 RTE_EDEV_LOG_ERR("Invalid queue_pair_id %" PRIu16, in rte_event_crypto_adapter_queue_pair_del()
H A Drte_event_eth_tx_adapter.c71 RTE_EDEV_LOG_ERR("Invalid tx queue_id %" PRIu16, \
698 RTE_EDEV_LOG_ERR("%" PRIu16 " Tx queues not deleted", in txa_service_adapter_free()
/f-stack/dpdk/examples/distributor/
H A Dmain.c185 printf("Waiting for Link up on port %"PRIu16"\n", port); in port_init()
190 printf("Link down on port %"PRIu16"\n", port); in port_init()
/f-stack/dpdk/examples/eventdev_pipeline/
H A Dpipeline_worker_generic.c401 rte_exit(EXIT_FAILURE, "Cannot init port %"PRIu16 "\n", in init_ports()
H A Dpipeline_worker_tx.c728 rte_exit(EXIT_FAILURE, "Cannot init port %"PRIu16 "\n", in init_ports()

12