[netpfga] +table action
This commit is contained in:
parent
55cc9db975
commit
898205048b
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ table dummy_table_for_netpfga {
|
|||
actions = {
|
||||
do_nothing;
|
||||
send_to_port1;
|
||||
send_to_port;
|
||||
}
|
||||
size = TEST_TABLE_SIZE;
|
||||
// default_action = do_nothing;
|
||||
|
|
Loading…
Reference in a new issue