-
Notifications
You must be signed in to change notification settings - Fork 449
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable 'unused' warning for some psa.p4 externs (#3147)
* Disable 'unused' warning for some psa.p4 externs Signed-off-by: Mihai Budiu <mbudiu@vmware.com> * Add noWarn annotation to dpdk/psa.p4 * Disable noWarn for some pna.p4 externs Signed-off-by: Mihai Budiu <mbudiu@vmware.com> * More changed reference files * More reference files changed Signed-off-by: Mihai Budiu <mbudiu@vmware.com> * Trivial commit to check CI pipeline * Modified reference outputs * More reference files
- Loading branch information
Mihai Budiu
authored
Mar 26, 2022
1 parent
a33e0af
commit 8b71871
Showing
303 changed files
with
153 additions
and
1,782 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +0,0 @@ | ||
psa.p4(546): [--Wwarn=unused] warning: 'W' is unused | ||
extern Counter<W, S> { | ||
^ | ||
psa.p4(575): [--Wwarn=unused] warning: 'W' is unused | ||
extern DirectCounter<W> { | ||
^ | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +0,0 @@ | ||
psa.p4(546): [--Wwarn=unused] warning: 'W' is unused | ||
extern Counter<W, S> { | ||
^ | ||
psa.p4(575): [--Wwarn=unused] warning: 'W' is unused | ||
extern DirectCounter<W> { | ||
^ | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +0,0 @@ | ||
psa.p4(546): [--Wwarn=unused] warning: 'W' is unused | ||
extern Counter<W, S> { | ||
^ | ||
psa.p4(575): [--Wwarn=unused] warning: 'W' is unused | ||
extern DirectCounter<W> { | ||
^ | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +0,0 @@ | ||
pna.p4(373): [--Wwarn=unused] warning: 'W' is unused | ||
extern Counter<W, S> { | ||
^ | ||
pna.p4(380): [--Wwarn=unused] warning: 'W' is unused | ||
extern DirectCounter<W> { | ||
^ | ||
pna.p4(673): [--Wwarn=unused] warning: 'PM' is unused | ||
parser MainParserT<PM, MH, MM>( | ||
^^ | ||
pna.p4(680): [--Wwarn=unused] warning: 'PM' is unused | ||
control MainControlT<PM, MH, MM>( | ||
^^ | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +0,0 @@ | ||
psa.p4(546): [--Wwarn=unused] warning: 'W' is unused | ||
extern Counter<W, S> { | ||
^ | ||
psa.p4(575): [--Wwarn=unused] warning: 'W' is unused | ||
extern DirectCounter<W> { | ||
^ | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +0,0 @@ | ||
pna.p4(373): [--Wwarn=unused] warning: 'W' is unused | ||
extern Counter<W, S> { | ||
^ | ||
pna.p4(380): [--Wwarn=unused] warning: 'W' is unused | ||
extern DirectCounter<W> { | ||
^ | ||
pna.p4(673): [--Wwarn=unused] warning: 'PM' is unused | ||
parser MainParserT<PM, MH, MM>( | ||
^^ | ||
pna.p4(680): [--Wwarn=unused] warning: 'PM' is unused | ||
control MainControlT<PM, MH, MM>( | ||
^^ | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +0,0 @@ | ||
pna.p4(373): [--Wwarn=unused] warning: 'W' is unused | ||
extern Counter<W, S> { | ||
^ | ||
pna.p4(380): [--Wwarn=unused] warning: 'W' is unused | ||
extern DirectCounter<W> { | ||
^ | ||
pna.p4(673): [--Wwarn=unused] warning: 'PM' is unused | ||
parser MainParserT<PM, MH, MM>( | ||
^^ | ||
pna.p4(680): [--Wwarn=unused] warning: 'PM' is unused | ||
control MainControlT<PM, MH, MM>( | ||
^^ | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +0,0 @@ | ||
pna.p4(373): [--Wwarn=unused] warning: 'W' is unused | ||
extern Counter<W, S> { | ||
^ | ||
pna.p4(380): [--Wwarn=unused] warning: 'W' is unused | ||
extern DirectCounter<W> { | ||
^ | ||
pna.p4(673): [--Wwarn=unused] warning: 'PM' is unused | ||
parser MainParserT<PM, MH, MM>( | ||
^^ | ||
pna.p4(680): [--Wwarn=unused] warning: 'PM' is unused | ||
control MainControlT<PM, MH, MM>( | ||
^^ | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +0,0 @@ | ||
pna.p4(373): [--Wwarn=unused] warning: 'W' is unused | ||
extern Counter<W, S> { | ||
^ | ||
pna.p4(380): [--Wwarn=unused] warning: 'W' is unused | ||
extern DirectCounter<W> { | ||
^ | ||
pna.p4(673): [--Wwarn=unused] warning: 'PM' is unused | ||
parser MainParserT<PM, MH, MM>( | ||
^^ | ||
pna.p4(680): [--Wwarn=unused] warning: 'PM' is unused | ||
control MainControlT<PM, MH, MM>( | ||
^^ | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +0,0 @@ | ||
pna.p4(373): [--Wwarn=unused] warning: 'W' is unused | ||
extern Counter<W, S> { | ||
^ | ||
pna.p4(380): [--Wwarn=unused] warning: 'W' is unused | ||
extern DirectCounter<W> { | ||
^ | ||
pna.p4(673): [--Wwarn=unused] warning: 'PM' is unused | ||
parser MainParserT<PM, MH, MM>( | ||
^^ | ||
pna.p4(680): [--Wwarn=unused] warning: 'PM' is unused | ||
control MainControlT<PM, MH, MM>( | ||
^^ | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +0,0 @@ | ||
pna.p4(373): [--Wwarn=unused] warning: 'W' is unused | ||
extern Counter<W, S> { | ||
^ | ||
pna.p4(380): [--Wwarn=unused] warning: 'W' is unused | ||
extern DirectCounter<W> { | ||
^ | ||
pna.p4(673): [--Wwarn=unused] warning: 'PM' is unused | ||
parser MainParserT<PM, MH, MM>( | ||
^^ | ||
pna.p4(680): [--Wwarn=unused] warning: 'PM' is unused | ||
control MainControlT<PM, MH, MM>( | ||
^^ | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +0,0 @@ | ||
pna.p4(373): [--Wwarn=unused] warning: 'W' is unused | ||
extern Counter<W, S> { | ||
^ | ||
pna.p4(380): [--Wwarn=unused] warning: 'W' is unused | ||
extern DirectCounter<W> { | ||
^ | ||
pna.p4(673): [--Wwarn=unused] warning: 'PM' is unused | ||
parser MainParserT<PM, MH, MM>( | ||
^^ | ||
pna.p4(680): [--Wwarn=unused] warning: 'PM' is unused | ||
control MainControlT<PM, MH, MM>( | ||
^^ | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +0,0 @@ | ||
pna.p4(373): [--Wwarn=unused] warning: 'W' is unused | ||
extern Counter<W, S> { | ||
^ | ||
pna.p4(380): [--Wwarn=unused] warning: 'W' is unused | ||
extern DirectCounter<W> { | ||
^ | ||
pna.p4(673): [--Wwarn=unused] warning: 'PM' is unused | ||
parser MainParserT<PM, MH, MM>( | ||
^^ | ||
pna.p4(680): [--Wwarn=unused] warning: 'PM' is unused | ||
control MainControlT<PM, MH, MM>( | ||
^^ | ||
Oops, something went wrong.