|
| 1 | +switch_p4_16.p4(2254): [--Wwarn=unused] warning: '.process_egress_bd_stats.nop' is unused |
| 2 | + @name(".process_egress_bd_stats.nop") action nop() { |
| 3 | + ^^^ |
| 4 | +switch_p4_16.p4(3281): [--Wwarn=unused] warning: 'enable_dod' is unused |
| 5 | + @name(".process_global_params.deflect_on_drop") action deflect_on_drop(bit<8> enable_dod) { |
| 6 | + ^^^^^^^^^^ |
| 7 | +switch_p4_16.p4(4174): [--Wwarn=unused] warning: '.process_ingress_sflow.sflow_ing_pkt_to_cpu' is unused |
| 8 | +..._sflow.sflow_ing_pkt_to_cpu") action sflow_ing_pkt_to_cpu(bit<32> sflow_i2e_mirror_id, bit<16>... |
| 9 | + ^^^^^^^^^^^^^^^^^^^^ |
| 10 | +switch_p4_16.p4(4590): [--Wwarn=unused] warning: '.process_ipv4_multicast.multicast_route_s_g_hit' is unused |
| 11 | +...st.multicast_route_s_g_hit") action multicast_route_s_g_hit(bit<16> mc_index, bit<16> mcast_rp... |
| 12 | + ^^^^^^^^^^^^^^^^^^^^^^^ |
| 13 | +switch_p4_16.p4(4596): [--Wwarn=unused] warning: '.process_ipv4_multicast.multicast_route_star_g_miss' is unused |
| 14 | +...ame(".process_ipv4_multicast.multicast_route_star_g_miss") action multicast_route_star_g_miss() { |
| 15 | + ^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 16 | +switch_p4_16.p4(4599): [--Wwarn=unused] warning: '.process_ipv4_multicast.multicast_route_sm_star_g_hit' is unused |
| 17 | +...ast_route_sm_star_g_hit") action multicast_route_sm_star_g_hit(bit<16> mc_index, bit<16> mcast... |
| 18 | + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 19 | +switch_p4_16.p4(4605): [--Wwarn=unused] warning: '.process_ipv4_multicast.multicast_route_bidir_star_g_hit' is unused |
| 20 | +...oute_bidir_star_g_hit") action multicast_route_bidir_star_g_hit(bit<16> mc_index, bit<16> mcas... |
| 21 | + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 22 | +switch_p4_16.p4(4721): [--Wwarn=unused] warning: '.process_ipv6_multicast.multicast_route_s_g_hit' is unused |
| 23 | +...st.multicast_route_s_g_hit") action multicast_route_s_g_hit(bit<16> mc_index, bit<16> mcast_rp... |
| 24 | + ^^^^^^^^^^^^^^^^^^^^^^^ |
| 25 | +switch_p4_16.p4(4727): [--Wwarn=unused] warning: '.process_ipv6_multicast.multicast_route_star_g_miss' is unused |
| 26 | +...ame(".process_ipv6_multicast.multicast_route_star_g_miss") action multicast_route_star_g_miss() { |
| 27 | + ^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 28 | +switch_p4_16.p4(4730): [--Wwarn=unused] warning: '.process_ipv6_multicast.multicast_route_sm_star_g_hit' is unused |
| 29 | +...ast_route_sm_star_g_hit") action multicast_route_sm_star_g_hit(bit<16> mc_index, bit<16> mcast... |
| 30 | + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 31 | +switch_p4_16.p4(4736): [--Wwarn=unused] warning: '.process_ipv6_multicast.multicast_route_bidir_star_g_hit' is unused |
| 32 | +...oute_bidir_star_g_hit") action multicast_route_bidir_star_g_hit(bit<16> mc_index, bit<16> mcas... |
| 33 | + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 34 | +switch_p4_16.p4(5170): [--Wwarn=unused] warning: '.process_meter_index.nop' is unused |
| 35 | + @name(".process_meter_index.nop") action nop() { |
| 36 | + ^^^ |
| 37 | +switch_p4_16.p4(5260): [--Wwarn=unused] warning: '.process_meter_action.meter_permit' is unused |
| 38 | + @name(".process_meter_action.meter_permit") action meter_permit() { |
| 39 | + ^^^^^^^^^^^^ |
| 40 | +switch_p4_16.p4(5262): [--Wwarn=unused] warning: '.process_meter_action.meter_deny' is unused |
| 41 | + @name(".process_meter_action.meter_deny") action meter_deny() { |
| 42 | + ^^^^^^^^^^ |
| 43 | +switch_p4_16.p4(5325): [--Wwarn=unused] warning: '.process_storm_control_stats.nop' is unused |
| 44 | + @name(".process_storm_control_stats.nop") action nop() { |
| 45 | + ^^^ |
| 46 | +switch_p4_16.p4(5592): [--Wwarn=unused] warning: 'fabric_mgid' is unused |
| 47 | +...ame(".process_fabric_lag.set_fabric_multicast") action set_fabric_multicast(bit<8> fabric_mgid) { |
| 48 | + ^^^^^^^^^^^ |
| 49 | +switch_p4_16.p4(1045): [--Wwarn=parser-transition] warning: SelectCase: unreachable |
| 50 | + default: parse_all_int_meta_value_heders; |
| 51 | + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
0 commit comments