Let's see if 16 == the first port of the other card

This commit is contained in:
Nico Schottelius 2019-07-29 02:00:13 +02:00
commit eed0f3c56e
2 changed files with 15 additions and 1 deletions

View file

@ -2,7 +2,8 @@
#define DUMMY_NETPFGA
action send_to_port1() {
sume_metadata.dst_port = 1;
// sume_metadata.dst_port = 1;
sume_metadata.dst_port = 16;
}
table dummy_table_for_netpfga {