Searched refs:sfc_dbg (Results 1 – 5 of 5) sorted by relevance
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_flow_rss.c | 100 sfc_dbg(sa, "flow-rss: parse: 'types' is 0; proceeding with ethdev setting"); in sfc_flow_rss_parse_conf() 118 sfc_dbg(sa, "flow-rss: parse: 'key_len' is 0; proceeding with ethdev key"); in sfc_flow_rss_parse_conf() 230 sfc_dbg(sa, "flow-rss: reusing ctx=%p", ctx); in sfc_flow_rss_ctx_reuse() 274 sfc_dbg(sa, "flow-rss: added ctx=%p", ctx); in sfc_flow_rss_ctx_add() 308 sfc_dbg(sa, "flow-rss: deleted ctx=%p", ctx); in sfc_flow_rss_ctx_del() 399 …sfc_dbg(sa, "flow-rss: allocated NIC resource for ctx=%p: type=%d, qid_span=%u, nb_tbl_entries=%u;… in sfc_flow_rss_ctx_program() 471 sfc_dbg(sa, "flow-rss: released NIC resource for ctx=%p; rc=%d", in sfc_flow_rss_ctx_terminate()
|
| H A D | sfc_flow_tunnel.c | 118 sfc_dbg(sa, "tunnel offload: JUMP: detected"); in sfc_flow_tunnel_detect_jump_rule() 220 sfc_dbg(sa, "tunnel offload: attaching to %s tunnel=%u", in sfc_flow_tunnel_attach() 427 sfc_dbg(sa, "tunnel offload: get_restore_info: no tunnel mark in the packet"); in sfc_flow_tunnel_get_restore_info() 436 sfc_dbg(sa, "tunnel offload: get_restore_info: tunnel=%u does not exist", in sfc_flow_tunnel_get_restore_info()
|
| H A D | sfc_mae.c | 360 sfc_dbg(sa, "attaching to outer_rule=%p", rule); in sfc_mae_outer_rule_attach() 394 sfc_dbg(sa, "added outer_rule=%p", rule); in sfc_mae_outer_rule_add() 424 sfc_dbg(sa, "deleted outer_rule=%p", rule); in sfc_mae_outer_rule_del() 554 sfc_dbg(sa, "added mac_addr=%p", mac_addr); in sfc_mae_mac_addr_add() 585 sfc_dbg(sa, "deleted mac_addr=%p", mac_addr); in sfc_mae_mac_addr_del() 706 sfc_dbg(sa, "attaching to encap_header=%p", in sfc_mae_encap_header_attach() 1049 sfc_dbg(sa, "added action_set=%p", action_set); in sfc_mae_action_set_add() 1088 sfc_dbg(sa, "deleted action_set=%p", action_set); in sfc_mae_action_set_del() 4319 sfc_dbg(sa, "enabled flow=%p (no AR)", flow); in sfc_mae_flow_insert() 4344 sfc_dbg(sa, "enabled flow=%p: AR_ID=0x%08x", in sfc_mae_flow_insert() [all …]
|
| H A D | sfc_log.h | 76 #define sfc_dbg(sa, ...) \ macro
|
| H A D | sfc_ethdev.c | 1978 sfc_dbg(ctx->sa, in sfc_process_mport_journal_entry() 2075 sfc_dbg(ctx->sa, "mport is a zombie, skipping"); in sfc_process_mport_journal_cb() 2079 sfc_dbg(ctx->sa, "mport is not a VNIC, skipping"); in sfc_process_mport_journal_cb() 2083 sfc_dbg(ctx->sa, "mport is not a function, skipping"); in sfc_process_mport_journal_cb() 2087 sfc_dbg(ctx->sa, "mport is this driver instance, skipping"); in sfc_process_mport_journal_cb() 2189 sfc_dbg(ctx->sa, "not a representor, skipping"); in sfc_get_representors_cb() 2193 sfc_dbg(ctx->sa, "info structure is full already"); in sfc_get_representors_cb()
|