| /f-stack/dpdk/drivers/net/af_packet/ |
| H A D | rte_eth_af_packet.c | 443 PMD_LOG(ERR, in eth_rx_queue_setup() 641 PMD_LOG(ERR, in rte_pmd_init_internals() 647 PMD_LOG(INFO, in rte_pmd_init_internals() 688 PMD_LOG(ERR, in rte_pmd_init_internals() 922 PMD_LOG(ERR, in rte_eth_from_packet() 932 PMD_LOG(ERR, in rte_eth_from_packet() 942 PMD_LOG(ERR, in rte_eth_from_packet() 952 PMD_LOG(ERR, in rte_eth_from_packet() 962 PMD_LOG(ERR, in rte_eth_from_packet() 972 PMD_LOG(ERR, in rte_eth_from_packet() [all …]
|
| /f-stack/dpdk/drivers/net/ring/ |
| H A D | rte_eth_ring.c | 67 #define PMD_LOG(level, fmt, args...) \ macro 524 PMD_LOG(WARNING, "could not parse node value from %s", in parse_kvlist() 534 PMD_LOG(WARNING, "could not parse action value from %s", in parse_kvlist() 557 PMD_LOG(WARNING, in parse_kvlist() 590 PMD_LOG(ERR, "Error parsing internal args"); in parse_internal_args() 616 PMD_LOG(INFO, "Initializing pmd_ring for %s", name); in rte_pmd_ring_probe() 622 PMD_LOG(INFO, in rte_pmd_ring_probe() 631 PMD_LOG(INFO, in rte_pmd_ring_probe() 636 PMD_LOG(INFO, in rte_pmd_ring_probe() 689 PMD_LOG(INFO, in rte_pmd_ring_probe() [all …]
|
| /f-stack/dpdk/drivers/net/kni/ |
| H A D | rte_eth_kni.c | 73 #define PMD_LOG(level, fmt, args...) \ macro 140 PMD_LOG(ERR, in eth_kni_start() 169 PMD_LOG(ERR, in eth_kni_dev_start() 191 PMD_LOG(ERR, "Can't cancel the thread"); in eth_kni_dev_stop() 195 PMD_LOG(ERR, "Can't join the thread"); in eth_kni_dev_stop() 221 PMD_LOG(WARNING, "Not able to release kni for %s", in eth_kni_close() 378 PMD_LOG(INFO, "Creating kni ethdev on numa socket %u", in eth_kni_create() 447 PMD_LOG(INFO, "Initializing eth_kni for %s", name); in eth_kni_probe() 452 PMD_LOG(ERR, "Failed to probe %s", name); in eth_kni_probe() 495 PMD_LOG(INFO, "Un-Initializing eth_kni for %s", name); in eth_kni_remove()
|
| /f-stack/dpdk/drivers/net/pcap/ |
| H A D | rte_eth_pcap.c | 143 #define PMD_LOG(level, fmt, args...) \ macro 427 PMD_LOG(ERR, in eth_pcap_tx() 494 PMD_LOG(ERR, "Couldn't create dead pcap"); in open_single_tx_pcap() 502 PMD_LOG(ERR, "Couldn't open %s for writing.", in open_single_tx_pcap() 1022 PMD_LOG(INFO, "Setting %s pcap direction %s\n", in set_iface_direction() 1131 PMD_LOG(ERR, in pmd_init_internals() 1204 PMD_LOG(INFO, "Setting phy MAC for %s", if_name); in eth_pcap_update_mac() 1251 PMD_LOG(INFO, "Setting phy MAC for %s", if_name); in eth_pcap_update_mac() 1391 PMD_LOG(ERR, "Failed to probe %s", name); in pmd_pcap_probe() 1465 PMD_LOG(INFO, "infinite_rx has been %s for %s", in pmd_pcap_probe() [all …]
|
| /f-stack/dpdk/drivers/net/null/ |
| H A D | rte_eth_null.c | 78 #define PMD_LOG(level, fmt, args...) \ macro 466 PMD_LOG(INFO, "Closing null ethdev on NUMA socket %u", in eth_dev_close() 518 PMD_LOG(INFO, "Creating null ethdev on numa socket %u", in eth_dev_null_create() 643 PMD_LOG(INFO, "Initializing pmd_null for %s", name); in rte_pmd_null_probe() 649 PMD_LOG(ERR, "Failed to probe %s", name); in rte_pmd_null_probe() 695 PMD_LOG(ERR, in rte_pmd_null_probe() 703 PMD_LOG(INFO, "Configure pmd_null: packet size is %d, " in rte_pmd_null_probe()
|
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic.c | 85 #define PMD_LOG(level, fmt, args...) \ macro 620 PMD_LOG(INFO, "Probing device \"%s\"", name); in pmd_probe() 639 PMD_LOG(INFO, "Creating soft ethdev \"%s\"", p.name); in pmd_probe() 658 PMD_LOG(INFO, "Removing device \"%s\"", rte_vdev_device_name(vdev)); in pmd_remove()
|