Home
last modified time | relevance | path

Searched refs:TAP_LOG (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/tap/
H A Drte_eth_tap.c240 TAP_LOG(DEBUG, in tun_alloc()
257 TAP_LOG(DEBUG, in tun_alloc()
947 TAP_LOG(ERR, in tap_dev_configure()
955 TAP_LOG(ERR, in tap_dev_configure()
1386 TAP_LOG(ERR, in tap_mac_set()
1393 TAP_LOG(ERR, in tap_mac_set()
1422 TAP_LOG(ERR, in tap_gso_ctx_setup()
1433 TAP_LOG(ERR, in tap_gso_ctx_setup()
1634 TAP_LOG(DEBUG, in tap_tx_queue_setup()
1823 TAP_LOG(ERR, in tap_rss_hash_update()
[all …]
H A Dtap_netlink.c59 TAP_LOG(ERR, "Unable to create a netlink socket"); in tap_nl_init()
63 TAP_LOG(ERR, "Unable to set socket buffer send size"); in tap_nl_init()
68 TAP_LOG(ERR, "Unable to set socket buffer receive size"); in tap_nl_init()
79 TAP_LOG(ERR, "Unable to bind to the netlink socket"); in tap_nl_init()
99 TAP_LOG(ERR, "Failed to close netlink socket: %s (%d)", in tap_nl_final()
131 TAP_LOG(ERR, "Failed to send netlink message: %s (%d)", in tap_nl_send()
190 TAP_LOG(ERR, "%s", msg); in tap_nl_dump_ext_ack()
193 TAP_LOG(WARNING, "%s", msg); in tap_nl_dump_ext_ack()
375 TAP_LOG(ERR, in tap_nlattr_nested_start()
H A Dtap_tcmsgs.c85 TAP_LOG(ERR, in qdisc_del()
265 TAP_LOG(ERR, "Could not add multiq qdisc (%d): %s", in qdisc_create_multiq()
291 TAP_LOG(ERR, "Could not add ingress qdisc (%d): %s", in qdisc_create_ingress()
H A Dtap_flow.c1404 TAP_LOG(ERR, in tap_flow_create()
1449 TAP_LOG(ERR, in tap_flow_create()
1504 TAP_LOG(ERR, in tap_flow_destroy_pmd()
1528 TAP_LOG(ERR, in tap_flow_destroy_pmd()
1752 TAP_LOG(ERR, in tap_flow_implicit_create()
1869 TAP_LOG(ERR, in rss_enable()
1887 TAP_LOG(ERR, in rss_enable()
1901 TAP_LOG(ERR, in rss_enable()
1944 TAP_LOG(ERR, in rss_enable()
2109 TAP_LOG(ERR, in rss_add_actions()
[all …]
H A Dtap_log.h8 #define TAP_LOG(level, fmt, args...) \ macro
H A Dtap_intr.c65 TAP_LOG(ERR, in tap_rx_intr_vec_install()