| /f-stack/dpdk/drivers/net/virtio/ |
| H A D | virtio_pci.c | 550 PMD_INIT_LOG(ERR, in get_cfg_addr() 581 PMD_INIT_LOG(DEBUG, in virtio_read_caps() 589 PMD_INIT_LOG(DEBUG, in virtio_read_caps() 606 PMD_INIT_LOG(DEBUG, in virtio_read_caps() 619 PMD_INIT_LOG(DEBUG, in virtio_read_caps() 627 PMD_INIT_LOG(DEBUG, in virtio_read_caps() 633 PMD_INIT_LOG(DEBUG, in virtio_read_caps() 646 PMD_INIT_LOG(DEBUG, in virtio_read_caps() 711 PMD_INIT_LOG(INFO, in vtpci_init() 732 PMD_INIT_LOG(DEBUG, in vtpci_msix_detect() [all …]
|
| H A D | virtio_user_ethdev.c | 704 PMD_INIT_LOG(ERR, "error to parse %s", in virtio_user_pmd_probe() 716 PMD_INIT_LOG(ERR, in virtio_user_pmd_probe() 726 PMD_INIT_LOG(ERR, in virtio_user_pmd_probe() 734 PMD_INIT_LOG(ERR, "error to parse %s", in virtio_user_pmd_probe() 743 PMD_INIT_LOG(ERR, "error to parse %s", in virtio_user_pmd_probe() 752 PMD_INIT_LOG(ERR, "error to parse %s", in virtio_user_pmd_probe() 761 PMD_INIT_LOG(ERR, "error to parse %s", in virtio_user_pmd_probe() 770 PMD_INIT_LOG(ERR, "error to parse %s", in virtio_user_pmd_probe() 779 PMD_INIT_LOG(ERR, "error to parse %s", in virtio_user_pmd_probe() 790 PMD_INIT_LOG(ERR, "error to parse %s", in virtio_user_pmd_probe() [all …]
|
| H A D | virtio_ethdev.c | 1372 PMD_INIT_LOG(ERR, in virtio_negotiate_features() 1380 PMD_INIT_LOG(ERR, in virtio_negotiate_features() 1532 PMD_INIT_LOG(INFO, in set_rxtx_funcs() 1554 PMD_INIT_LOG(INFO, in set_rxtx_funcs() 1560 PMD_INIT_LOG(INFO, in set_rxtx_funcs() 1566 PMD_INIT_LOG(INFO, in set_rxtx_funcs() 1577 PMD_INIT_LOG(INFO, in set_rxtx_funcs() 1582 PMD_INIT_LOG(INFO, in set_rxtx_funcs() 1736 PMD_INIT_LOG(DEBUG, in virtio_init_device() 1910 PMD_INIT_LOG(ERR, in eth_virtio_dev_init() [all …]
|
| H A D | virtio_logs.h | 11 #define PMD_INIT_LOG(level, fmt, args...) \ macro 15 #define PMD_INIT_FUNC_TRACE() PMD_INIT_LOG(DEBUG, " >>")
|
| /f-stack/dpdk/drivers/net/thunderx/ |
| H A D | nicvf_ethdev.c | 976 PMD_INIT_LOG(ERR, in nicvf_dev_tx_queue_setup() 997 PMD_INIT_LOG(ERR, "Failed to allocate txq=%d", in nicvf_dev_tx_queue_setup() 1041 PMD_INIT_LOG(DEBUG, "[%d] txq=%p nb_desc=%d desc=%p" in nicvf_dev_tx_queue_setup() 1348 PMD_INIT_LOG(ERR, "Failed to allocate rxq=%d", in nicvf_dev_rx_queue_setup() 1921 PMD_INIT_LOG(INFO, "Huge page is not configured"); in nicvf_dev_configure() 1947 PMD_INIT_LOG(INFO, "DCB enable not supported"); in nicvf_dev_configure() 1952 PMD_INIT_LOG(INFO, "Flow director not supported"); in nicvf_dev_configure() 2173 PMD_INIT_LOG(ERR, "Failed to map BAR0"); in nicvf_eth_dev_init() 2182 PMD_INIT_LOG(ERR, "Failed to start period alarm"); in nicvf_eth_dev_init() 2191 PMD_INIT_LOG(INFO, in nicvf_eth_dev_init() [all …]
|
| H A D | nicvf_logs.h | 22 #define PMD_INIT_LOG(level, fmt, args...) \ macro 25 #define PMD_INIT_FUNC_TRACE() PMD_INIT_LOG(DEBUG, ">>")
|
| /f-stack/dpdk/drivers/net/fm10k/ |
| H A D | fm10k_ethdev.c | 280 PMD_INIT_LOG(DEBUG, "Freeing rx queue %p", q); in rx_queue_free() 365 PMD_INIT_LOG(DEBUG, "Freeing tx queue %p", q); in tx_queue_free() 1542 PMD_INIT_LOG(ERR, "MAC address number " in fm10k_vlan_filter_set() 2578 PMD_INIT_LOG(ERR, "INT: find fault!"); in fm10k_dev_interrupt_handler_pf() 2595 PMD_INIT_LOG(INFO, in fm10k_dev_interrupt_handler_pf() 2598 PMD_INIT_LOG(INFO, in fm10k_dev_interrupt_handler_pf() 2643 PMD_INIT_LOG(INFO, "INT: Switch is down"); in fm10k_dev_interrupt_handler_pf() 2969 PMD_INIT_LOG(DEBUG, "Use vector Tx func"); in fm10k_set_tx_function() 3014 PMD_INIT_LOG(DEBUG, "Use vector Rx func"); in fm10k_set_rx_function() 3096 PMD_INIT_LOG(ERR, "Bad mem resource." in eth_fm10k_dev_init() [all …]
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_dcf_parent.c | 223 PMD_INIT_LOG(INFO, in ice_dcf_init_parent_hw() 310 PMD_INIT_LOG(ERR, "Failed to locate the package file"); in ice_dcf_load_pkg() 314 PMD_INIT_LOG(DEBUG, "DDP package name: %s", pkg_name); in ice_dcf_load_pkg() 318 PMD_INIT_LOG(ERR, "Failed to get file status"); in ice_dcf_load_pkg() 325 PMD_INIT_LOG(ERR, "failed to allocate buffer of size %u for package", in ice_dcf_load_pkg() 332 PMD_INIT_LOG(ERR, "failed to open file: %s", pkg_name); in ice_dcf_load_pkg() 340 PMD_INIT_LOG(ERR, "failed to read package data"); in ice_dcf_load_pkg() 347 PMD_INIT_LOG(ERR, "ice_copy_and_init_hw failed: %d", err); in ice_dcf_load_pkg() 387 PMD_INIT_LOG(ERR, "failed to init the DCF parent hardware with error %d", in ice_dcf_init_parent_adapter() 394 PMD_INIT_LOG(ERR, "failed to load package with error %d", in ice_dcf_init_parent_adapter() [all …]
|
| H A D | ice_dcf.c | 191 PMD_INIT_LOG(ERR, "Failed to send OP_VERSION"); in ice_dcf_init_check_api_version() 203 PMD_INIT_LOG(DEBUG, in ice_dcf_init_check_api_version() 209 PMD_INIT_LOG(ERR, in ice_dcf_init_check_api_version() 217 PMD_INIT_LOG(ERR, in ice_dcf_init_check_api_version() 224 PMD_INIT_LOG(DEBUG, "Peer is supported PF host"); in ice_dcf_init_check_api_version() 611 PMD_INIT_LOG(ERR, "set_mac_type failed: %d", ret); in ice_dcf_init_hw() 617 PMD_INIT_LOG(ERR, "VF is still resetting"); in ice_dcf_init_hw() 623 PMD_INIT_LOG(ERR, "init_adminq failed: %d", ret); in ice_dcf_init_hw() 628 PMD_INIT_LOG(ERR, "check_api version failed"); in ice_dcf_init_hw() 639 PMD_INIT_LOG(ERR, "Failed to get VF resource"); in ice_dcf_init_hw() [all …]
|
| /f-stack/dpdk/drivers/net/octeontx/ |
| H A D | octeontx_logs.h | 8 #define PMD_INIT_LOG(level, fmt, args...) \ macro 12 #define PMD_INIT_FUNC_TRACE() PMD_INIT_LOG(DEBUG, ">>") 25 #define octeontx_log_err(s, ...) PMD_INIT_LOG(ERR, s, ##__VA_ARGS__)
|
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_mp.c | 81 PMD_INIT_LOG(ERR, "port %d invalid port ID", param->port_id); in mp_secondary_handle() 87 PMD_INIT_LOG(INFO, "port %u starting datapath", in mp_secondary_handle() 96 PMD_INIT_LOG(INFO, "port %u stopping datapath", in mp_secondary_handle() 106 PMD_INIT_LOG(ERR, "port %u invalid mp request type", in mp_secondary_handle() 150 PMD_INIT_LOG(ERR, in mp_req_on_rxtx()
|
| H A D | hns3_ethdev_vf.c | 56 PMD_INIT_LOG(ERR, "Failed to read PCI offset 0x%x", in hns3vf_set_bus_master() 99 PMD_INIT_LOG(ERR, "Failed to read PCI offset 0x%x", in hns3vf_find_pci_capability() 108 PMD_INIT_LOG(ERR, "Failed to read PCI offset 0x%x", in hns3vf_find_pci_capability() 122 PMD_INIT_LOG(ERR, "Failed to read PCI offset 0x%x", in hns3vf_find_pci_capability() 142 PMD_INIT_LOG(ERR, "Failed to read PCI offset 0x%x", in hns3vf_enable_msix() 154 PMD_INIT_LOG(ERR, "failed to write PCI offset 0x%x", in hns3vf_enable_msix() 1214 PMD_INIT_LOG(ERR, in hns3vf_get_capability() 1276 PMD_INIT_LOG(WARNING, in hns3vf_get_port_base_vlan_filter_state() 1791 PMD_INIT_LOG(ERR, "Failed to init cmd: %d", ret); in hns3vf_init_vf() 2760 PMD_INIT_LOG(ERR, in hns3vf_dev_init() [all …]
|
| H A D | hns3_logs.h | 9 #define PMD_INIT_LOG(level, fmt, args...) \ macro 12 #define PMD_INIT_FUNC_TRACE() PMD_INIT_LOG(DEBUG, " >>")
|
| H A D | hns3_ethdev.c | 3006 PMD_INIT_LOG(ERR, in hns3_get_capability() 3035 PMD_INIT_LOG(ERR, in hns3_get_capability() 3843 PMD_INIT_LOG(ERR, in hns3_buffer_alloc() 3857 PMD_INIT_LOG(ERR, in hns3_buffer_alloc() 3872 PMD_INIT_LOG(ERR, in hns3_buffer_alloc() 3880 PMD_INIT_LOG(ERR, in hns3_buffer_alloc() 3926 PMD_INIT_LOG(ERR, in hns3_get_mac_ethertype_cmd_status() 3938 PMD_INIT_LOG(ERR, in hns3_get_mac_ethertype_cmd_status() 3947 PMD_INIT_LOG(ERR, in hns3_get_mac_ethertype_cmd_status() 3971 PMD_INIT_LOG(ERR, in hns3_add_mgr_tbl() [all …]
|
| /f-stack/dpdk/drivers/net/szedata2/ |
| H A D | rte_eth_szedata2.c | 1514 PMD_INIT_LOG(ERR, "strdup() failed!"); in rte_szedata2_eth_dev_init() 1522 PMD_INIT_LOG(INFO, "%u RX DMA channels from id %u", in rte_szedata2_eth_dev_init() 1524 PMD_INIT_LOG(INFO, "%u TX DMA channels from id %u", in rte_szedata2_eth_dev_init() 1694 PMD_INIT_LOG(DEBUG, "%u rx queues from id %u, numa %d", in get_port_info() 1696 PMD_INIT_LOG(DEBUG, "%u tx queues from id %u, numa %d", in get_port_info() 1701 PMD_INIT_LOG(ERR, "RX queue %u numa %d differs " in get_port_info() 1734 PMD_INIT_LOG(ERR, "Queue ids does not " in get_port_info() 1774 PMD_INIT_LOG(DEBUG, "Allocating eth_dev %s", name); in szedata2_eth_dev_allocate() 1843 PMD_INIT_LOG(ERR, "No available ports!"); in szedata2_eth_pci_probe() 1850 PMD_INIT_LOG(ERR, "rte_zmalloc() failed!"); in szedata2_eth_pci_probe() [all …]
|
| H A D | szedata2_logs.h | 11 #define PMD_INIT_LOG(level, fmt, args...) \ macro 15 #define PMD_INIT_FUNC_TRACE() PMD_INIT_LOG(DEBUG, " >>")
|
| /f-stack/dpdk/drivers/net/vmxnet3/ |
| H A D | vmxnet3_ethdev.c | 256 PMD_INIT_LOG(ERR, "Cannot register mbuf field."); in eth_vmxnet3_dev_init() 313 PMD_INIT_LOG(ERR, "Incompatible UPT version."); in eth_vmxnet3_dev_init() 327 PMD_INIT_LOG(ERR, in eth_vmxnet3_dev_init() 485 PMD_INIT_LOG(ERR, in vmxnet3_dev_configure() 503 PMD_INIT_LOG(DEBUG, in vmxnet3_write_mac() 581 PMD_INIT_LOG(INFO, in vmxnet3_dev_setup_memreg() 588 PMD_INIT_LOG(INFO, "numRegs: %u", j); in vmxnet3_dev_setup_memreg() 747 PMD_INIT_LOG(ERR, "interrupt enable failed"); in vmxnet3_dev_start() 774 PMD_INIT_LOG(DEBUG, in vmxnet3_dev_start() 837 PMD_INIT_LOG(DEBUG, "Device already stopped."); in vmxnet3_dev_stop() [all …]
|
| H A D | vmxnet3_logs.h | 9 #define PMD_INIT_LOG(level, fmt, args...) \ macro 12 #define PMD_INIT_FUNC_TRACE() PMD_INIT_LOG(DEBUG, " >>")
|
| /f-stack/dpdk/drivers/net/axgbe/ |
| H A D | axgbe_logs.h | 11 #define PMD_INIT_LOG(level, fmt, args...) \ macro 16 #define PMD_INIT_FUNC_TRACE() PMD_INIT_LOG(DEBUG, " >>")
|
| /f-stack/dpdk/drivers/net/e1000/ |
| H A D | em_ethdev.c | 353 PMD_INIT_LOG(ERR, "MAC Initialization Error"); in em_hw_init() 358 PMD_INIT_LOG(ERR, "NVM Initialization Error"); in em_hw_init() 363 PMD_INIT_LOG(ERR, "PHY Initialization Error"); in em_hw_init() 397 PMD_INIT_LOG(ERR, "EEPROM checksum invalid"); in em_hw_init() 412 PMD_INIT_LOG(ERR, "Hardware initialization failed"); in em_hw_init() 421 PMD_INIT_LOG(ERR, "PHY reset is blocked due to " in em_hw_init() 606 PMD_INIT_LOG(ERR, "Unable to update vlan offload"); in eth_em_start() 674 PMD_INIT_LOG(ERR, "Unable to setup interrupts"); in eth_em_start() 684 PMD_INIT_LOG(INFO, "lsc won't enable because of" in eth_em_start() 698 PMD_INIT_LOG(DEBUG, "<<"); in eth_em_start() [all …]
|
| /f-stack/dpdk/drivers/net/atlantic/ |
| H A D | atl_logs.h | 11 #define PMD_INIT_LOG(level, fmt, args...) \ macro 15 #define PMD_INIT_FUNC_TRACE() PMD_INIT_LOG(DEBUG, " >>")
|
| /f-stack/dpdk/drivers/net/txgbe/ |
| H A D | txgbe_ethdev.c | 614 PMD_INIT_LOG(ERR, in eth_txgbe_dev_init() 629 PMD_INIT_LOG(ERR, in eth_txgbe_dev_init() 664 PMD_INIT_LOG(DEBUG, "MAC: %d, PHY: %d", in eth_txgbe_dev_init() 1128 PMD_INIT_LOG(ERR, "SRIOV active," in txgbe_check_mq_mode() 1137 PMD_INIT_LOG(ERR, "SRIOV is active," in txgbe_check_mq_mode() 1152 PMD_INIT_LOG(ERR, "SRIOV is active," in txgbe_check_mq_mode() 1172 PMD_INIT_LOG(ERR, "SRIOV is active," in txgbe_check_mq_mode() 1197 PMD_INIT_LOG(ERR, "VMDQ+DCB selected," in txgbe_check_mq_mode() 1403 PMD_INIT_LOG(ERR, in txgbe_dev_start() 1758 PMD_INIT_LOG(ERR, in txgbe_dev_close() [all …]
|
| /f-stack/dpdk/drivers/net/netvsc/ |
| H A D | hn_logs.h | 11 #define PMD_INIT_LOG(level, fmt, args...) \ macro 14 #define PMD_INIT_FUNC_TRACE() PMD_INIT_LOG(DEBUG, " >>")
|
| /f-stack/dpdk/drivers/net/igc/ |
| H A D | igc_logs.h | 17 #define PMD_INIT_LOG(level, fmt, args...) \ macro 21 #define PMD_INIT_FUNC_TRACE() PMD_INIT_LOG(DEBUG, " >>")
|
| /f-stack/dpdk/drivers/net/nfp/ |
| H A D | nfp_net_logs.h | 12 #define PMD_INIT_LOG(level, fmt, args...) \ macro 15 #define PMD_INIT_FUNC_TRACE() PMD_INIT_LOG(DEBUG, " >>")
|