| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_dp.h | 72 " #%" PRIu16 ".%" PRIu16 ": " \
|
| H A D | sfc_debug.h | 32 " #%" PRIu16 ": " fmt "\n", \
|
| H A D | sfc_ethdev.c | 62 "%" PRIu16 ".%" PRIu16 ".%" PRIu16 ".%" PRIu16, in sfc_fw_version_get() 2166 "PMD: sfc_efx " PCI_PRI_FMT " #%" PRIu16 ": ", in sfc_eth_dev_init()
|
| H A D | sfc_port.c | 448 "or greater than %" PRIu16, UINT16_MAX); in sfc_port_attach()
|
| /f-stack/dpdk/examples/vhost_blk/ |
| H A D | blk.c | 87 "(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 D | args.c | 240 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 D | main.c | 159 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 D | init.c | 100 RTE_LOG(INFO, APP, "Initializing port %"PRIu16"... ", portid); in app_init_port()
|
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | rte_ethdev.c | 969 "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 D | nfb_tx.c | 66 "%" PRIu16 "!\n", tx_queue_id); in nfb_eth_tx_queue_setup()
|
| H A D | nfb_rx.c | 124 "%" PRIu16 "!\n", rx_queue_id); in nfb_eth_rx_queue_setup()
|
| /f-stack/freebsd/arm64/include/ |
| H A D | _inttypes.h | 90 #define PRIu16 "u" /* uint16_t */ macro
|
| /f-stack/freebsd/arm/include/ |
| H A D | _inttypes.h | 92 #define PRIu16 "u" /* uint16_t */ macro
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_vlan.c | 41 DRV_LOG(DEBUG, "port %u %s VLAN filter ID %" PRIu16, in mlx5_vlan_filter_set()
|
| /f-stack/dpdk/drivers/net/szedata2/ |
| H A D | rte_eth_szedata2.c | 1257 "%" 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.h | 100 #define PRIu16 "u" /* uint16_t */ macro
|
| /f-stack/freebsd/mips/include/ |
| H A D | _inttypes.h | 101 #define PRIu16 "u" /* uint16_t */ macro
|
| /f-stack/dpdk/examples/l2fwd-cat/ |
| H A D | l2fwd-cat.c | 195 rte_exit(EXIT_FAILURE, "Cannot init port %"PRIu16 "\n", in main()
|
| /f-stack/dpdk/examples/skeleton/ |
| H A D | basicfwd.c | 199 rte_exit(EXIT_FAILURE, "Cannot init port %"PRIu16 "\n", in main()
|
| /f-stack/dpdk/lib/librte_eventdev/ |
| H A D | rte_event_eth_rx_adapter.c | 2031 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 D | rte_event_crypto_adapter.c | 316 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 D | rte_event_eth_tx_adapter.c | 71 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 D | main.c | 185 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 D | pipeline_worker_generic.c | 401 rte_exit(EXIT_FAILURE, "Cannot init port %"PRIu16 "\n", in init_ports()
|
| H A D | pipeline_worker_tx.c | 728 rte_exit(EXIT_FAILURE, "Cannot init port %"PRIu16 "\n", in init_ports()
|