-
Notifications
You must be signed in to change notification settings - Fork 445
Issues: p4lang/p4c
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
generate() in json_generator.h and unpack_json should be implemented by the class/file that uses it.
enhancement
This topic discusses an improvement to existing compiler code.
#5064
opened Dec 13, 2024 by
fruffy
Use a preprocessor library instead of calling into cc.
enhancement
This topic discusses an improvement to existing compiler code.
#4527
opened Mar 12, 2024 by
fruffy
RenameMap in inlining.cpp does not preserve the original variable name.
core
Topics concerning the core segments of the compiler (frontend, midend, parser)
enhancement
This topic discusses an improvement to existing compiler code.
#4444
opened Feb 21, 2024 by
fruffy
Make the control plane optional
control-plane
Topics related to the control-plane or P4Runtime.
enhancement
This topic discusses an improvement to existing compiler code.
good-first-issue
An issue that could be solved by someone new to the code base.
#4420
opened Feb 13, 2024 by
fruffy
Define an informal variable naming style in the This topic discusses an improvement to existing compiler code.
infrastructure
Topics related to code style and build and test infrastructure.
.clang-tidy
file.
enhancement
#4404
opened Feb 9, 2024 by
fruffy
[P4Testgen] Better error handling in the test backends.
p4tools
Topics related to the P4Tools back end
#4403
opened Feb 8, 2024 by
fruffy
[P4Testgen] Validate options as early as possible
enhancement
This topic discusses an improvement to existing compiler code.
p4tools
Topics related to the P4Tools back end
#4333
opened Jan 12, 2024 by
fruffy
[P4Testgen] Build a Prototype which uses architecture templates
enhancement
This topic discusses an improvement to existing compiler code.
p4tools
Topics related to the P4Tools back end
#4295
opened Dec 16, 2023 by
fruffy
[P4Testgen] Improve library support for P4Testgen and the P4Tools framework.
enhancement
This topic discusses an improvement to existing compiler code.
p4tools
Topics related to the P4Tools back end
#4294
opened Dec 16, 2023 by
fruffy
1 of 4 tasks
[P4Testgen] Reduce the use of static objects in P4Testgen
enhancement
This topic discusses an improvement to existing compiler code.
p4tools
Topics related to the P4Tools back end
#4286
opened Dec 12, 2023 by
fruffy
[P4Testgen] Add the ability to read control-plane configurations.
enhancement
This topic discusses an improvement to existing compiler code.
p4tools
Topics related to the P4Tools back end
#4285
opened Dec 12, 2023 by
fruffy
[P4Testgen] Generate more human-readable information about the generated input/output packets
enhancement
This topic discusses an improvement to existing compiler code.
p4tools
Topics related to the P4Tools back end
#4272
opened Dec 1, 2023 by
fruffy
[P4Testgen] Remove some functions which use out params.
p4tools
Topics related to the P4Tools back end
#4266
opened Nov 28, 2023 by
fruffy
[P4Testgen] Simplify findTable function
enhancement
This topic discusses an improvement to existing compiler code.
p4tools
Topics related to the P4Tools back end
#4265
opened Nov 28, 2023 by
fruffy
'checkedTo' should be a macro
core
Topics concerning the core segments of the compiler (frontend, midend, parser)
enhancement
This topic discusses an improvement to existing compiler code.
#4245
opened Nov 13, 2023 by
fruffy
Add option to emit warnings and errors in a well-structured format
enhancement
This topic discusses an improvement to existing compiler code.
#4122
opened Aug 30, 2023 by
fruffy
Consider implementing a hash and "<" operator for IR::Expression
core
Topics concerning the core segments of the compiler (frontend, midend, parser)
enhancement
This topic discusses an improvement to existing compiler code.
#3992
opened Apr 27, 2023 by
fruffy
Split ir-generated.h into multiple files, split by .def file
core
Topics concerning the core segments of the compiler (frontend, midend, parser)
enhancement
This topic discusses an improvement to existing compiler code.
#3980
opened Apr 17, 2023 by
fruffy
Replace boost constructs with their C++17 STL equivalents
core
Topics concerning the core segments of the compiler (frontend, midend, parser)
enhancement
This topic discusses an improvement to existing compiler code.
#3898
opened Feb 17, 2023 by
fruffy
4 of 8 tasks
Gauntlet reports fail on a program using lookahead with header type
bug
This behavior is unintended and should be fixed.
#3044
opened Jan 21, 2022 by
mvido
The eBPF test back end does not support flexible table creation
bug
This behavior is unintended and should be fixed.
ebpf
Topics related to the eBPF back end
#2408
opened Jun 1, 2020 by
fruffy
Use libbpf instead of iproute2 to load eBPF programs
ebpf
Topics related to the eBPF back end
enhancement
This topic discusses an improvement to existing compiler code.
#2407
opened Jun 1, 2020 by
fruffy
ProTip!
Add no:assignee to see everything that’s not assigned.