Skip to content

Commit

Permalink
Revert L2 fwd table action name (#129)
Browse files Browse the repository at this point in the history
Signed-off-by: Sabeel Ansari <[email protected]>
  • Loading branch information
5abeel authored May 8, 2024
1 parent be71859 commit afdb60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion switchapi/es2k/switch_pd_p4_name_mapping.h
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
#define LNW_L2_FWD_TX_TABLE_KEY_BRIDGE_ID "user_meta.pmeta.bridge_id"
#define LNW_L2_FWD_TX_TABLE_KEY_DST_MAC "dst_mac"

#define LNW_L2_FWD_TX_TABLE_ACTION_L2_FWD "linux_networking_control.l2_fwd_tx"
#define LNW_L2_FWD_TX_TABLE_ACTION_L2_FWD "linux_networking_control.l2_fwd"

#define LNW_L2_FWD_TX_TABLE_ACTION_L2_FWD_LAG \
"linux_networking_control.l2_fwd_lag"
Expand Down

0 comments on commit afdb60b

Please sign in to comment.