Skip to content

Commit

Permalink
Fix reference outputs
Browse files Browse the repository at this point in the history
Signed-off-by: Mihai Budiu <mbudiu@gmail.com>
  • Loading branch information
mihaibudiu committed May 26, 2023
1 parent b9ae720 commit 38b4cfa
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 60 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
init-entries-error3-bmv2.p4(79): [--Wwarn=entries_out_of_priority_order] warning: Entry (priority 12) and Entry (priority 2) have priorities out of order
priority=12: (0x01, 0x1111 &&& 0xF ) : a_params(1);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
init-entries-error3-bmv2.p4(80)
(0x02, 0x1181 ) : a_params(2); // priority 2
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
init-entries-error3-bmv2.p4(65): [--Werror=overlimit] error: t1 Overflow in priority computation
table t1 {
^^
Loading

0 comments on commit 38b4cfa

Please sign in to comment.